Module operands
Modules§
Structs§
- Immediate
- This structure represents an immediate operand.
- Memory
- This structure represents a memory operand.
- PCRelative
- This structure represents a RIP/EIP-relative operand.
- Register
- This structure represents a register operand.
- Unknown
Enums§
- Operands
- This enum represents the different kind of operands associated with
super::Instruction