[Libre-soc-bugs] [Bug 1088] 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
Wed May 24 02:28:36 BST 2023


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

--- Comment #2 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from bug #1087 comment #7)
> to "effect" a "no change", the variable that requires "not to be changed"
> must:
> 
> 1) be passed in as an INPUT parameter

ok, we need this for RT for fcvtfg and FRT in most fp pseudocode, unless fcvt*
is changed to always write RT as I proposed in #1087, though we still need it
for FRT in most pseudocode.

> 2) not be modified by the pseudocode
> 3) be passed OUT as a return result.

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


More information about the libre-soc-bugs mailing list