| N | Set if result is negative;else cleared |
| Z | Set if result is zero;else cleared |
| I | Set if result is infinity;else cleared |
| NAN | Set if result is a NAN;else cleared |
| BSUN | Always cleared |
| INAN | Set if either input is not-a-number; else cleared |
| IDE | Set if either input is a denormalised number; else cleared |
| OPERR | Always cleared |
| OVFL | Always cleared |
| UNFL | Always cleared |
| DZ | Always cleared |
| INEX | Set if either operand is denormalised and the operands are not exactly the same and the IDE exception is disabled; else cleared |