capstone.xcore

Members

Enums

xcore_insn
enum xcore_insn

XCore instruction

xcore_insn_group
enum xcore_insn_group

Group of XCore instructions

xcore_op_type
enum xcore_op_type

Operand type for instruction's operands

xcore_reg
enum xcore_reg

XCore registers

Structs

cs_xcore
struct cs_xcore

Instruction structure

cs_xcore_op
struct cs_xcore_op

Instruction operand

xcore_op_mem
struct xcore_op_mem

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

Meta