summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/bx.cgs
blob: 4c18af4cd4f5072f73b86c6403a724038898c633 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# arm testcase for bx$cond $rn
# mach: unfinished

	.include "testutils.inc"

	start

	.global bx
bx:
	bx0 pc

	pass