rsd-devel / rsd

RSD: RISC-V Out-of-Order Superscalar Processor
Apache License 2.0
934 stars 95 forks source link

feat: fma for addmul #78

Closed momorrowz closed 4 months ago

momorrowz commented 4 months ago

use an FMA unit for fadd and fmul, eliminating dedicated adder and multiplier.