xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cr16/hw-trap.ms (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
1# mach(): cr16
2
3	.include "testutils.inc"
4
5	start
6
7# perform trap
8	movw $0,r2
9	movw $0x410,r0
10	pass # the pass macro use the trap 8
11