summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/thumb/bl-hi.cgs
blob: c7400c7f481cc0cd22b980db874e851a8ebd14a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# arm testcase for bl-hi ${lbwl-hi}
# mach: unfinished

	.include "testutils.inc"

	start

	.global bl_hi
bl_hi:
	bl-hi 0

	pass