aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/buildvm_arm.dasc2
-rw-r--r--src/buildvm_arm.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/buildvm_arm.dasc b/src/buildvm_arm.dasc
index 495181a1..eed836fa 100644
--- a/src/buildvm_arm.dasc
+++ b/src/buildvm_arm.dasc
@@ -1541,7 +1541,7 @@ static void build_subroutines(BuildCtx *ctx)
1541 | mov RB, CARG3 1541 | mov RB, CARG3
1542 | bne ->fff_fallback 1542 | bne ->fff_fallback
1543 |1: 1543 |1:
1544 | ldr CARG34, [BASE, #8] 1544 | ldrd CARG34, [BASE, #8]
1545 | checktp CARG2, LJ_TSTR 1545 | checktp CARG2, LJ_TSTR
1546 | ldreq CARG2, STR:CARG1->len 1546 | ldreq CARG2, STR:CARG1->len
1547 | checktpeq CARG4, LJ_TISNUM 1547 | checktpeq CARG4, LJ_TISNUM
diff --git a/src/buildvm_arm.h b/src/buildvm_arm.h
index f3b38d1d..3b480326 100644
--- a/src/buildvm_arm.h
+++ b/src/buildvm_arm.h
@@ -2182,7 +2182,7 @@ static const unsigned int build_actionlist[5614] = {
21820x1a000000, 21820x1a000000,
21830x00050044, 21830x00050044,
21840x0006000b, 21840x0006000b,
21850xe5992008, 21850xe1c920d8,
21860xe3710000, 21860xe3710000,
21870x000a0000, 21870x000a0000,
21880x05101000, 21880x05101000,