capstone-d ~master (2019-06-08T23:22:24Z)
Dub
Repo
SyszOp
capstone
sysz
Instruction's operand
struct
SyszOp {
SyszOpType
type
;
SafeUnion
!
SyszOpValue
value
;
}
Alias This
value
Members
Variables
type
SyszOpType
type
;
Operand type
value
SafeUnion
!
SyszOpValue
value
;
Operand value of type
type
Meta
Source
See Implementation
capstone
sysz
classes
CapstoneSysz
SyszDetail
SyszInstruction
SyszInstructionGroup
SyszRegister
enums
SyszCc
SyszInstructionGroupId
SyszInstructionId
SyszOpType
SyszRegisterId
structs
SyszInstructionDetail
SyszOp
SyszOpMem
unions
SyszOpValue
Instruction's operand