Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->PEA

PEA    Push Effective Address


SP - 4 -> SP; <ea> -> SP


Assembler Syntax:   PEA <ea>


<ea> - control

Size:  Long

Computes the effective address and pushes it onto the stack.


Condition Codes:

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

    
Allowable Addressing Modes
    
<ea>
    
PEA(An)
PEA(d16,An)
PEA(d8,An,Xn)
PEA(xxx).W
PEA(xxx).L
PEA(d16,PC)
PEA(d8,PC,Xn)