capstone-d ~master (2019-06-08T23:22:24Z)
Dub
Repo
XCoreInstructionDetail
capstone
xcore
XCore-specific information about an instruction
struct
XCoreInstructionDetail {
XCoreOp
[]
operands
;
}
Members
Variables
operands
XCoreOp
[]
operands
;
Operands for this instruction.
Meta
Source
See Implementation
capstone
xcore
classes
CapstoneXCore
XCoreDetail
XCoreInstruction
XCoreInstructionGroup
XCoreRegister
enums
XCoreInstructionGroupId
XCoreInstructionId
XCoreOpType
XCoreRegisterId
structs
XCoreInstructionDetail
XCoreOp
XCoreOpMem
unions
XCoreOpValue
XCore-specific information about an instruction