previous | start | next

Intel popf

This pops a value off the stack and uses it to set the flags register.

This is a sensitive instruction.

If the processor is in user mode, the bit in the flags register to disable interrupts will not be changed by popf regardless of the value popped off the stack.



previous | start | next