From 2924fd87dd08dc3ea120d72f6f5008ab27c378ee Mon Sep 17 00:00:00 2001 From: Shriya Sharma Date: Fri, 27 Oct 2023 10:54:53 +0100 Subject: [PATCH] added english language description for stbsux instruction --- openpower/isa/fixedstoreshift.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- 2.30.2