summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/thumb/cmp-hd-hs.cgs
blob: 96a91a2fb34eb11c2d2673d736aa70e70677fe3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# arm testcase for cmp $hd,$hs
# mach: unfinished

	.include "testutils.inc"

	start

	.global cmp_hd_hs
cmp_hd_hs:
	cmp r8,r8

	pass