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

	.include "testutils.inc"

	start

	.global mov_hd_hs
mov_hd_hs:
	mov r8,r8

	pass