fixedlogical: switch andi. to XLEN
authorDmitry Selyutin <dmitry.selyutin@3mdeb.com>
Wed, 25 Aug 2021 12:57:18 +0000 (12:57 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 30 Aug 2021 11:32:19 +0000 (12:32 +0100)
openpower/isa/fixedlogical.mdwn

index c57491178262d62b53269d13d0ac8479f40a5098..0bf636ae0b5fbc88652e323513465a5299ae3cde 100644 (file)
@@ -18,7 +18,7 @@ D-Form
 
 Pseudo-code:
 
-    RA <- (RS) & ([0]*48 || UI)
+    RA <- (RS) & ([0]*(XLEN-16) || UI)
 
 Special Registers Altered: