Skip to content

Commit

Permalink
Handle NAN
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Jan 8, 2024
1 parent 7ee1ee3 commit 1c31f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/x86/zscal.S
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
fcomip %st(1), %st
ffreep %st(0)
jne .L30

jp .L30
EMMS

pxor %mm0, %mm0
Expand Down

0 comments on commit 1c31f56

Please sign in to comment.