capstone-d v2.1.1 (2020-10-13T18:47:31Z)
Dub
Repo
XCoreInstruction
capstone
xcore
Architecture-specific instruction variant
class
XCoreInstruction : InstructionImpl!(XCoreInstructionId, XCoreRegister, XCoreDetail) {
this
(Capstone cs, cs_insn* internal);
}
Constructors
this
this
(Capstone cs, cs_insn* internal)
Undocumented in source.
Meta
Source
See Implementation
capstone
xcore
classes
CapstoneXCore
XCoreDetail
XCoreInstruction
XCoreInstructionGroup
XCoreRegister
enums
XCoreInstructionGroupId
XCoreInstructionId
XCoreOpType
XCoreRegisterId
structs
XCoreInstructionDetail
XCoreOp
XCoreOpMem
unions
XCoreOpValue
Architecture-specific instruction variant