capstone-d ~master (2021-10-20T08:56:04.6971567)
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