Statements (19)
| Predicate | Object | 
|---|---|
| gptkbp:instanceOf | gptkb:assembly_language_instruction | 
| gptkbp:alternativeName | gptkb:JNE | 
| gptkbp:architecture | x86 | 
| gptkbp:category | conditional jump | 
| gptkbp:checksFlag | zero flag | 
| gptkbp:describes | JNZ is a conditional jump instruction that transfers control if the zero flag is not set. | 
| gptkbp:fullName | gptkb:Jump_if_Not_Zero | 
| gptkbp:introducedIn | gptkb:Intel_8086 | 
| gptkbp:mnemonicExample | gptkb:JNZ | 
| gptkbp:opcode | 75 | 
| gptkbp:relatedTo | gptkb:JZ JE | 
| gptkbp:setsFlag | none | 
| gptkbp:usedFor | branching in assembly programs | 
| gptkbp:usedIn | gptkb:x86_assembly_language | 
| gptkbp:bfsParent | gptkb:Jinzhou_Xiaolingzi_Airport gptkb:x86_assembly | 
| gptkbp:bfsLayer | 6 | 
| https://www.w3.org/2000/01/rdf-schema#label | JNZ |