Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->BGT

BGT    Branch if Greater


Branch if N.V.Z'+N'.V'.Z' = 1
    
where . = Boolean AND
+ = Boolean OR
' = Complement
    
Assembler Syntax:BGT <label>
BGT.S <label>
BGT.sz <label>

Size:    Byte, Word plus for ColdFire 4 Series Long

Condition Codes Not Affected