Details Table
┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding │Instruction │0│1│2│3│4│5│Description │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│9D │POPF │X│X│X│X│X│X│Pop top of stack into FLAGS │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│9D │POPFD │ │ │ │X│X│X│Pop top of stack into EFLAGS │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘
[Back: POPF/POPFD-Pop Stack into FLAGS or EFLAGS Register]
[Next: Description]