[Libre-soc-bugs] [Bug 980] Implement C-based Power ISA pseudocode compiler
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Mon Dec 4 00:41:36 GMT 2023
https://bugs.libre-soc.org/show_bug.cgi?id=980
--- Comment #19 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #18)
> (In reply to Jacob Lifshay from comment #16)
> separating each "function" into an explicit separate pseudocode file)
> >
> > PowerISA very much has functions (though they don't use the def keyword):
> > Book I Appendix A
> >
> > Round Integer( sign, frac0:64, gbit, rbit, xbit, round_mode ):
>
> i expect and anticipate the pseudocode *file* to be called round_integer.mdwn
so you're suggesting *deleting* the function signatures from the PowerISA
specification? I don't think they'll like that. please don't do that.
i'm fine if you want one function per file (but it'll be annoying), but we
*need* the function signatures to stay. they will *still be functions*.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list