Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->MOVE MACSR to CCR

MOVE MACSR to CCR    MOVE to Condition Code Register

Compatibility:    Starting with 5206e.

MACSR -> CCR
    
Assembler Syntax:MOVE MACSR,CCR
Moves the indicator flags of the MAC status register into the condition code register.


MAC status register:    Not affected

Condition Codes:
    
N    Set to value of MACSR bit 3, N
Z    Set to value of MACSR bit 2, Z
V    Set to value of MACSR bit 1,V
C    Set to value of MACSR bit 0,C
X    Not affected