mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
PPC/e500: Fix lj_vm_floor() for inf/nan.
This commit is contained in:
parent
339b77ee05
commit
4e35c025dc
@ -2038,6 +2038,7 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
|
|
||||
|->vm_floor:
|
||||
| mflr CARG3
|
||||
| evmergelo CARG2, CARG1, CARG2
|
||||
| bl ->vm_floor_hilo
|
||||
| mtlr CARG3
|
||||
| evmergehi CRET1, CRET2, CRET2
|
||||
|
Loading…
Reference in New Issue
Block a user