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 15