blob: e9e9940154521e3bd7b9607e9eb62c858d374d47 [file] [log] [blame]
# sh testcase for jmp @$rn
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global jmp
jmp:
# Load 0x1010 into r0.
mov #1, r0
shll8 r0
shll2 r0
shll2 r0
add #16, r0
jmp @r0
slot:
nop
bad:
fail
okay:
pass
alsobad:
fail
fail
fail