[Libre-soc-bugs] [Bug 683] possible precedence error in divw XLEN
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Sep 3 08:49:24 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=683
--- Comment #2 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
commit 907452d23734f8cc4bd65b87a8019a912d19cacd (HEAD -> master)
Author: Luke Kenneth Casson Leighton <lkcl at lkcl.net>
Date: Fri Sep 3 08:49:13 2021 +0100
use brackets round (XLEN/2) in divw pseudocode
[0]*XLEN/2 was being interpreted as ([0]*XLEN)/2
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list