Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->MOVEA

MOVEA         Move Address

Source -> Address register


Assembler Syntax:  MOVE <ea>,An


<ea> - all modes

Size:  Word, Long


Condition Codes:

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

    
Allowable Addressing Modes
    
MOVEADn,An
MOVEA(An),An
MOVEA(An)+,An
MOVEA-(An),An
MOVEA(d16,An),An
MOVEA(d8,An,Xn),An
MOVEA(xxx).W,An
MOVEA(xxx).L,An
MOVEA#(data),An
MOVEA(d16,PC),An
MOVEA(d8,PC,Xn),An