]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/sim/sh64/compact/pref.cgs
2005-02-10 Andrew Cagney <cagney@gnu.org>
[thirdparty/binutils-gdb.git] / sim / testsuite / sim / sh64 / compact / pref.cgs
1 # sh testcase for pref @$rn
2 # mach: all
3 # as: -isa=shcompact
4 # ld: -m shelf32
5
6 .include "compact/testutils.inc"
7
8 start
9
10 .global pref
11 pref:
12 pref @r0
13 pref @r1
14 pref @r15
15 pass