Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->DBGT

DBGT    Decrement and Branch until Greater or Count = -1

Compatibility: 68000, 68010, 68020, CPU32 families

If N.V.Z'+N'.V'.Z' = 0 then Decrement data register Dn (low order word) and Branch if result not -1
    
where . = Boolean AND
+ = Boolean OR
' = Complement

Assembler Syntax:    DBGT Dn,<label>

Size:    Word

Condition Codes Not Affected