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

15 lines
135 B
Plaintext
Raw Normal View History

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