POP - Pop Word off Stack

Clocks
operands 286 386 486 Size Bytes
reg16 5 4 4 1
reg32 4 1
segreg 5 7 3 1
mem16 5 5 6 2-4
mem32 6 2-4




POPA/POPAD - Pop All Registers onto Stack (80188+)

Clocks
operands 286 386 486 Size Bytes
none 19 24 9 1




POPF/POPFD - Pop Flags off Stack

Clocks
operands 286 386 486 Size Bytes
none 5 5 9 1
none (PM) 5 6 1




PUSH - Push Word onto Stack

Clocks
operands 286 386 486 Size Bytes
reg16 3 2 1 1
reg32 2 1 1
mem16 5 5 4 2-4
mem32 5 4 2-4
segreg 3 2 3 1
immed 3 2 1 2-3




PUSHA/PUSHAD - Push All Registers onto Stack (80188+)

Clocks
operands 286 386 486 Size Bytes
none 19 24 11 1




PUSHF/PUSHFD - Push Flags onto Stack

Clocks
operands 286 386 486 Size Bytes
none 3 4 4 1
none (PM) 4 3 1

[ TOC | Previous | NeXt | Winston's page ]