Floating-point status control register
| IOC | Invalid operation cumulative exception bit |
| DZC | Division by zero cumulative exception bit. |
| OFC | Overflow cumulative exception bit |
| UFC | Underflow cumulative exception bit |
| IXC | Inexact cumulative exception bit |
| IDC | Input denormal cumulative exception bit. |
| RMode | Rounding Mode control field |
| FZ | Flush-to-zero mode control bit: |
| DN | Default NaN mode control bit |
| AHP | Alternative half-precision control bit |
| V | Overflow condition code flag |
| C | Carry condition code flag |
| Z | Zero condition code flag |
| N | Negative condition code flag |