mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
13 lines
131 B
Plaintext
13 lines
131 B
Plaintext
|
# arm testcase for swi$cond ${swi-comment}
|
||
|
# mach: unfinished
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
|
||
|
start
|
||
|
|
||
|
.global swi
|
||
|
swi:
|
||
|
swi0 0
|
||
|
|
||
|
pass
|