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

	.include "compact/testutils.inc"

	start

	.global shrl8
shrl8:
	shlr8 r0

	pass