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

	.include "testutils.inc"

	start

	.global bcc
bcc:
	bcc footext

	pass