Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->DBRA

DBRA    Decrement and Branch Always unless Count = -1

Compatibility: 68000, 68010, 68020, CPU32 families.

(Same as DBF)

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

Assembler Syntax:    DBRA Dn,<label>


Size:    Word


Condition Codes Not Affected