Function core::arch::riscv32::fsrm [−][src]
This is supported on
target_arch="riscv32" only.Expand description
Swaps the floating-point rounding mode register frm
This function swaps the value in frm by copying the original value to be returned,
and then writing a new value obtained from the three least-significant bits of
input variable value into frm.