Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->MOVE from CCR

MOVE from CCR   MOVE from Condition Code Register

CCR -> Destination

Assembler Syntax:  MOVE CCR,Dn

Moves the condition code bits (zero extended to word size) to the destination address.  Unimplemented bits are set to zero.

Size:  Word

Condition Codes:

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