12 lines
118 B
Text
12 lines
118 B
Text
# arm testcase for b $offset11
|
|
# mach: unfinished
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global b
|
|
b:
|
|
b footext
|
|
|
|
pass
|