qa.hlp (Table of Contents; Topic list)
POPA
   Summary  Detail  Example  Key to Flags
──────────────────────────────────────────────────────────────────────────────
 
Pop All                                          Flags:  O D I T S Z A P C
80186/286/386 Only                                       ═════════════════
 
Syntax:  POPA
 
  Pops the top 16 bytes on the stack into the eight general-purpose
  registers.  The registers are popped in the following order: DI, SI,
  BP, SP, BX, DX, CX, AX.  The value for the SP register is actually
  discarded rather than copied to SP.  POPA always pops into 16-bit
  registers.
                                    -♦-