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

	.include "compact/testutils.inc"

	start

	.global pref
pref:
	pref @r0
	pref @r1
	pref @r15
	pass