[Libre-soc-bugs] [Bug 671] convert spec pseudocode to use XLEN width

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Aug 30 14:24:00 BST 2021


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

--- Comment #42 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=a9670992d6c9348d7f5c6d3d657a942a0b811f8e

-    RA <- EXTZ64(n)
+    RA <- EXTZ(n)

aaahno.

it would be better to over-ride the behaviour of EXTZ64 or at least
not make that kind of "functional" change, right now.

not cherry-picking this one.  adding to bug #679

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


More information about the libre-soc-bugs mailing list