capstone.tms320c64x

Types and constants of TMS320C64x architecture

Members

Classes

CapstoneTms320c64x
class CapstoneTms320c64x

Architecture-specific Capstone variant

Tms320c64xDetail
class Tms320c64xDetail

Architecture-specific Detail variant

Tms320c64xInstruction
class Tms320c64xInstruction

Architecture-specific instruction variant

Tms320c64xInstructionGroup
class Tms320c64xInstructionGroup

Architecture-specific InstructionGroup variant

Tms320c64xRegister
class Tms320c64xRegister

Architecture-specific Register variant

Enums

Tms320c64xFunitType
enum Tms320c64xFunitType

Functional unit type

Tms320c64xInstructionGroupId
enum Tms320c64xInstructionGroupId

Group of TMS320C64x instructions

Tms320c64xInstructionId
enum Tms320c64xInstructionId

TMS320C64x instructions

Tms320c64xMemDir
enum Tms320c64xMemDir

Memory operand direction

Tms320c64xMemDisp
enum Tms320c64xMemDisp

Memory operand displacement kind

Tms320c64xMemMod
enum Tms320c64xMemMod

Memory operand modification type

Tms320c64xOpType
enum Tms320c64xOpType

Operand type for instruction's operands

Tms320c64xRegisterId
enum Tms320c64xRegisterId

TMS320C64x registers

Structs

Tms320c64xCondition
struct Tms320c64xCondition

Condition of instruction

Tms320c64xFunit
struct Tms320c64xFunit

Funcional unit associated with an instruction

Tms320c64xInstructionDetail
struct Tms320c64xInstructionDetail

TMS320C64x-specific information about an instruction

Tms320c64xOp
struct Tms320c64xOp

Instruction's operand

Tms320c64xOpMem
struct Tms320c64xOpMem

Instruction's operand referring to memory

Unions

Tms320c64xDispValue
union Tms320c64xDispValue

Union of possible displacement values

Tms320c64xOpValue
union Tms320c64xOpValue

Union of possible operand types

Meta