Expand description
Floating-point status control register
Structs§
- FPSCR_
SPEC - Floating-point status control register
- R
- Register
FPSCRreader - W
- Register
FPSCRwriter
Type Aliases§
- AHP_R
- Field
AHPreader - Alternative half-precision control bit - AHP_W
- Field
AHPwriter - Alternative half-precision control bit - C_R
- Field
Creader - Carry condition code flag - C_W
- Field
Cwriter - Carry condition code flag - DN_R
- Field
DNreader - Default NaN mode control bit - DN_W
- Field
DNwriter - Default NaN mode control bit - DZC_R
- Field
DZCreader - Division by zero cumulative exception bit. - DZC_W
- Field
DZCwriter - Division by zero cumulative exception bit. - FZ_R
- Field
FZreader - Flush-to-zero mode control bit: - FZ_W
- Field
FZwriter - Flush-to-zero mode control bit: - IDC_R
- Field
IDCreader - Input denormal cumulative exception bit. - IDC_W
- Field
IDCwriter - Input denormal cumulative exception bit. - IOC_R
- Field
IOCreader - Invalid operation cumulative exception bit - IOC_W
- Field
IOCwriter - Invalid operation cumulative exception bit - IXC_R
- Field
IXCreader - Inexact cumulative exception bit - IXC_W
- Field
IXCwriter - Inexact cumulative exception bit - N_R
- Field
Nreader - Negative condition code flag - N_W
- Field
Nwriter - Negative condition code flag - OFC_R
- Field
OFCreader - Overflow cumulative exception bit - OFC_W
- Field
OFCwriter - Overflow cumulative exception bit - RMODE_R
- Field
RModereader - Rounding Mode control field - RMODE_W
- Field
RModewriter - Rounding Mode control field - UFC_R
- Field
UFCreader - Underflow cumulative exception bit - UFC_W
- Field
UFCwriter - Underflow cumulative exception bit - V_R
- Field
Vreader - Overflow condition code flag - V_W
- Field
Vwriter - Overflow condition code flag - Z_R
- Field
Zreader - Zero condition code flag - Z_W
- Field
Zwriter - Zero condition code flag