riscv-semantics
riscv-semantics copied to clipboard
fmadd should use f32MulAdd
the fmadd group of instructions should use f32MulAdd rather than f32Mul then f32Add