This is supported on
target_arch="riscv64" only.Expand description
Swaps the floating-point control and status register fcsr
This function swaps the value in fcsr by copying the original value to be returned,
and then writing a new value obtained from input variable value into fcsr.