Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->DBCC

DBCC    Decrement and Branch until Carry Clear or Count = -1

Compatibility: 68000, 68010, 68020, CPU32 families

If C = 1 then Decrement data register Dn (low order word) and Branch if result not -1

Assembler Syntax:    DBCC Dn,<label>


Size:    Word

Condition Codes Not Affected