English
Language : 

TMS320C4X Datasheet, PDF (406/726 Pages) Texas Instruments – Digital Signal Processing Solutions
Running Title—Attribute Reference
Chapter 14
Assembly Language Instructions
The ’C4x assembly language instruction set supports numeric-intensive,
signal processing, and general-purpose applications. The instructions are
organized into these major groups: load-and-store, two- or three-operand
arithmetic/logical, parallel, program control, and interlocked operations
instructions. The addressing modes used with the instructions are described
in Chapter 6.
The ’C4x instruction set can also use one of 20 condition codes with any of the
10 conditional instructions, such as LDFcond. This chapter defines the
condition codes and flags.
The assembler allows optional syntax forms to simplify the assembly language
for special-case instructions. These optional forms are listed and explained.
Each of the individual instructions is described and listed in alphabetical order.
An example instruction (on pages 14-23 through 14-25) demonstrates the
special format used and explains its content.
This chapter discusses these topics:
Topic
Page
14.1 Instruction Set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14-2
14.2 Condition Codes and Flags . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14-12
14.3 Individual Instruction Descriptions . . . . . . . . . . . . . . . . . . . . . . . . . . . 14-16
Chapter Title—Attribute Reference
14-1