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

	.include "media/testutils.inc"

	start

	.global ldlol
ldlol:
	ldlo.l r0, 0, r0

	pass