capstone-d v1.0.0 (2018-12-25T17:11:17Z)
Dub
Repo
XCoreInstructionDetail
capstone
xcore
XCore-specific information about an instruction
struct
XCoreInstructionDetail {
XCoreOp
[]
operands
;
this
(cs_arch_detail arch_detail);
this
(cs_xcore internal);
}
Constructors
this
this
(cs_arch_detail arch_detail)
Undocumented in source.
this
this
(cs_xcore internal)
Undocumented in source.
Members
Variables
operands
XCoreOp
[]
operands
;
Operands for this instruction.
Meta
Source
See Implementation
capstone
xcore
aliases
XCoreOpValue
enums
XCoreInstructionGroup
XCoreInstructionId
XCoreOpType
XCoreRegister
structs
XCoreInstructionDetail
XCoreOp
XCoreOpMem
XCore-specific information about an instruction