Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->STRLDSR

STRLDSR    Store/Load Status Register

Compatibility:    MCF5282 and MCF5280.

If Supervisor State then push zero filled status register onto stack and load the status register with the immediate data else TRAP.
    
Assembler Syntax:STRLDSR  #<data>
Size:    Word


Condition Codes:

N  Set to bit 3 of operand
Z   Set to bit 2 of operand
V Set to bit 1 of operand
C Set to bit 0 of operand
X Set to bit 4 of operand