MIPS64: Fix soft-float +-0.0 vs. +-0.0 comparison.

Thanks to Stefan Pejic.
This commit is contained in:
Mike Pall 2018-01-29 12:12:29 +01:00
parent 80aaaeee99
commit 8071aa4ad6

View File

@ -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