B2R2


InsInfo Type

Basic information obtained by parsing a TMS320C6000 instruction.

Record fields

Record Field Description

Address

Full Usage: Address

Field type: Addr

Address.

Field type: Addr

EffectiveAddress

Full Usage: EffectiveAddress

Field type: Addr

Effective address (after applying delay slots)

Field type: Addr

FunctionalUnit

Full Usage: FunctionalUnit

Field type: FunctionalUnit

Functional Units.

Field type: FunctionalUnit

IsParallel

Full Usage: IsParallel

Field type: 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.

Field type: bool

NumBytes

Full Usage: NumBytes

Field type: uint32

Instruction length.

Field type: uint32

Opcode

Full Usage: Opcode

Field type: Opcode

Opcode.

Field type: Opcode

Operands

Full Usage: Operands

Field type: Operands

Operands.

Field type: Operands

OperationSize

Full Usage: OperationSize

Field type: RegType

Operation Size.

Field type: RegType