For the following standard library functions provided by fenv.h, even if -dpfpu is specified when compilation proceeds, these functions only specify and refer to the relevant values of the FPSW register; and not to the values of the DPSW register.
To specify and refer to the values of the DPSW register, use the __set_dpsw and __get_dpsw intrinsic functions.