[libre-riscv-dev] [Bug 189] Create partitioned right shift using the existing partitioned left shift
bugzilla-daemon at libre-riscv.org
bugzilla-daemon at libre-riscv.org
Wed Feb 26 16:59:00 GMT 2020
http://bugs.libre-riscv.org/show_bug.cgi?id=189
Michael Nolan <mtnolan2640 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #1 from Michael Nolan <mtnolan2640 at gmail.com> ---
This is complete in e42917b.
The dynamic shift right turned out to be a little more complicated than simply
bit reversing the input and output, as the shift amounts had to be reordered as
well.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list