13 lines
126 B
Plaintext
13 lines
126 B
Plaintext
|
# arm testcase for bpl $soffset8
|
||
|
# mach: unfinished
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
|
||
|
start
|
||
|
|
||
|
.global bpl
|
||
|
bpl:
|
||
|
bpl footext
|
||
|
|
||
|
pass
|