AMD Confidential
User Manual November 21
st
, 2008
204 Appendix A
Move doubleword at DS:rSI to ES:rDI,
and then increment or decrement rSI
and rDI.
Move quadword at DS:rSI to ES:rDI,
and then increment or decrement rSI
and rDI.
Move the contents of an 8-bit
register or memory location to a 16-
bit register with sign extension.
Move the contents of an 8-bit
register or memory location to a 32-
bit register with sign extension.
Move the contents of an 8-bit
register or memory location to a 64-
bit register with sign extension.
Move the contents of a 16-bit
register or memory location to a 32-
bit register with sign extension.
Move the contents of a 16-bit
register or memory location to a 64-
bit register with sign extension.
Move the contents of a 32-bit
register or memory operand to a 64-
bit register with sign extension.
Move the contents of an 8-bit
register or memory operand to a 16-
bit register with zero-extension.
Move the contents of an 8-bit
register or memory operand to a 32-
bit register with zero-extension.
Move the contents of an 8-bit
register or memory operand to a 64-
bit register with zero-extension.
Move the contents of a 16-bit
register or memory operand to a 32-
bit register with zero-extension.
Move the contents of a 16-bit
register or memory operand to a 64-
bit register with zero-extension.
Multiplies an 8-bit register or
memory operand by the contents of the
AL register and stores the result in
the AX register.
Multiplies a 16-bit register or
memory operand by the contents of the
AX register and stores the result in
the DX:AX register.
Multiplies a 32-bit register or
memory operand by the contents of the
EAX register and stores the result in
the EDX:EAX register.
Multiplies a 64-bit register or
memory operand by the contents of the
RAX register and stores the result in
the RDX:RAX register.
Performs a tow’s complement negation
on an 8-bit register or memory
operand.
Performs a tow’s complement negation
on a 16-bit register or memory
operand.
Performs a tow’s complement negation
on a 32-bit register or memory
operand.
Performs a tow’s complement negation
on a 64-bit register or memory
operand.