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

	.include "media/testutils.inc"

	start

	.global shlril
shlril:
	shlri.l r0, 0, r0

	pass