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

	.include "testutils.inc"

	start

	.global cmp_hd_rs
cmp_hd_rs:
	cmp r8,r0

	pass