capstone-d v1.0.0 (2018-12-25T17:11:17Z)
Dub
Repo
XCoreOpValue
capstone
xcore
Tagged union of possible operand types
alias
XCoreOpValue
=
TaggedUnion
!(
XCoreRegister
, "reg",
long
, "imm",
XCoreOpMem
, "mem")
Meta
Source
See Implementation
capstone
xcore
aliases
XCoreOpValue
enums
XCoreInstructionGroup
XCoreInstructionId
XCoreOpType
XCoreRegister
structs
XCoreInstructionDetail
XCoreOp
XCoreOpMem
Tagged union of possible operand types