]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/testsuite/sim/sh/pass.s
This commit was manufactured by cvs2svn to create branch
[thirdparty/binutils-gdb.git] / sim / testsuite / sim / sh / pass.s
CommitLineData
b4f0ee66
CV
1# sh testcase, pass
2# mach: all
3# as(sh): -defsym sim_cpu=0
4# as(shdsp): -defsym sim_cpu=1 -dsp
5
6 .include "testutils.inc"
7
8 start
9 set_grs_a5a5
10 test_grs_a5a5
11 pass
12
13 exit 0
14