From: Dmitry Selyutin Date: Fri, 3 Sep 2021 17:51:13 +0000 (+0000) Subject: fixedstore: switch stwu to XLEN X-Git-Tag: xlen-bcd~18 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a2092dfc90d4a5945ff41e40724afee45307127d;p=openpower-isa.git fixedstore: switch stwu to XLEN --- diff --git a/openpower/isa/fixedstore.mdwn b/openpower/isa/fixedstore.mdwn index 4a5f43d1..2dc9bb50 100644 --- a/openpower/isa/fixedstore.mdwn +++ b/openpower/isa/fixedstore.mdwn @@ -183,7 +183,7 @@ D-Form Pseudo-code: EA <- (RA) + EXTS(D) - MEM(EA, 4) <- (RS)[32:63] + MEM(EA, 4) <- (RS)[XLEN-32:XLEN-1] RA <- EA Special Registers Altered: