sim: clean up stale AC_PREREQ refs
[deliverable/binutils-gdb.git] / sim / testsuite / sim / sh64 / compact / pref.cgs
CommitLineData
cbb38b47
BE
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
11pref:
12 pref @r0
13 pref @r1
14 pref @r15
15 pass
This page took 0.836747 seconds and 4 git commands to generate.