data/method/gdb/gdb-12.1/sim/testsuite/arm/thumb/b.cgs

13 lines
118 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# arm testcase for b $offset11
# mach: unfinished
.include "testutils.inc"
start
.global b
b:
b footext
pass