Integer or Fractional Data Formats
D-2
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
In a fractional format, the assumed radix point lies within the number, so
that some or all of the magnitude bits have a weight of less than 1. In the
format shown in
Figure D-2
, the assumed radix point lies to the left of the
three LSBs, and the bits have the weights indicated.
The native formats for the Blackfin processor family are a signed fractional
1.M format and an unsigned fractional 0.N format, where N is the num-
ber of bits in the data word and M = N – 1.
The notation used to describe a format consists of two numbers separated
by a period (.); the first number is the number of bits to the left of the
radix point, the second is the number of bits to the right of the radix
point. For example, 16.0 format is an integer format; all bits lie to the left
of the radix point. The format in
Figure D-2
is 13.3.
Figure D-1. Integer Format
Signed Integer
Unsigned Integer
Bit
Weight
Sign Bit
Radix Point
0
1
2
15
14
13
. . .
2
0
2
1
2
2
2
13
2
14
- (2
15
)
Bit
Weight
Sign Bit
Radix Point
0
1
2
15
14
13
. . .
2
0
2
1
2
2
2
13
2
14
2
15
Summary of Contents for ADSP-BF53x Blackfin
Page 38: ...Conventions xxxviii ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 134: ...System Reset and Powerup 3 18 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 324: ...Instruction Overview 7 20 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 486: ...Instruction Overview 13 28 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 512: ...Instruction Overview 14 26 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 604: ...Instruction Overview 15 92 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 688: ...Instruction Overview 18 48 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 742: ...Instruction Overview 19 54 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 752: ...Examples 20 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 790: ...ADSP BF535 Flags A 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 800: ...Performance Monitor Registers B 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 1042: ...Index I 40 ADSP BF53x BF56x Blackfin Processor Programming Reference...