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