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

	.include "testutils.inc"

	start

	.global bl_lo
bl_lo:
	bl-lo 0

	pass