Module pop

Source
Expand description

Holds encoders for variants of pop instruction.

Functions§

encode_pop_reg64
Pop 64-bit value from the stack into register.
encode_pop_rm64
Pop 64-bit value from the stack into register or memory.