[libre-riscv-dev] [Bug 123] IEEE754 FPU FMAC needed

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Sun Aug 11 04:35:42 BST 2019


http://bugs.libre-riscv.org/show_bug.cgi?id=123

--- Comment #9 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #8)
>             # XXX check! {doSubMags ? ~sigC : sigC,
>             #            {(sigSumWidth - sigWidth + 2){doSubMags}}};
>             extComplSigC.eq(Cat((sigSumWidth - sigWidth + 2){doSubMags}},
>                                 Mux(doSubMags, ~sigC, sigC))),
> 
> anyone know what this translates to?

I think that's a repeat

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list