Go up to Operand Format
Go forward to Memory Operands

Register Operands

Register operands are specified using the name of the register desired. The data registers are named D0, D1, ... D7. The address registers are named A0, A1, ... A7. SP is another name for A7. The case of alphabetic characters used in register names is not significant.

Up Next