[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
Tue Apr 7 16:55:09 BST 2020


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

--- Comment #40 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Luke Kenneth Casson Leighton from comment #39)
> https://git.libre-riscv.org/?p=soc.git;a=commitdiff;
> h=5d496a6b50ec3b9e00586e777651c60a1921688d
> 
> michael that should just be for fieldname in op_fields otherwise a lot more
> fields get added than is necessary.
> 
> op_fields includes the names of everything spotted during parsing... that is
> *not* a GPR.
> 
> no need to exclude RS RA RT either because i already excluded them back in
> the parser.

commit 8e261f6ee07e2ccf271f8838daa372d3e2dcb2ed (HEAD -> master, origin/master)
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date:   Tue Apr 7 16:54:50 2020 +0100

    op_fields is passed over (and excludes register names)

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


More information about the libre-riscv-dev mailing list