Definition
Single-Precision Floating-Point Extension (RISC-V)
The single-precision floating-point extension is the RISC-V extension that provides 32-bit floating-point support.
It uses 8 exponent bits and 23 fraction bits in the floating-point representation. It is associated with floating-point instructions.