From: Dmitry Selyutin Date: Fri, 3 Sep 2021 17:39:33 +0000 (+0000) Subject: fixedstore: switch sthu to XLEN X-Git-Tag: xlen-bcd~22 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29af37bd516ea91fbeae6d52cc763b08fc0d0211;p=openpower-isa.git fixedstore: switch sthu to XLEN --- diff --git a/openpower/isa/fixedstore.mdwn b/openpower/isa/fixedstore.mdwn index e88f64f0..7f3a2ca8 100644 --- a/openpower/isa/fixedstore.mdwn +++ b/openpower/isa/fixedstore.mdwn @@ -119,7 +119,7 @@ D-Form Pseudo-code: EA <- (RA) + EXTS(D) - MEM(EA, 2) <- (RS)[48:63] + MEM(EA, 2) <- (RS)[XLEN-16:XLEN-1] RA <- EA Special Registers Altered: