mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
PPC: Fix floor/ceil for dual-number mode.
This commit is contained in:
parent
551f09cebd
commit
26106759d4
@ -1608,6 +1608,7 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
| lus CARG1, 0x8000 // -(2^31).
|
||||
| beq ->fff_resi
|
||||
|5:
|
||||
| lfd FARG1, 0(BASE)
|
||||
| bl extern func
|
||||
| b ->fff_resn
|
||||
|.endmacro
|
||||
|
1002
src/buildvm_ppc.h
1002
src/buildvm_ppc.h
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user