ARM64: Fix math.floor/math.ceil for string args.

This commit is contained in:
Mike Pall 2015-04-15 22:09:46 +02:00
parent 1c968d5b63
commit 1e67a4cb6b

View File

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