From: Dmitry Selyutin Date: Fri, 3 Sep 2021 17:30:13 +0000 (+0000) Subject: fixedstore: switch stb to XLEN X-Git-Tag: xlen-bcd~28 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=55af67308eae5f78aa51c08f706b98ffc97895f8;p=openpower-isa.git fixedstore: switch stb to XLEN --- diff --git a/openpower/isa/fixedstore.mdwn b/openpower/isa/fixedstore.mdwn index d13fa938..dd121a2b 100644 --- a/openpower/isa/fixedstore.mdwn +++ b/openpower/isa/fixedstore.mdwn @@ -24,7 +24,7 @@ Pseudo-code: b <- (RA|0) EA <- b + EXTS(D) - MEM(EA, 1) <- (RS)[56:63] + MEM(EA, 1) <- (RS)[XLEN-8:XLEN-1] Special Registers Altered: