capstone-d v1.0.0 (2018-12-25T17:11:17Z)
Dub
Repo
SparcOp
capstone
sparc
Instruction's operand
struct
SparcOp {
SparcOpType
type
;
SparcOpValue
value
;
this
(cs_sparc_op internal);
}
Constructors
this
this
(cs_sparc_op internal)
Undocumented in source.
Alias This
value
Members
Variables
type
SparcOpType
type
;
Operand type
value
SparcOpValue
value
;
Operand value of type
type
Meta
Source
See Implementation
capstone
sparc
aliases
SparcOpValue
enums
SparcCc
SparcHint
SparcInstructionGroup
SparcInstructionId
SparcOpType
SparcRegister
structs
SparcInstructionDetail
SparcOp
SparcOpMem
Instruction's operand