B2R2.FrontEnd.TMS320C6000 Namespace
Contains types and functions for working with the TMS320C6000 instructions.
| Type/Module | Description |
|
Represents the functional unit used to execute an instruction in the TMS320C6000 architecture. |
|
|
Represents an immediate value used in TMS320C6000 instructions. |
|
|
Represents an instruction for TMS320C6000. |
|
|
Represents the type of address modification performed during memory access. |
|
|
Represents an offset used in memory addressing. |
|
|
Represents a TMS320C6000 opcode. |
|
|
Represents an operand used in a TMS320C6000 instruction. |
|
|
Represents a set of operands in a TMS320C6000 instruction. |
|
|
Provides functions to handle TMS320C6000 registers. |
|
|
Represents registers for TMS320C6000. |
|
|
Represents a factory for accessing various TMS320C6000 register variables. |
|
|
Represents a parser for TMS320C6000 instructions. |
B2R2