capstone-d ~master (2019-06-08T23:22:24Z)
Dub
Repo
Tms320c64xOp
capstone
tms320c64x
Instruction's operand
struct
Tms320c64xOp {
Tms320c64xOpType
type
;
SafeUnion
!
Tms320c64xOpValue
value
;
}
Alias This
value
Members
Variables
type
Tms320c64xOpType
type
;
Operand type
value
SafeUnion
!
Tms320c64xOpValue
value
;
Operand value of type
type
Meta
Source
See Implementation
capstone
tms320c64x
classes
CapstoneTms320c64x
Tms320c64xDetail
Tms320c64xInstruction
Tms320c64xInstructionGroup
Tms320c64xRegister
enums
Tms320c64xFunitType
Tms320c64xInstructionGroupId
Tms320c64xInstructionId
Tms320c64xMemDir
Tms320c64xMemDisp
Tms320c64xMemMod
Tms320c64xOpType
Tms320c64xRegisterId
structs
Tms320c64xCondition
Tms320c64xFunit
Tms320c64xInstructionDetail
Tms320c64xOp
Tms320c64xOpMem
unions
Tms320c64xDispValue
Tms320c64xOpValue
Instruction's operand