summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/swp.cgs
blob: f965ef2ded0c90cf306f565721266682ca688c32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# arm testcase for swp$cond $rd,$rm,[$rn]
# mach: unfinished

	.include "testutils.inc"

	start

	.global swp
swp:
	swp0 pc,pc,[pc]

	pass