command popf
POPs (restores) the FLAGS register (16 bit) from the stack.
Used to restore state after a call to PUSHF.
Increments the stack pointer and stores the value in the FLAGS register.
x86.renejeschke.de/html/file_module_x86_id_250.html
<none>
popf