Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->BGT

BGT    Branch if Greater

Compatibility: 68000, 68010, 68020, CPU32 families

Branch if N.V.Z'+N'.V'.Z' = 1

where . = Boolean AND
+ = Boolean OR
' = Complement


Assembler Syntax:    BGT <label>


Size:    Byte, Word, Long 1

1   68020 and CPU32 only

Condition Codes Not Affected