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

	.include "testutils.inc"

	start

	.global beq
beq:
	beq footext

	pass