From: Dmitry Selyutin Date: Fri, 3 Sep 2021 17:39:16 +0000 (+0000) Subject: fixedstore: switch sthx to XLEN X-Git-Tag: xlen-bcd~23 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=89f113d059219980f5bee881366659a1ac5a51d5;p=openpower-isa.git fixedstore: switch sthx to XLEN --- diff --git a/openpower/isa/fixedstore.mdwn b/openpower/isa/fixedstore.mdwn index 1c986266..e88f64f0 100644 --- a/openpower/isa/fixedstore.mdwn +++ b/openpower/isa/fixedstore.mdwn @@ -104,7 +104,7 @@ Pseudo-code: b <- (RA|0) EA <- b + (RB) - MEM(EA, 2) <- (RS)[48:63] + MEM(EA, 2) <- (RS)[XLEN-16:XLEN-1] Special Registers Altered: