mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
13 lines
139 B
Plaintext
13 lines
139 B
Plaintext
|
# arm testcase for swp$cond $rd,$rm,[$rn]
|
||
|
# mach: unfinished
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
|
||
|
start
|
||
|
|
||
|
.global swp
|
||
|
swp:
|
||
|
swp0 pc,pc,[pc]
|
||
|
|
||
|
pass
|