data/method/gdb/gdb-13.2/sim/testsuite/sh/pass.s

15 lines
178 B
ArmAsm
Raw Normal View History

2024-01-29 10:44:43 +08:00
# sh testcase, pass
# mach: all
# as(sh): -defsym sim_cpu=0
# as(shdsp): -defsym sim_cpu=1 -dsp
.include "testutils.inc"
start
set_grs_a5a5
test_grs_a5a5
pass
exit 0