7-1
Assembly Language Instructions
Assembly Language Instructions
The ’C2xx instruction set supports numerically intensive signal-processing op-
erations as well as general-purpose applications such as multiprocessing and
high-speed control. The ’C2xx instruction set is compatible with the ’C2x
instruction set; code written for the ’C2x can be reassembled to run on the
’C2xx. The ’C5x instruction set is a superset of that of the ’C2xx; thus, code
written for the ’C2xx can be upgraded to run on a ’C5x.
This chapter describes the assembly language instructions.
Topic Page
7.1 Instruction Set Summary 7-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.2 How To Use the Instruction Descriptions 7-12. . . . . . . . . . . . . . . . . . . . . . .
7.3 Instruction Descriptions 7-20. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 7