mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
ARM64: Fix math.floor/math.ceil for string args.
This commit is contained in:
parent
1c968d5b63
commit
1e67a4cb6b
@ -1309,6 +1309,7 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
| blo ->fff_fallback
|
||||
| cmp TISNUMhi, CARG1, lsr #32
|
||||
| beq ->fff_restv
|
||||
| blo ->fff_fallback
|
||||
| round d0, d0
|
||||
| b ->fff_resn
|
||||
|.endmacro
|
||||
|
Loading…
Reference in New Issue
Block a user