ARM Floating Point Status and Control Intrinsics#

These built-in functions are available for the ARM family of processors with floating-point unit.

unsigned int __builtin_arm_get_fpscr ();
void __builtin_arm_set_fpscr (unsigned int);