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

	.include "testutils.inc"

	start

	.global bx_hs
bx_hs:
	bx r8

	pass