Statements (18)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:x86_instruction
|
| gptkbp:affiliatedWith |
gptkb:x86_instruction_set
|
| gptkbp:alsoKnownAs |
gptkb:CMOVNZ
|
| gptkbp:architecture |
gptkb:IA-32
x86-64 |
| gptkbp:category |
conditional move instruction
|
| gptkbp:condition |
ZF=0
|
| gptkbp:describes |
Moves data if the zero flag is not set
|
| gptkbp:effect |
destination register is loaded with source if not equal
|
| gptkbp:fullName |
Conditional Move if Not Equal
|
| gptkbp:introducedIn |
gptkb:Intel_Pentium_Pro
|
| gptkbp:opcode |
0F 45 /r
|
| gptkbp:operands |
register, register/memory
|
| gptkbp:usedFor |
performance optimization
branchless programming |
| gptkbp:bfsParent |
gptkb:x86_Assembly
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
CMOVNE
|