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