summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/media/ldhiq.cgs
blob: c34a952bba738deca413d2c133781a5a4d019fc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# sh testcase for ldhi.q $rm, $disp6, $rd -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64

	.include "media/testutils.inc"

	start

	.global ldhiq
ldhiq:
	ldhi.q r0, 0, r0

	pass