[Libre-soc-bugs] [Bug 979] Implement C-based Power ISA decoder compiler

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Sep 6 21:04:03 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=979

--- Comment #35 from Dmitry Selyutin <ghostmansd at gmail.com> ---
(In reply to Jacob Lifshay from comment #34)
> (In reply to Dmitry Selyutin from comment #33)
> > First of all, I'm sorry about the code quality. Luke, I'm sorry, this
> > includes line breaks;
> 
> if you're referring to the generated C output, you can just run it through
> clang-format, it has a GNU style option.

Nah, unfortunately I meant codegen.py, which takes care of the generator. As
for the generated code, I'm not that strict; but the generator itself, I wish
it could be better.
That said, despite the code quality... This idea with visitor was REALLY
impressive. It'd have taken more time to achieve even this degree without
visitors.

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


More information about the libre-soc-bugs mailing list