capstone.x86

Undocumented in source.

Members

Enums

x86_avx_bcast
enum x86_avx_bcast

AVX broadcast type

x86_avx_cc
enum x86_avx_cc

AVX Code Condition type

x86_avx_rm
enum x86_avx_rm

AVX static rounding mode type

x86_insn
enum x86_insn

X86 instructions

x86_insn_group
enum x86_insn_group

Group of X86 instructions

x86_op_type
enum x86_op_type

Operand type for instruction's operands

x86_prefix
enum x86_prefix

Instruction prefixes - to be used in cs_x86.prefix[]

x86_reg
enum x86_reg

X86 registers

x86_sse_cc
enum x86_sse_cc

SSE Code Condition type

x86_xop_cc
enum x86_xop_cc

XOP Code Condition type

Functions

X86_REL_ADDR
auto X86_REL_ADDR(T insn)

Calculate relative address for X86-64, given cs_insn structure

Manifest constants

X86_EFLAGS_MODIFY_AF
enum X86_EFLAGS_MODIFY_AF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_CF
enum X86_EFLAGS_MODIFY_CF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_DF
enum X86_EFLAGS_MODIFY_DF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_IF
enum X86_EFLAGS_MODIFY_IF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_NT
enum X86_EFLAGS_MODIFY_NT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_OF
enum X86_EFLAGS_MODIFY_OF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_PF
enum X86_EFLAGS_MODIFY_PF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_RF
enum X86_EFLAGS_MODIFY_RF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_SF
enum X86_EFLAGS_MODIFY_SF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_TF
enum X86_EFLAGS_MODIFY_TF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_MODIFY_ZF
enum X86_EFLAGS_MODIFY_ZF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_AF
enum X86_EFLAGS_PRIOR_AF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_CF
enum X86_EFLAGS_PRIOR_CF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_DF
enum X86_EFLAGS_PRIOR_DF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_IF
enum X86_EFLAGS_PRIOR_IF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_NT
enum X86_EFLAGS_PRIOR_NT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_OF
enum X86_EFLAGS_PRIOR_OF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_PF
enum X86_EFLAGS_PRIOR_PF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_SF
enum X86_EFLAGS_PRIOR_SF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_TF
enum X86_EFLAGS_PRIOR_TF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_PRIOR_ZF
enum X86_EFLAGS_PRIOR_ZF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_0F
enum X86_EFLAGS_RESET_0F;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_AC
enum X86_EFLAGS_RESET_AC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_AF
enum X86_EFLAGS_RESET_AF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_CF
enum X86_EFLAGS_RESET_CF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_DF
enum X86_EFLAGS_RESET_DF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_IF
enum X86_EFLAGS_RESET_IF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_NT
enum X86_EFLAGS_RESET_NT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_OF
enum X86_EFLAGS_RESET_OF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_PF
enum X86_EFLAGS_RESET_PF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_RF
enum X86_EFLAGS_RESET_RF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_SF
enum X86_EFLAGS_RESET_SF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_TF
enum X86_EFLAGS_RESET_TF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_RESET_ZF
enum X86_EFLAGS_RESET_ZF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_SET_AF
enum X86_EFLAGS_SET_AF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_SET_CF
enum X86_EFLAGS_SET_CF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_SET_DF
enum X86_EFLAGS_SET_DF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_SET_IF
enum X86_EFLAGS_SET_IF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_SET_OF
enum X86_EFLAGS_SET_OF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_SET_PF
enum X86_EFLAGS_SET_PF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_SET_SF
enum X86_EFLAGS_SET_SF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_SET_ZF
enum X86_EFLAGS_SET_ZF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_AF
enum X86_EFLAGS_TEST_AF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_CF
enum X86_EFLAGS_TEST_CF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_DF
enum X86_EFLAGS_TEST_DF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_IF
enum X86_EFLAGS_TEST_IF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_NT
enum X86_EFLAGS_TEST_NT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_OF
enum X86_EFLAGS_TEST_OF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_PF
enum X86_EFLAGS_TEST_PF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_RF
enum X86_EFLAGS_TEST_RF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_SF
enum X86_EFLAGS_TEST_SF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_TF
enum X86_EFLAGS_TEST_TF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_TEST_ZF
enum X86_EFLAGS_TEST_ZF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_UNDEFINED_AF
enum X86_EFLAGS_UNDEFINED_AF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_UNDEFINED_CF
enum X86_EFLAGS_UNDEFINED_CF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_UNDEFINED_OF
enum X86_EFLAGS_UNDEFINED_OF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_UNDEFINED_PF
enum X86_EFLAGS_UNDEFINED_PF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_UNDEFINED_SF
enum X86_EFLAGS_UNDEFINED_SF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_EFLAGS_UNDEFINED_ZF
enum X86_EFLAGS_UNDEFINED_ZF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_MODIFY_C0
enum X86_FPU_FLAGS_MODIFY_C0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_MODIFY_C1
enum X86_FPU_FLAGS_MODIFY_C1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_MODIFY_C2
enum X86_FPU_FLAGS_MODIFY_C2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_MODIFY_C3
enum X86_FPU_FLAGS_MODIFY_C3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_RESET_C0
enum X86_FPU_FLAGS_RESET_C0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_RESET_C1
enum X86_FPU_FLAGS_RESET_C1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_RESET_C2
enum X86_FPU_FLAGS_RESET_C2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_RESET_C3
enum X86_FPU_FLAGS_RESET_C3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_SET_C0
enum X86_FPU_FLAGS_SET_C0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_SET_C1
enum X86_FPU_FLAGS_SET_C1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_SET_C2
enum X86_FPU_FLAGS_SET_C2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_SET_C3
enum X86_FPU_FLAGS_SET_C3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_TEST_C0
enum X86_FPU_FLAGS_TEST_C0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_TEST_C1
enum X86_FPU_FLAGS_TEST_C1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_TEST_C2
enum X86_FPU_FLAGS_TEST_C2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_TEST_C3
enum X86_FPU_FLAGS_TEST_C3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_UNDEFINED_C0
enum X86_FPU_FLAGS_UNDEFINED_C0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_UNDEFINED_C1
enum X86_FPU_FLAGS_UNDEFINED_C1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_UNDEFINED_C2
enum X86_FPU_FLAGS_UNDEFINED_C2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
X86_FPU_FLAGS_UNDEFINED_C3
enum X86_FPU_FLAGS_UNDEFINED_C3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

cs_x86
struct cs_x86

Instruction structure

cs_x86_encoding
struct cs_x86_encoding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cs_x86_op
struct cs_x86_op

Instruction operand

x86_op_mem
struct x86_op_mem

Instruction's operand referring to memory This is associated with X86_OP_MEM operand type above

Meta