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

	.include "testutils.inc"

	start

	.global bne
bne:
	bne footext

	pass