28.2.123 __builtin_set_FCR
Architecture
dsPIC33A
Description
Assign a value to the floating point control register (FCR); see device data sheet to learn more about the FCR register.
Prototype
void __builtin_set_FCR(uint32_t value);
Argument
value
- value to assign to FCR
register
Return Value
None
Machine Instruction
mov.l
Error Messages
None