Home | History | Annotate | Line # | Download | only in cr16
      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