Branch if false using a delay slot (agu), Example, Operation assembler syntax – Freescale Semiconductor StarCore SC140 User Manual
Page 381

MOVES.4F
SC140 DSP Core Reference Manual
A-67
BFD
Branch If False Using a Delay Slot (AGU)
BFD
Description
Status and Conditions that Affect Instruction
Status and Conditions Changed by Instruction
None.
Example
BFD lbl
Operation
Assembler Syntax
If T==0, then PC + displacement
→ PC
BFD
BFD
BFD >label
Branches to label if the true bit is cleared. If the T bit is cleared, the program continues executing at
location PC + displacement. If the T bit is set, the PC is updated to point to the next execution set, and the
program continues executing sequentially. The displacement, calculated by the assembler and linker, is a
two’s complement integer that represents the relative distance from the current PC to the destination label.
The assembler determines if the PC relative displacement is a short branch (