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

	.include "compact/testutils.inc"

	start

	.global shrl16
shrl16:
	shlr16 r0

	pass