cs_ppc_op.__anonymous

struct cs_ppc_op
union __anonymous {}

Members

Variables

crx
ppc_op_crx crx;

< operand with condition register

imm
long imm;

< immediate value for IMM operand

mem
ppc_op_mem mem;

< base/disp value for MEM operand

reg
ppc_reg reg;

< register value for REG operand

Meta