[Libre-soc-bugs] [Bug 1072] implement fcvt/fmv instructions in ISACaller (ls006)

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat May 6 14:38:51 BST 2023


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

--- Comment #9 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
i've removed 50% of the code in fpscr.py as it is massively complex
and completely unnecessary, introducing a maintenance nightmare by
being radically different from *all* other code that creates Fields.

if you want to do this sort of thing you *need to discuss the impact first*
and we discuss *and budget* for a conversion of *ALL* Fields - at the same
time - to any AGREED new paradigm.

please DON'T do this again, i had to spend most of my time rewriting
and removing code instead of a straightforward 5 minutes adding to
ISACaller and the Test API

removed unnecessary complex unauthorised code

https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=27d4b0da016381cb723cf07e1a01c61a2e77831e

added into ISACaller

https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=6f9ccd3da6bff4d596357628e60f206eb73f41f8

added to Test API

https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=dad902a77535a947cc3d1f275414256dc48ad35e

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


More information about the libre-soc-bugs mailing list