summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/compact/shlr2.cgs
blob: 6f085979443a085eeed6bc04118036b7bbc9bb1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# sh testcase for shlr2 $rn
# mach: all
# as: -isa=shcompact
# ld: -m shelf32

	.include "compact/testutils.inc"

	start

	.global shrl2
shrl2:
	shlr2 r0

	pass