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