From 0689a0d34333d06d9f265c2ec643bfe14ae157ce Mon Sep 17 00:00:00 2001 From: Shriya Sharma Date: Fri, 27 Oct 2023 10:58:38 +0100 Subject: [PATCH] added english language description for stwsx instruction --- openpower/isa/fixedstoreshift.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openpower/isa/fixedstoreshift.mdwn b/openpower/isa/fixedstoreshift.mdwn index 816e53ee..59b17433 100644 --- a/openpower/isa/fixedstoreshift.mdwn +++ b/openpower/isa/fixedstoreshift.mdwn @@ -127,8 +127,9 @@ Pseudo-code: Description: - Let the effective address (EA) be the sum - (RA|0)+ (RB). RS[32:63] are stored into the word in stor- + 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. Special Registers Altered: -- 2.30.2