xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cr16/hw-trap.ms (revision 7bdf38e5b7a28439665f2fdeff81e36913eef7dd)
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