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.
Holds encoders for variants of pop
instruction.