Statements (22)
Predicate | Object |
---|---|
gptkbp:instanceOf |
x86 instruction
|
gptkbp:alsoKnownAs |
gptkb:CMOVE
|
gptkbp:architecture |
x86
|
gptkbp:availableOn |
Pentium Pro and later
|
gptkbp:category |
conditional move
data movement instruction integer instruction |
gptkbp:compatibleWith |
gptkb:8086
486 386 |
gptkbp:condition |
ZF=1
|
gptkbp:describes |
Moves the contents of the source operand to the destination operand if the zero flag (ZF) is set.
|
gptkbp:destinationOperand |
register
|
gptkbp:fullName |
Conditional Move if Zero
|
https://www.w3.org/2000/01/rdf-schema#label |
CMOVZ
|
gptkbp:introducedIn |
gptkb:Pentium_Pro
|
gptkbp:opcode |
0F 44 /r
|
gptkbp:setsFlags |
false
|
gptkbp:sourceOperand |
register or memory
|
gptkbp:usedFor |
branchless programming
|
gptkbp:bfsParent |
gptkb:x86_Assembly
|
gptkbp:bfsLayer |
7
|