aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime')
-rw-r--r--src/pkg/runtime/asm_arm.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/runtime/asm_arm.s b/src/pkg/runtime/asm_arm.s
index 93eb08d84b..f7b90a692e 100644
--- a/src/pkg/runtime/asm_arm.s
+++ b/src/pkg/runtime/asm_arm.s
@@ -691,7 +691,7 @@ casfail:
RET
TEXT runtime·casuintptr(SB), NOSPLIT, $0-13
- JMP runtime·cas(SB)
+ B runtime·cas(SB)
TEXT runtime·stackguard(SB),NOSPLIT,$0-8
MOVW R13, R1