mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
MIPS64: Fix soft-float +-0.0 vs. +-0.0 comparison.
Thanks to Stefan Pejic.
This commit is contained in:
parent
80aaaeee99
commit
8071aa4ad6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user