Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->ADDA

ADDA   Add Address

Destination + Source  -> Destination


Assembler Syntax:  ADDA.L <ea>,An


Size: Long

Add source operand to destination operand and store result in the address register.  The entire destination address register is used regardless of size.

Condition Codes:

N  Not affected
Z  Not affected
V  Not affected
C  Not affected
X  Not affected

    
Allowable Addressing Modes
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