Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->SLS

SLS   Set if Lower or Same


Compatibility: 68000, 68010, 68020 and CPU32 families.


If C+Z = 1 then 1's -> Destination else 0's -> Destination

where + = Boolean OR
Assembler Syntax:  SLS <ea>

<ea> - data alterable

Size: Byte

Condition codes: Not affected

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