From: Dmitry Selyutin Date: Fri, 3 Sep 2021 17:31:23 +0000 (+0000) Subject: fixedstore: switch stbx to XLEN X-Git-Tag: xlen-bcd~27 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9fd4486bbc3bdbe4d62dfd6f7b45a7b621d79d83;p=openpower-isa.git fixedstore: switch stbx to XLEN --- diff --git a/openpower/isa/fixedstore.mdwn b/openpower/isa/fixedstore.mdwn index dd121a2b..133355d3 100644 --- a/openpower/isa/fixedstore.mdwn +++ b/openpower/isa/fixedstore.mdwn @@ -40,7 +40,7 @@ Pseudo-code: b <- (RA|0) EA <- b + (RB) - MEM(EA, 1) <- (RS)[56:63] + MEM(EA, 1) <- (RS)[XLEN-8:XLEN-1] Special Registers Altered: