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

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue May 9 09:01:44 BST 2023


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

--- Comment #11 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #10)
> I added support for accessing fields through FPSCR.RN rather than FPSCR[RN]
> and switched all uses of the [] syntax to use attribute syntax instead -- to
> avoid getting luke upset, I pushed it to the switch-to-using-fields branch
> instead.

to be clear, I switched things like XER[SO] to XER.SO, I did not switch things
like SVSTATE[32:33].

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


More information about the libre-soc-bugs mailing list