Module x86

Module x86 

Expand description

x86/x86-64 architecture-related namespace

Modules§

instruction
opcodes
operands
registers

Structs§

Instruction
This structure represents a x86/x86-64 instruction

Enums§

Opcode
Operands
This enum represents the different kind of operands associated with super::Instruction

Traits§

Operand
Trait shared by all Operands