* Address register operands * xdef Start, Stop, End Start: move.l #$aabbccdd, d0 move.b d0, 5662 move.w d0, 5662 move.l d0, 5662 nop nop nop nop nop nop nop nop Stop: End: end