From: Dmitry Selyutin Date: Fri, 3 Sep 2021 17:50:00 +0000 (+0000) Subject: fixedstore: switch stw to XLEN X-Git-Tag: xlen-bcd~20 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=11b99f92f05671e6b62bf21d4040c7b7a1879364;p=openpower-isa.git fixedstore: switch stw to XLEN --- diff --git a/openpower/isa/fixedstore.mdwn b/openpower/isa/fixedstore.mdwn index eca09fee..29f921ce 100644 --- a/openpower/isa/fixedstore.mdwn +++ b/openpower/isa/fixedstore.mdwn @@ -152,7 +152,7 @@ Pseudo-code: b <- (RA|0) EA <- b + EXTS(D) - MEM(EA, 4) <- (RS)[32:63] + MEM(EA, 4) <- (RS)[XLEN-32:XLEN-1] Special Registers Altered: