FLDENV reloads the FPU environment from source, which must contain a new control word, status word, tag word, and error block. Usually, this data has been written by a previous FSTENV instruction.
Note FLDENV should be executed in the same operating mode as the corresponding FSTENV or FNSTENV. If the environment image contains an unmasked exception, loading it will produce a floating-point error condition.