__get_FPSCR
In this section:
Syntax
unsigned int__get_FPSCR(void);
Description
Returns the value of FPSCR (floating-point status and control register).
This intrinsic function is only available for devices with a VFP coprocessor.
Note
This intrinsic function cannot be used in 64-bit mode.
See also
__arm_rsr, __arm_rsr64, __arm_rsrp.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.