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

	.include "testutils.inc"

	start

	.global b
b:
	b footext

	pass