capstone-d ~master (2019-06-08T23:22:24Z)
Dub
Repo
SparcOp
capstone
sparc
Instruction's operand
struct
SparcOp {
SparcOpType
type
;
SafeUnion
!
SparcOpValue
value
;
}
Alias This
value
Members
Variables
type
SparcOpType
type
;
Operand type
value
SafeUnion
!
SparcOpValue
value
;
Operand value of type
type
Meta
Source
See Implementation
capstone
sparc
classes
CapstoneSparc
SparcDetail
SparcInstruction
SparcInstructionGroup
SparcRegister
enums
SparcCc
SparcHint
SparcInstructionGroupId
SparcInstructionId
SparcOpType
SparcRegisterId
structs
SparcInstructionDetail
SparcOp
SparcOpMem
unions
SparcOpValue
Instruction's operand