tc-i386.c fix for oss-fuzz gas fuzzing
[binutils-gdb.git] / sim / testsuite / sh / pass.s
blobcc3bbccd7403f982d0346436e7a8de59e09b2077
1 # sh testcase, pass
2 # mach: all
3 # as(sh): -defsym sim_cpu=0
4 # as(shdsp): -defsym sim_cpu=1 -dsp
6 .include "testutils.inc"
8 start
9 set_grs_a5a5
10 test_grs_a5a5
11 pass
13 exit 0