Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->SVS

SVS   Set if Overflow

Compatibility: 68000, 68010, 68020 and CPU32 families.


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

Assembler Syntax:  SVS <ea>

<ea> - data alterable

Size: Byte

Condition codes: Not affected

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