From b47380a3c6205449195ef54a2763ec6734409d39 Mon Sep 17 00:00:00 2001 From: Shriya Sharma Date: Fri, 27 Oct 2023 11:02:05 +0100 Subject: [PATCH] added english language description for stdsux 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 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. -- 2.30.2