[libre-riscv-dev] [Bug 269] auto-conversion / parser of POWER ISA Spec v3.0B

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Sat Apr 4 22:36:56 BST 2020


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

--- Comment #24 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
ah, michael, before you get too far into writing unit tests, you'll
find that the opcode reg spec information has been decoded from
the mdwn files, in pagereader.py opfields "regs".

feel free, back in pywriter.py, to push that out as an extra parameter
into the instrs[opcodename] tuple, then actually *use* it in the
unit tests (!)

oh also i think the form (X-Form) may be necessary to drop into that
tuple as well.  maybe.  probably.

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


More information about the libre-riscv-dev mailing list