data/method/gdb/gdb-13.2/sim/testsuite/m32r/bra24.cgs

16 lines
139 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# m32r testcase for bra $disp24
# mach(): m32r m32rx
.include "testutils.inc"
start
.global bra24
bra24:
bra.l ok
fail
ok:
pass