From: Shriya Sharma Date: Fri, 27 Oct 2023 09:54:53 +0000 (+0100) Subject: added english language description for stbsux instruction X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2924fd87dd08dc3ea120d72f6f5008ab27c378ee;p=openpower-isa.git added english language description for stbsux instruction --- diff --git a/openpower/isa/fixedstoreshift.mdwn b/openpower/isa/fixedstoreshift.mdwn index dbb22f03..9f06cf87 100644 --- a/openpower/isa/fixedstoreshift.mdwn +++ b/openpower/isa/fixedstoreshift.mdwn @@ -50,7 +50,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 (RA). RS[56:63] are stored into the byte in storage addressed by EA.