capstone.arm

Members

Enums

arm_cc
enum arm_cc

ARM condition code

arm_cpsflag_type
enum arm_cpsflag_type

Operand type for SETEND instruction

arm_insn
enum arm_insn

ARM instruction

arm_insn_group
enum arm_insn_group

Group of ARM instructions

arm_mem_barrier
enum arm_mem_barrier

The memory barrier constants map directly to the 4-bit encoding of the option field for Memory Barrier operations.

arm_op_type
enum arm_op_type

Operand type for instruction's operands

arm_reg
enum arm_reg

ARM registers

arm_setend_type
enum arm_setend_type

Operand type for SETEND instruction

arm_shifter
enum arm_shifter

ARM shift type

arm_vectordata_type
enum arm_vectordata_type

Data type for elements of vector instructions.

Structs

arm_op_mem
struct arm_op_mem

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

cs_arm
struct cs_arm

Instruction structure

cs_arm_op
struct cs_arm_op

Instruction operand

Meta