Data Types
2-12
ADSP-BF535 Blackfin Processor Hardware Reference
Endianess
Both internal and external memory are accessed in little endian byte order.
For more information, see
“Memory Transaction Model” on page 6-76
.
ALU Data Types
Operations on each ALU treat operands and results as either 16- or 32-bit
binary strings, except the signed division primitive (
DIVS
). ALU result sta-
tus bits treat the results as signed, indicating status with the overflow flags
(
AV0
,
AV1
) and the negative flag (
AN
). Each ALU has its own sticky over-
flow flag,
AV0S
and
AV1S
. Once set, these bits remain set until cleared by
writing directly to the
ASTAT
register. An additional
V
flag is set or cleared
depending on the transfer of the result from both accumulators to the reg-
ister file. Furthermore, the sticky
VS
bit is set with the
V
bit and remains
set until cleared.
1.15 Signed
Fraction
s.ddd dddd dddd dddd
ssss ssss ssss ssss s.ddd dddd dddd dddd
0.32 Unsigned
Fraction
.dddd dddd dddd dddd dddd
dddd dddd dddd
.dddd dddd dddd dddd dddd dddd dddd
dddd
1.31 Signed
Fraction
s.ddd dddd dddd dddd dddd
dddd dddd dddd
s.ddd dddd dddd dddd dddd dddd dddd
dddd
Packed 8.0
Unsigned Byte
dddd dddd
dddd dddd
dddd
dddd
dddd dddd
dddd dddd
dddd dddd
dddd dddd
dddd dddd
Packed 0.16
Unsigned Frac-
tion
.dddd dddd dddd dddd .dddd
dddd dddd dddd
.dddd dddd dddd dddd .
dddd dddd dddd
dddd
Packed 1.15
Signed
Fraction
s.ddd dddd dddd dddd
s.ddd
dddd dddd dddd
s.ddd dddd dddd dddd
s.ddd dddd dddd dddd
Table 2-2. Data Formats (Cont’d)
Format
Representation in Memory
Representation in 32-Bit Register
Summary of Contents for ADSP-BF535 Blackfin
Page 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Page 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Page 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Page 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Page 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Page 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Page 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Page 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Page 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...