Details Table

┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding  │Instruction         │0│1│2│3│4│5│Description                       │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│9D        │POPF                │XXXXXX│Pop top of stack into FLAGS       │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│9D        │POPFD               │ │ │ │XXX│Pop top of stack into EFLAGS      │
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘


[Back: POPF/POPFD-Pop Stack into FLAGS or EFLAGS Register]
[Next: Description]