capstone-d v1.0.0 (2018-12-25T17:11:17Z)
Dub
Repo
PpcOp
capstone
ppc
Instruction's operand
struct
PpcOp {
PpcOpType
type
;
PpcOpValue
value
;
this
(cs_ppc_op internal);
}
Constructors
this
this
(cs_ppc_op internal)
Undocumented in source.
Alias This
value
Members
Variables
type
PpcOpType
type
;
Operand type
value
PpcOpValue
value
;
Operand value of type
type
Meta
Source
See Implementation
capstone
ppc
aliases
PpcOpValue
enums
PpcBc
PpcBh
PpcInstructionGroup
PpcInstructionId
PpcOpType
PpcRegister
structs
PpcInstructionDetail
PpcOp
PpcOpCrx
PpcOpMem
Instruction's operand