Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->SUBA
SUBA Subtract Address
Destination - Source -> Destination
Assembler Syntax: SUBA.L <ea>,An
Size: Long
Subtracts the source operand from the destination address register and stores the result in the address register.
Condition Codes:
N Not affected
Z Not affected
V Not affected
C Not affected
X Not affected
| Allowable Addressing Modes |
| <ea>,An |
| Dn,An | |
| An,An | |
| (An),An | |
| (An)+,An | |
| -(An),An | |
| (d16,An),An | |
| (d8,An,Xn),An | |
| (xxx).W,An | |
| (xxx).L,An | |
| #(data),An | |
| (d16,PC),An | |
| (d8,PC,Xn),An |