capstone.ppc

Members

Enums

ppc_bc
enum ppc_bc

PPC branch codes for some branch instructions

ppc_bh
enum ppc_bh

PPC branch hint for some branch instructions

ppc_insn
enum ppc_insn

PPC instruction

ppc_insn_group
enum ppc_insn_group

Group of PPC instructions

ppc_op_type
enum ppc_op_type

Operand type for instruction's operands

ppc_reg
enum ppc_reg

PPC registers

Structs

cs_ppc
struct cs_ppc

Instruction structure

cs_ppc_op
struct cs_ppc_op

Instruction operand

ppc_op_mem
struct ppc_op_mem

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

Meta