Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->SPL

SPL   Set if Plus

Compatibility: 68000, 68010, 68020 and CPU32 families.


If N = 0 then 1's -> Destination else 0's -> Destination

Assembler Syntax:  SPL <ea>

<ea> - data alterable

Size: Byte

Condition codes: Not affected

    
Allowable Addressing Modes
    
<ea>
    
SPLDn
SPL(An)
SPL(An)+
SPL-(An)
SPL(d16,An)
SPL(d8,An,Xn)
SPL(bd,An,Xn) 2
SPL([bd,An,Xn],od) 1
SPL([bd,An],Xn,od) 1
SPL(xxx).W
SPL(xxx).L
1   68020 only
2   68020 and CPU32 only