From 251344debbd34d502defc9c2ae1630814adb7ed8 Mon Sep 17 00:00:00 2001 From: Shriya Sharma Date: Fri, 27 Oct 2023 10:57:04 +0100 Subject: [PATCH] added english language description for sthsux 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 13a7a9a5..816e53ee 100644 --- a/openpower/isa/fixedstoreshift.mdwn +++ b/openpower/isa/fixedstoreshift.mdwn @@ -100,7 +100,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[48:63] are stored into the halfword in storage addressed by EA. -- 2.30.2