Merge branch 'develop' into sandybridge
This commit is contained in:
@@ -495,7 +495,6 @@
|
||||
ALIGN_4
|
||||
|
||||
.L999:
|
||||
RESTOREREGISTERS
|
||||
|
||||
subl $8, %esp
|
||||
movss %xmm0, (%esp)
|
||||
|
||||
@@ -76,7 +76,8 @@
|
||||
xorps %xmm1, %xmm1
|
||||
comisd %xmm0, %xmm1
|
||||
jne .L100 # Alpha != ZERO
|
||||
|
||||
jp .L100 # For Alpha = NaN
|
||||
|
||||
/* Alpha == ZERO */
|
||||
cmpl $SIZE, INCX
|
||||
jne .L50
|
||||
|
||||
@@ -74,7 +74,8 @@
|
||||
xorps %xmm1, %xmm1
|
||||
comisd %xmm0, %xmm1
|
||||
jne .L100 # Alpha != ZERO
|
||||
|
||||
jp .L100 # For Alpha = NaN
|
||||
|
||||
/* Alpha == ZERO */
|
||||
cmpq $SIZE, INCX
|
||||
jne .L50
|
||||
|
||||
Reference in New Issue
Block a user