Jump if Not Zero

GPTKB entity

Statements (15)
Predicate Object
gptkbp:instanceOf CPU instruction
gptkbp:abbreviation gptkb:JNZ
gptkbp:category conditional jump
gptkbp:commonIn low-level programming
gptkbp:function jumps to a specified address if a register or flag is not zero
https://www.w3.org/2000/01/rdf-schema#label Jump if Not Zero
gptkbp:opposedBy Jump if Zero
gptkbp:relatedTo branch instruction
program control flow
gptkbp:used_in gptkb:x86_assembly_language
ARM assembly language
gptkbp:usedFor conditional branching
implementing loops
gptkbp:bfsParent gptkb:JNZ
gptkbp:bfsLayer 7