Skip to content

Commit 1c31f56

Browse files
authored
Handle NAN
1 parent 7ee1ee3 commit 1c31f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/x86/zscal.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
fcomip %st(1), %st
9999
ffreep %st(0)
100100
jne .L30
101-
101+
jp .L30
102102
EMMS
103103

104104
pxor %mm0, %mm0

0 commit comments

Comments
 (0)