Details Table
┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding │Instruction │0│1│2│3│4│5│Description │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│60 │PUSHA │ │ │X│X│X│X│Push AX, CX, DX, BX, SP, BP, SI, │
│ │ │ │ │ │ │ │ │and DI │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│60 │PUSHAD │ │ │ │X│X│X│Push EAX, ECX, EDX, EBX, ESP, EBP,│
│ │ │ │ │ │ │ │ │ESI, and EDI │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘
[Back: PUSHA/PUSHAD-Push all General Registers]
[Next: Description]