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

	.include "testutils.inc"

	start

	.global swpb
swpb:
	swpb0b pc,pc,[pc]

	pass