riscv-semantics icon indicating copy to clipboard operation
riscv-semantics copied to clipboard

fmadd should use f32MulAdd

Open programmerjake opened this issue 7 years ago • 0 comments

the fmadd group of instructions should use f32MulAdd rather than f32Mul then f32Add

programmerjake avatar Mar 22 '19 18:03 programmerjake