![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 95](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578095.webp)
Programming Model
95
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Cortex
®
-M4F Processor
1.4.2.1.10 Floating-Point Status Control Register (FPSC)
FPSC is shown in
and described in
.
Return to
The FPSC register provides all necessary user-level control of the floating-point system.
Figure 1-13. FPSC Register
31
30
29
28
27
26
25
24
N
Z
C
V
RESERVED
AHP
DN
FZ
R/W-X
R/W-X
R/W-X
R/W-X
R-0h
R/W-X
R/W-X
R/W-X
23
22
21
20
19
18
17
16
RMODE
RESERVED
R/W-X
R-0h
15
14
13
12
11
10
9
8
RESERVED
R-0h
7
6
5
4
3
2
1
0
IDC
RESERVED
IXC
UFC
OFC
DZC
IOC
R/W-X
R-0h
R/W-X
R/W-X
R/W-X
R/W-X
R/W-X
Table 1-14. FPSC Register Field Descriptions
Bit
Field
Type
Reset
Description
31
N
R/W
X
Negative Condition Code Flag Floating-point comparison operations
update this condition code flag.
30
Z
R/W
X
Zero Condition Code Flag Floating-point comparison operations
update this condition code flag.
29
C
R/W
X
Carry Condition Code Flag Floating-point comparison operations
update this condition code flag.
28
V
R/W
X
Overflow Condition Code Flag Floating-point comparison operations
update this condition code flag.
27
RESERVED
R
0h
26
AHP
R/W
X
Alternative Half-Precision. When set, alternative half-precision format
is selected. When clear, IEEE half-precision format is selected. The
AHP bit in the FPDSC register holds the default value for this bit.
25
DN
R/W
X
Default NaN Mode. When set, any operation involving one or more
NaNs returns the Default NaN. When clear, NaN operands
propagate through to the output of a floating-point operation. The DN
bit in the FPDSC register holds the default value for this bit.
24
FZ
R/W
X
Flush-to-Zero Mode. When set, Flush-to-Zero mode is enabled.
When clear, Flush-to-Zero mode is disabled and the behavior of the
floating-point system is fully compliant with the IEEE 754 standard.
The FZ bit in the FPDSC register holds the default value for this bit.
23:22
RMODE
R/W
X
Rounding Mode. The specified rounding mode is used by almost all
floating-point instructions. The RMODE bit in the FPDSC register
holds the default value for this bit.
21:8
RESERVED
R
0h
7
IDC
R/W
X
Input Denormal Cumulative Exception. When set, indicates this
exception has occurred since 0 was last written to this bit.
6:5
RESERVED
R
0h
4
IXC
R/W
X
Inexact Cumulative Exception. When set, indicates this exception
has occurred since 0 was last written to this bit.
3
UFC
R/W
X
Underflow Cumulative Exception. When set, indicates this exception
has occurred since 0 was last written to this bit.