Opcode POP
CPU: i8086
Type of Instruction: User
Instruction: POP dest
Note: Transfers word at the current stack top (SS:SP) to
the destination then increments SP by two to the new stack
top. CS is noy a valid destination.
++++++++++++++++++++++++++++++++++
Clocks (i486):
POP reg16 4
POP reg32 4
POP segreg 3
POP mem16 6
POP mem32 6
Copyright by InternetNightmare 2005-2006