Freescale Semiconductor DSP56374 User Manual page 192

24-bit digital signal
Table of Contents

Advertisement

;------------------------------------------------------------------------
;
;
EQUATES for Status Register (SR)
;
;------------------------------------------------------------------------
;
control and status bits in SR
M_C
EQU
0
M_V
EQU
1
M_Z
EQU
2
M_N
EQU
3
M_U
EQU
4
M_E
EQU
5
M_L
EQU
6
M_S
EQU
7
M_I0
EQU
8
M_I1
EQU
9
M_S0
EQU
10
M_S1
EQU
11
M_SC
EQU
13
M_DM
EQU
14
M_LF
EQU
15
M_FV
EQU
16
M_SA
EQU
17
M_CE
EQU
19
M_SM
EQU
20
M_RM
EQU
21
M_CP
EQU
$c00000
M_CP0
EQU
22
M_CP1
EQU
23
;------------------------------------------------------------------------
;
;
EQUATES for Operating Mode Register (OMR)
;
;------------------------------------------------------------------------
;
control and status bits in OMR
M_MA
EQU
0
M_MB
EQU
1
M_MC
EQU
2
M_MD
EQU
3
M_SD
EQU
6
M_MS
EQU
7
B-8
; Carry
; Overflow
; Zero
; Negative
; Unnormalized
; Extension
; Limit
; Scaling Bit
; Interupt Mask Bit 0
; Interupt Mask Bit 1
; Scaling Mode Bit 0
; Scaling Mode Bit 1
; Sixteen_Bit Compatibility
; Double Precision Multiply
; DO-Loop Flag
; DO-Forever Flag
; Sixteen-Bit Arithmetic
; Instruction Cache Enable
; Arithmetic Saturation
; Rounding Mode
; mask for CORE-DMA priority bits in SR
; bit 0 of priority bits in SR
; bit 1 of priority bits in SR
; Operating Mode A
; Operating Mode B
; Operating Mode C
; Operating Mode D
; Stop Delay
;Memory Switch Mode
DSP56374 Users Guide, Rev. 1.2
Freescale Semiconductor

Advertisement

Table of Contents
loading

Table of Contents