Share via


__fclrf 

Microsoft Specific

Generates the fclrf.s0 instruction, which clears the floating-point flags in the main FP status field.

void __fclrf(void);

Requirements

Intrinsic Architecture

__fclrf

IPF

Header file <intrin.h>

Remarks

For more information about the fclrf instruction, see the Intel IPF documentation.

This routine is only available as an intrinsic.

END Microsoft Specific

See Also

Reference

__fsetc
Compiler Intrinsics