Home | History | Annotate | Download | only in m68k
      1 # Test that #,(d16,An) is accepted on ISA_B with move.[bw]
      2 	move.b	#5,1(%a1)
      3 	move.w	#5,1(%a1)
      4