Fixed #33 ztrmm bug on Nehalem.

This commit is contained in:
Wang Qian 2011-06-07 12:53:25 +08:00
parent 31040e4d80
commit 4335bca2f7
2 changed files with 3 additions and 2 deletions

View File

@ -22,6 +22,7 @@ common:
x86/x86_64:
* Fixed #28 a wrong result of dsdot on x86_64.
* Fixed #32 a SEGFAULT bug of zdotc with gcc-4.6.
* Fixed #33 ztrmm bug on Nehalem.
MIPS64:
* Fixed #28 a wrong result of dsdot on Loongson3A/MIPS64.

View File

@ -544,7 +544,7 @@
jg .L11
#if defined(TRMMKERNEL) && !defined(LEFT)
addq $1, KK
addq $4, KK
#endif
leaq (C, LDC, 4), C
@ -594,7 +594,7 @@
jg .L11
#if defined(TRMMKERNEL) && !defined(LEFT)
addq $1, KK
addq $4, KK
#endif
leaq (C, LDC, 4), C