Data Transfer
3-86
ADSP-214xx SHARC Processor Hardware Reference
Conditional Instructions
On the SHARC processors, almost all instruction types can be condi-
tional. Access to external data based on a conditional instructions are
allowed. For example:
r10=pass r9;
If EQ r4=r2+r3, r2=dm(i6,m6);
The instruction is only executed if the condition is true.
SIMD Access
The SHARC processor supports SIMD data access from external DDR2
memory. In SIMD mode, the core expects 64-bit data on a single read
request and drives 64-bit data for write requests. The controller decodes
the access request and if it is a SIMD read from a location N, the control-
ler fetches data from N and N+1, irrespective of whether N is an odd or an
even address.
The memory controller then packs the data into 64 bits and sends it back
along the core buses. For a SIMD write, the controller unpacks the 64-bit
data given by the core and writes it to N and N+1 memory locations. For
a SIMD read, the controller reads the physical data from N and N+3
memory locations and packs the 64-bit data to N and N+1 memory
locations.
The behavior of SIMD access to/from external memory is similar to the
internal processor memory. The only difference is that it is supported in
normal word (32-bit) address space only. Unlike internal memory access,
SIMD access from external memory may have a different latency, the
explicit transfer terminate first followed by the implicit transfer.
SDRAM
SIMD Mode transfers can be performed within 2 core access.
www.BDTIC.com/ADI
Содержание SHARC ADSP-214 Series
Страница 60: ...Contents lx ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 72: ...Notation Conventions lxxii ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 130: ...Programming Model 2 52 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 264: ...Programming Models 3 134 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 290: ...Programming Model 4 26 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 296: ...Programming Model 5 6 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 396: ...Effect Latency 7 28 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 520: ...Programming Model 10 62 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 616: ...Debug Features 14 22 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 656: ...Programming Model 15 40 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 714: ...Programming Model 19 10 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1132: ...Register Listing A 306 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1192: ...Index I 34 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...