Instruction Overview
BITSET
General Form
BITSET ( register, bit_position )
Syntax
BITSET ( Dreg , uimm5 ) ;
Syntax Terminology
:
Dreg
R7–0
: 5-bit unsigned field, with a range of 0 through 31
uimm5
Instruction Length
In the syntax, comment (a) identifies 16-bit instruction length.
Functional Description
The Bit Set instruction sets the bit designated by
specified D-register. It does not affect other bits in the D-register.
The
bit_position
LSB, and 31 indicates the MSB of the 32-bit D-register.
Flags Affected
The Bit Set instruction affects flags as follows.
•
is cleared.
AZ
•
is set if result is negative; cleared if non-negative.
AN
•
is cleared.
AC0
13-4
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
/* (a) */
range of values is 0 through 31, where 0 indicates the
in the
bit_position
Need help?
Do you have a question about the ADSP-BF53x Blackfin and is the answer not in the manual?
Questions and answers