capstone-d v1.0.0 (2018-12-25T17:11:17Z)
Dub
Repo
MipsOp
capstone
mips
Instruction's operand
struct
MipsOp {
MipsOpType
type
;
MipsOpValue
value
;
this
(cs_mips_op internal);
}
Constructors
this
this
(cs_mips_op internal)
Undocumented in source.
Alias This
value
Members
Variables
type
MipsOpType
type
;
Operand type
value
MipsOpValue
value
;
Operand value of type
type
Meta
Source
See Implementation
capstone
mips
aliases
MipsOpValue
enums
MipsInstructionGroup
MipsInstructionId
MipsOpType
MipsRegister
structs
MipsInstructionDetail
MipsOp
MipsOpMem
Instruction's operand