
AMD Confidential
User Manual September 12
th
, 2008
Appendix A 209
Pop the top of the stack into the DS
register.
Pop the top of the stack into the ES
register.
Pop the top of the stack into the SS
register.
Pop the top of the stack into the FS
register.
Pop the top of the stack into the GS
register.
Pop the DI, SI, BP, SP, BX, DX, CX,
and AX registers.
Pop the EDI, ESI, EBP, ESP, EBX, EDX,
ECX, and EAX registers.
Pop a word from the stack into the
FLAGS register.
Pop a doubleword from the stack into
the EFLAGS register.
Pop a quadword from the stack into
the RFLAGS register.
Prefetch processor cache line into L1
data cache.
Prefetch processor cache line into L1
data cache and mark it modified.
Move data closer to the processor
using the NTA reference.
Move data closer to the processor
using the T0 reference.
Move data closer to the processor
using the T1 reference.
Move data closer to the processor
using the T2 reference.
Push the contents of a 16-bit
register or memory operand onto the
stack.
Push the contents of a 32-bit
register or memory operand onto the
stack.
Push the contents of a 64-bit
register or memory operand onto the
stack.
Push the contents of a 16-bit
register onto the stack.
Push the contents of a 32-bit
register onto the stack.
Push the contents of a 64-bit
register onto the stack.
Push an 8-bit immediate value (sign-
extended to 16, 32, or 64 bits) onto
the stack.
Push a 16-=bit immediate value onto
the stack.
Push the contents of a 32-bit
register onto the stack.
Push the contents of a 64-bit
register onto the stack.
Push the CS selector onto the stack.
Push the SS selector onto the stack.
Push the DS selector onto the stack.
Push the ES selector onto the stack.
Push the FS selector onto the stack.
Push the GS selector onto the stack.
Push the FLAGS word onto the stack.
Push the EFLAGS word onto the stack.
Push the RFLAGS word onto the stack.
Rotate the 9 bits consisting of the
carry flag and an 8-bit register or
memory location left 1 bit.
Rotate the 9 bits consisting of the
carry flag and an 8-bit register or
memory location left the number of
bits specified in the CL register.