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

	.include "testutils.inc"

	start

	.global bpl
bpl:
	bpl footext

	pass