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

	.include "testutils.inc"

	start

	.global add_hd_hs
add_hd_hs:
	add r8,r8

	pass