I am trying to understand the exception flags of the Cortex-M33 FPU and I am not able to understand what conditions would set the Underflow and Input Denormal flags.
Can anyone provide the necessary conditions to generate these flags so that these can be taken care of in software.
Thanks in advance.