fn is_riscv_softfloat(arch: &Architecture) -> bool
Returns whether arch is a RISC-V variant that lacks hardware floating-point (i.e. does not include the F/D ISA extensions, either explicitly or via the gc profile).
arch
gc