Statements (22)
Predicate | Object |
---|---|
gptkbp:instanceOf |
x86 instruction
|
gptkbp:affects |
zero flag
|
gptkbp:alsoKnownAs |
gptkb:CMOVNE
|
gptkbp:architecture |
x86
|
gptkbp:category |
conditional move
|
gptkbp:compatibleWith |
gptkb:8086
gptkb:80286 gptkb:80386 80486 |
gptkbp:condition |
ZF=0
|
gptkbp:describes |
Moves data if the zero flag is not set
|
gptkbp:family |
CMOVcc instructions
|
gptkbp:fullName |
Conditional Move if Not Zero
|
https://www.w3.org/2000/01/rdf-schema#label |
CMOVNZ
|
gptkbp:introducedIn |
gptkb:Pentium_Pro
|
gptkbp:mnemonicExample |
gptkb:CMOVNZ
|
gptkbp:opcode |
0F 45 /r
|
gptkbp:operandType |
register or memory
|
gptkbp:supportedBy |
Pentium Pro and later
|
gptkbp:usedFor |
branchless programming
|
gptkbp:bfsParent |
gptkb:x86_Assembly
|
gptkbp:bfsLayer |
7
|