Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->SLT

SLT            Set if Less

If N.V'+N'.V = 1 then 1's -> Destination else 0's -> Destination
    
where . = Boolean AND
+ = Boolean OR
' = Complement

Assembler Syntax:  SLT Dn

Size: Byte

Condition codes: Not affected