Instruction Operation and Execution Notations

Table 3−1. Instruction Operation and Execution Notations (Continued)

Symbol

Meaning

 

 

>

Greater than

>=

Greater than or equal to

<

Less than

<=

Less than or equal to

<<Shift left

>>Shift right

>>s

Shift right with sign extension

>>z

Shift right with a zero fill

~

Logical inverse

&Logical AND

3-6

Instruction Set

SPRU733

Page 66
Image 66
Texas Instruments TMS320C67X/C67X+ DSP manual Greater than