[Libre-soc-bugs] [Bug 340] formal proof of POWER9 SHIFTROT pipeline needed
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Aug 19 22:36:32 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=340
--- Comment #23 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
with m.Elif(self.right_shift):
# this is basically mb = sh + (is_32bit? 32: 0);
i noticed this is rotator.py and so when creating the mask it is offset by 32
bits.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list