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