From: Dmitry Selyutin Date: Fri, 3 Sep 2021 17:31:53 +0000 (+0000) Subject: fixedstore: switch stbu to XLEN X-Git-Tag: xlen-bcd~26 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1797e664d3d61c0e74429c93e34b9f277d61817a;p=openpower-isa.git fixedstore: switch stbu to XLEN --- diff --git a/openpower/isa/fixedstore.mdwn b/openpower/isa/fixedstore.mdwn index 133355d3..bab75d30 100644 --- a/openpower/isa/fixedstore.mdwn +++ b/openpower/isa/fixedstore.mdwn @@ -55,7 +55,7 @@ D-Form Pseudo-code: EA <- (RA) + EXTS(D) - MEM(EA, 1) <- (RS)[56:63] + MEM(EA, 1) <- (RS)[XLEN-8:XLEN-1] RA <- EA Special Registers Altered: