Header menu logo B2R2

Instruction Type

Represents an instruction for TMS320C6000.

Instance members

Instance member Description

this.Address

Full Usage: this.Address

Returns: Addr

Address of this instruction.

Returns: Addr

this.FunctionalUnit

Full Usage: this.FunctionalUnit

Returns: FunctionalUnit

Functional Units.

Returns: FunctionalUnit

this.IsParallel

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.

Returns: bool

this.Length

Full Usage: this.Length

Returns: uint32

Length of this instruction in bytes.

Returns: uint32

this.Opcode

Full Usage: this.Opcode

Returns: Opcode

Opcode.

Returns: Opcode

this.Operands

Full Usage: this.Operands

Returns: Operands

Operands.

Returns: Operands

this.OperationSize

Full Usage: this.OperationSize

Returns: RegType

Operation Size.

Returns: RegType

Type something to start searching.