Texas Instruments TMS320C28x Reference Manual page 534

Dsp cpu and instruction set
Table of Contents

Advertisement

Flags and
V
Modes
Repeat
Example
; Call FuncA if VarA does not equal zero. This example only
; works for code located in upper 64K of program space:
MOV
XCALL
FuncA:
XRETC
If the V flag is tested by the condition, then V is cleared.
This instruction is not repeatable. If this instruction follows the RPT
instruction, it resets the repeat counter (RPTC) and executes only once.
AL,@VarA
FuncA,NEQ
.
.
.
.
UNC
; Load AL with VarA
; Call FuncA if not equal to zero
; Function A:
; Return unconditionally
XCALL pma,COND
6-377

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C28x and is the answer not in the manual?

Table of Contents

Save PDF