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