Browse Source

exclude the alpha=0 branch as it does not handle NaN or Inf in x

tags/v0.3.28^2
Martin Kroeker GitHub 1 year ago
parent
commit
bd47630bcf
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      kernel/mips64/scal.S

+ 3
- 0
kernel/mips64/scal.S View File

@@ -79,6 +79,9 @@
bc1f $fcc0, .L50
NOP

bc1t $fcc0, .L50
NOP

bne INCX, TEMP, .L20
dsra I, N, 3



Loading…
Cancel
Save