Module x86

Module x86 

Source
Expand description

Contains x86-specific types

Modules§

X86InsnGroup
X86Reg

Structs§

ArchCapstoneBuilder
X86Encoding
X86 instruction encoding infomation
X86InsnDetail
Contains X86-specific details for an instruction
X86OpMem
X86 memory operand
X86Operand
X86 operand
X86OperandIterator
Iterates over instruction operands

Enums§

ArchExtraMode
ArchMode
ArchSyntax
X86AvxBcast
AVX broadcast type
X86AvxCC
AVX Code Condition type
X86AvxRm
AVX static rounding mode type
X86Insn
X86 instructions
X86OperandType
X86 operand
X86Prefix
Instruction prefixes - to be used in cs_x86.prefix[]
X86SseCC
SSE Code Condition type
X86XopCC
XOP Code Condition type