[Libre-soc-isa] [Bug 1087] change ISACaller and correct bug introduced in parser.py where it bypasses FPSCR as a local parameter and a return result

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun May 21 15:03:13 BST 2023


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

--- Comment #9 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Luke Kenneth Casson Leighton from comment #8)
> ok you'll need to pass in FPSCR into all helper routines,
> or better we use @inject().  i think that is safer/better,
> a lot less hassle - let me try it out

done - sorted

commit 7df4bbfd7b87dde3d1c2b82e1e7ffbb58e075f02 (HEAD -> master, origin/master)
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date:   Sun May 21 15:02:44 2023 +0100

    hack-add @inject() into pyfnwriter, also take the
    opportunity to stop doing "import ISACallerFnHelper as something"
    by doing a hack-substitute on the class name

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


More information about the Libre-SOC-ISA mailing list