Device Performance Optimization
PXR40 Microcontroller Reference Manual, Rev. 1
Freescale Semiconductor
33-12
33.4.2
Signal Processing Extension
To further optimize time critical functions, the Signal Processing Extension Auxiliary Processing Unit
(SPE-APU) may be used. The SPE-APU provides a set of Single Instruction Multiple Data (SIMD)
instructions. These SIMD instructions typically involve performing the same operation on multiple data
elements stored within a single 64-bit register. Through the implementation of SIMD instructions,
including vector multiply and accumulate (MAC) instructions, the SPE APU provides Digital Signal
Processing (DSP) functionality. This can be used to accelerate signal processing routines, such as Finite
Impulse Response (FIR), Infinite Impulse Response (IIR) and Discrete Fourier Transforms (DFT). A more
general benefit of the SPE instruction set is the ability to load/store 64-bits of data in single instruction.
Thus highly load/store intensive functions make good candidates for SPE optimization.
0
UCLE
SP
E
0
WE
CE
0
EE
PR
0
ME
0
DE
FE1
0
IS
DS
0
PMW
RI
0
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Read / Write; Reset - 0x0
Figure 33-6. Machine State Register (MSR)
Table 33-5. MSR Register Field Descriptions
Field
Description
0–4
Reserved
5
UCLE
User Cache Lock Enable
6
SPE
SPE Available
0 - Execution of SPE APU vector instructions is disabled; SPE Unavailable exception taken instead, and SPE
bit is set in ESR.
1 - Execution of SPE APU vector instructions is enabled.
7–12
Reserved
13
WE
Wait State (Power management) enable.
14
CE
Critical Interrupt Enable
15
Reserved
16
EE
External Interrupt Enable
17
PR
Problem State
18
Reserved
19
ME
Machine Check Enable
20–21
Reserved
22
DE
Debug Interrupt Enable
Summary of Contents for PXR4030
Page 1: ...PXR40 Microcontroller Reference Manual Devices Supported PXR4030 PXR4040 PXR40RM Rev 1 06 2011...
Page 30: ...PXR40 Microcontroller Reference Manual Rev 1 Freescale Semiconductor xxx...
Page 40: ...PXR40 Microcontroller Reference Manual Rev 1 xl Freescale Semiconductor...
Page 66: ...Memory Map PXR40 Microcontroller Reference Manual Rev 1 2 4 Freescale Semiconductor...
Page 120: ...Signal Descriptions 3 54 Freescale Semiconductor PXR40 Microcontroller Reference Manual Rev 1...
Page 860: ...FlexCAN Module 24 50 Freescale Semiconductor PXR40 Microcontroller Reference Manual Rev 1...
Page 1167: ...Decimation Filter Freescale Semiconductor 28 53 PXR40 Microcontroller Reference Manual Rev 1...
Page 1168: ...Decimation Filter 28 54 Freescale Semiconductor PXR40 Microcontroller Reference Manual Rev 1...