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

	.include "testutils.inc"

	start

	.global cmp_rd_hs
cmp_rd_hs:
	cmp r0,r8

	pass