[Libre-soc-bugs] [Bug 838] sync or at least statically check fields.text, power_decoder, trans/svp64, CSVs between each other

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Aug 8 21:28:45 BST 2022


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

--- Comment #33 from Dmitry Selyutin <ghostmansd at gmail.com> ---
The table parsing is complex enough, so I decided to re-use (or, well, rather
wrap) DecodeFields and postpone the cleanup in this part. It's doable and
should be done, too, at least for validation's sake (also for real
unmarshalling, better typing system, etc.). However, I suggest to postpone it
to the later stage.

Even the minor validation I'm doing now raises the questions. I suspect I found
an issue, or perhaps an undocumented feature. The operands RA, RT and XO
mention DQE form, which is not present in our known forms. Moreover, it's not
even known to ISA 3.1b; it's only mentioned as part of the operands'
description. Ideas?

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


More information about the libre-soc-bugs mailing list