From: Dmitry Selyutin Date: Fri, 3 Sep 2021 17:38:37 +0000 (+0000) Subject: fixedstore: switch sth to XLEN X-Git-Tag: xlen-bcd~24 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=222c0dff07371d1c45cceafaa945487fac6528df;p=openpower-isa.git fixedstore: switch sth to XLEN --- diff --git a/openpower/isa/fixedstore.mdwn b/openpower/isa/fixedstore.mdwn index 1a2d228c..1c986266 100644 --- a/openpower/isa/fixedstore.mdwn +++ b/openpower/isa/fixedstore.mdwn @@ -88,7 +88,7 @@ Pseudo-code: b <- (RA|0) EA <- b + EXTS(D) - MEM(EA, 2) <- (RS)[48:63] + MEM(EA, 2) <- (RS)[XLEN-16:XLEN-1] Special Registers Altered: