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

	.include "media/testutils.inc"

	start

	.global ldloq
ldloq:
	ldlo.q r0, 0, r0

	pass