From: Shriya Sharma Date: Fri, 27 Oct 2023 10:02:05 +0000 (+0100) Subject: added english language description for stdsux instruction X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c96b63f3636f471741fd6fa01cfe43fad8cab752;p=openpower-isa.git added english language description for stdsux instruction --- diff --git a/openpower/isa/fixedstoreshift.mdwn b/openpower/isa/fixedstoreshift.mdwn index e01d5dfd..fb44bc9e 100644 --- a/openpower/isa/fixedstoreshift.mdwn +++ b/openpower/isa/fixedstoreshift.mdwn @@ -204,7 +204,8 @@ Pseudo-code: Description: - Let the effective address (EA) be the sum (RA)+ (RB). + Let the effective address (EA) be the sum of the contents of + register RB shifted by (SH+1) and (RB). (RS) is stored into the doubleword in storage addressed by EA.