capstone-d v1.0.0 (2018-12-25T17:11:17Z)
Dub
Repo
SyszOpValue
capstone
sysz
Tagged union of possible operand types
alias
SyszOpValue
=
TaggedUnion
!(
SyszRegister
, "reg",
long
, "imm",
SyszOpMem
, "mem")
Meta
Source
See Implementation
capstone
sysz
aliases
SyszOpValue
enums
SyszCc
SyszInstructionGroup
SyszInstructionId
SyszOpType
SyszRegister
structs
SyszInstructionDetail
SyszOp
SyszOpMem
Tagged union of possible operand types