MIPS64: Fix soft-float +-0.0 vs. +-0.0 comparison.
Thanks to Stefan Pejic.
This commit is contained in:
@@ -2661,7 +2661,7 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
|. slt CRET1, CARG2, CARG1
|
||||
|8:
|
||||
| jr ra
|
||||
|. nop
|
||||
|. li CRET1, 0
|
||||
|9:
|
||||
| jr ra
|
||||
|. move CRET1, CRET2
|
||||
|
||||
Reference in New Issue
Block a user