xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/sh/pass.s (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
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