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

	.include "testutils.inc"

	start

	.global bvc
bvc:
	bvc footext

	pass