Home | History | Annotate | Line # | Download | only in cr16
      1  1.1  christos # mach(): cr16
      2  1.1  christos 
      3  1.1  christos 	.include "testutils.inc"
      4  1.1  christos 
      5  1.1  christos 	start
      6  1.1  christos 
      7  1.1  christos # perform trap
      8  1.1  christos 	movw $0,r2
      9  1.1  christos 	movw $0x410,r0
     10  1.1  christos 	pass # the pass macro use the trap 8
     11