Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
PUSHA/POPA Instructions
 Summary Key Example                    Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
 01100000
──────────────────┬─────────────────────────┬───────────────────────────────
 PUSHA            │ pusha                   │ 88/86 ──
 PUSHAW           │                         │   286 17
 PUSHAD*          │                         │   386 18
                  │                         │   486 11
──────────────────┴─────────────────────────┴───────────────────────────────
 
 01100001
──────────────────┬─────────────────────────┬───────────────────────────────
 POPA             │ popa                    │ 88/86 ──
 POPAW            │                         │   286 19
 POPAD*           │                         │   386 24
                  │                         │   486 9
──────────────────┴─────────────────────────┴───────────────────────────────
  * 80386/486 only.
                                    -♦-