MicrOS
__FPU_write_control_word.c File Reference
#include "../fenv.h"

Functions

void __FPU_write_control_word (fcontrol_t control_word)
 Write FPU control word. More...
 

Function Documentation

◆ __FPU_write_control_word()

void __FPU_write_control_word ( fcontrol_t  control_word)

Write FPU control word.

It also clears FPU exception before write value.

Parameters
control_wordControl word to write into FPU.