Skip to content

Commit 68f2501

Browse files
authored
temporarily(?) disable the alpha=0 branch to handle Inf/NaN in x
1 parent 0a744a9 commit 68f2501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/x86_64/scal_sse.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
shufps $0, %xmm0, %xmm0
7777

7878
jne .L100 # Alpha != ZERO
79-
79+
je .L100
8080
/* Alpha == ZERO */
8181
cmpq $SIZE, INCX
8282
jne .L50

0 commit comments

Comments
 (0)