summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/swi.cgs
blob: 0c23d43ddb4923296afb22cd87542800a01edb78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# arm testcase for swi$cond ${swi-comment}
# mach: unfinished

	.include "testutils.inc"

	start

	.global swi
swi:
	swi0 0

	pass