From: Shriya Sharma Date: Fri, 27 Oct 2023 09:59:52 +0000 (+0100) Subject: added english language description for stwsux instruction X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=87e07a495202b0abca09752c286366b42d0550a2;p=openpower-isa.git added english language description for stwsux instruction --- diff --git a/openpower/isa/fixedstoreshift.mdwn b/openpower/isa/fixedstoreshift.mdwn index 59b17433..118e9641 100644 --- a/openpower/isa/fixedstoreshift.mdwn +++ b/openpower/isa/fixedstoreshift.mdwn @@ -129,8 +129,8 @@ Description: Let the effective address (EA) be the sum of the contents of register RB shifted by (SH+1) and (RA|0). - RS[32:63] are stored into the word in stor- - age addressed by EA. + RS[32:63] are stored into the word in storage + addressed by EA. Special Registers Altered: @@ -150,7 +150,8 @@ Pseudo-code: Description: - Let the effective address (EA) be the sum (RA)+ (RB). + Let the effective address (EA) be the sumof the contents of + register RB shifted by (SH+1) and (RB). RS[32:63] are stored into the word in storage addressed by EA.