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