Instruction Type
Represents an instruction for TMS320C6000.
Instance members
| Instance member |
Description
|
|
Address of this instruction.
|
|
Functional Units.
|
Full Usage:
this.IsParallel
Returns: bool
|
Parallel bit. If this is true, this instruction will get executed in parallel with the previous instruction. Note that this is not exactly the same as the P bit used in the processor.
|
Full Usage:
this.Length
Returns: uint32
|
Length of this instruction in bytes.
|
|
Opcode.
|
|
Operands.
|
|
Operation Size.
|
B2R2