Browse Source

Handle NAN

tags/v0.3.27
Martin Kroeker GitHub 1 year ago
parent
commit
1c31f56e5a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kernel/x86/zscal.S

+ 1
- 1
kernel/x86/zscal.S View File

@@ -98,7 +98,7 @@
fcomip %st(1), %st fcomip %st(1), %st
ffreep %st(0) ffreep %st(0)
jne .L30 jne .L30
jp .L30
EMMS EMMS


pxor %mm0, %mm0 pxor %mm0, %mm0


Loading…
Cancel
Save