capstone-d v1.0.0 (2018-12-25T17:11:17Z)
Dub
Repo
SparcOpValue
capstone
sparc
Tagged union of possible operand types
alias
SparcOpValue
=
TaggedUnion
!(
SparcRegister
, "reg",
int
, "imm",
SparcOpMem
, "mem")
Meta
Source
See Implementation
capstone
sparc
aliases
SparcOpValue
enums
SparcCc
SparcHint
SparcInstructionGroup
SparcInstructionId
SparcOpType
SparcRegister
structs
SparcInstructionDetail
SparcOp
SparcOpMem
Tagged union of possible operand types