capstone-d v1.0.0 (2018-12-25T17:11:17Z)
Dub
Repo
SyszOp
capstone
sysz
Instruction's operand
struct
SyszOp {
SyszOpType
type
;
SyszOpValue
value
;
this
(cs_sysz_op internal);
}
Constructors
this
this
(cs_sysz_op internal)
Undocumented in source.
Alias This
value
Members
Variables
type
SyszOpType
type
;
Operand type
value
SyszOpValue
value
;
Operand value of type
type
Meta
Source
See Implementation
capstone
sysz
aliases
SyszOpValue
enums
SyszCc
SyszInstructionGroup
SyszInstructionId
SyszOpType
SyszRegister
structs
SyszInstructionDetail
SyszOp
SyszOpMem
Instruction's operand