SETC XF
6-324
SETC XF
Set XF Bit and Output Signal
SYNTAX OPTIONS
OPCODE
OBJMODE
RPT
CYC
SETC XF
0101 0110 0010 0110
X
−
1
Operands
XF
Status bit and output signal
Description
Set the XF status bit and pull the corresponding output signal high.
Flags and
Modes
XF
The XF status bit is set.
Repeat
This instruction is not repeatable. If this instruction follows the RPT
instruction, it resets the repeat counter (RPTC) and executes only once.
Example
; Pulse XF signal high if branch not taken:
MOV AL,@VarA
; Load AL with contents of VarA
SB Dest,NEQ
; ACC = VarA
SETC XF
; Set XF bit and signal high
CLRC XF
; Clear XF bit and signal low
.
.
Dest:
.
Содержание TMS320C28x
Страница 30: ...1 12...
Страница 80: ...This page intentionally left blank 2 50 This page intentionally left blank...
Страница 269: ...IN loc16 PA 6 112 MOV AL 0 AL 0 UOUT IORegC AL IOspace IORegC AL 10...
Страница 308: ...MAXCUL P loc32 6 151 Saturate MOVL Var64 2 ACC Store result into Var64 MOVL Var64 P...
Страница 509: ...SUBL ACC P PM 6 352 SUBL ACC P PM ACC S B 11 M X 4 MOVH Y ACC 5 Store Q15 result into Y...
Страница 585: ...This page intentionally left blank 7 32 This page intentionally left blank...