From 923d5bef287c6ffa377195d3241fe168b3ac3aaf Mon Sep 17 00:00:00 2001 From: Shriya Sharma Date: Fri, 27 Oct 2023 10:56:10 +0100 Subject: [PATCH] added english language description for sthsx 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 9f06cf87..13a7a9a5 100644 --- a/openpower/isa/fixedstoreshift.mdwn +++ b/openpower/isa/fixedstoreshift.mdwn @@ -77,8 +77,9 @@ Pseudo-code: Description: - Let the effective address (EA) be the sum - (RA|0)+ (RB). RS[48:63] are stored into the halfword in + Let the effective address (EA) be the sum of the contents of + register RB shifted by (SH+1) and (RA|0). + RS[48:63] are stored into the halfword in storage addressed by EA. Special Registers Altered: -- 2.30.2