B2R2


B2R2.FrontEnd.BinLifter.TMS320C6000 Namespace

Type/Module Description

Basis

Disasm

FunctionalUnit

Imm

InsInfo

Basic information obtained by parsing a TMS320C6000 instruction.

ModificationPerformed

Offset

Opcode

TMS320C6000 opcodes. This type should be generated using scripts/genOpcode.fsx from the `TMS320C6000SupportedOpcode.txt` file.

Operand

Operands

Parser

Register (Module)

This module exposes several useful functions to handle TMS320C6000 registers.

Register (Type)

Side

TMS320C6000Instruction

The internal representation for a TMS320C6000 instruction used by our disassembler and lifter.

TMS320C6000Parser

Parser for TMS320C6000 instructions. Parser will return a platform-agnostic instruction type (Instruction).

TMS320C6000RegisterBay

TMS320C6000RegisterSet (Module)

TMS320C6000RegisterSet (Type)

TMS320C6000TranslationContext

Translation context for TMS320C6000 instructions.