12 lines
131 B
Text
12 lines
131 B
Text
# arm testcase for swi$cond ${swi-comment}
|
|
# mach: unfinished
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global swi
|
|
swi:
|
|
swi0 0
|
|
|
|
pass
|