Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->SVC

SVC   Set if No Overflow

Compatibility: 68000, 68010, 68020 and CPU32 families.


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

Assembler Syntax:  SVC <ea>

<ea> - data alterable

Size: Byte

Condition codes unaffected

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