ARM64: Fix math.floor/math.ceil for string args.
This commit is contained in:
@@ -1309,6 +1309,7 @@ static void build_subroutines(BuildCtx *ctx)
|
|||||||
| blo ->fff_fallback
|
| blo ->fff_fallback
|
||||||
| cmp TISNUMhi, CARG1, lsr #32
|
| cmp TISNUMhi, CARG1, lsr #32
|
||||||
| beq ->fff_restv
|
| beq ->fff_restv
|
||||||
|
| blo ->fff_fallback
|
||||||
| round d0, d0
|
| round d0, d0
|
||||||
| b ->fff_resn
|
| b ->fff_resn
|
||||||
|.endmacro
|
|.endmacro
|
||||||
|
|||||||
Reference in New Issue
Block a user