12 lines
139 B
Text
12 lines
139 B
Text
# arm testcase for swp$cond $rd,$rm,[$rn]
|
|
# mach: unfinished
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global swp
|
|
swp:
|
|
swp0 pc,pc,[pc]
|
|
|
|
pass
|