12 lines
126 B
Text
12 lines
126 B
Text
# arm testcase for bcc $soffset8
|
|
# mach: unfinished
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global bcc
|
|
bcc:
|
|
bcc footext
|
|
|
|
pass
|