added english language description for stwsux instruction
authorShriya Sharma <shriya@redsemiconductor.com>
Fri, 27 Oct 2023 09:59:52 +0000 (10:59 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 29 Oct 2023 08:54:37 +0000 (08:54 +0000)
openpower/isa/fixedstoreshift.mdwn

index 59b17433e0766aa2e86094e337ffae04c62013c0..118e96411d9b3ab7748993e3ade8abee7c8092d9 100644 (file)
@@ -129,8 +129,8 @@ Description:
 
     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.
+    RS[32:63] are stored into the word in storage
+    addressed by EA.
 
 Special Registers Altered:
 
@@ -150,7 +150,8 @@ Pseudo-code:
 
 Description:
 
-    Let the effective address (EA) be the sum (RA)+ (RB).
+    Let the effective address (EA) be the sumof the contents of
+    register RB shifted by (SH+1) and (RB).
     RS[32:63] are stored into the word in storage addressed
     by EA.