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
|
|. slt CRET1, CARG2, CARG1
|
||||||
|8:
|
|8:
|
||||||
| jr ra
|
| jr ra
|
||||||
|. nop
|
|. li CRET1, 0
|
||||||
|9:
|
|9:
|
||||||
| jr ra
|
| jr ra
|
||||||
|. move CRET1, CRET2
|
|. move CRET1, CRET2
|
||||||
|
|||||||
Reference in New Issue
Block a user