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

index 4423123a98b813bc63abd29a26e2fbb42b954fa7..1935e59f08878e89b594588a2b1625fdc044248d 100644 (file)
@@ -356,11 +356,13 @@ Description:
     Let the effective address (EA) be the sum of the contents of
     register RB shifted by (SH+1), and (RA|0).
 
-    The doubleword in storage addressed by EA is loaded into RT.
-
-    EA is placed into register RA.
-
-    If RA=0 or RA=RT, the instruction form is invalid.
+    Bits 0:7 of the word in storage addressed
+    by EA are loaded into RT[56:63]. Bits 8:15 of the word in
+    storage addressed by EA are loaded into RT[48:55]. Bits
+    16:23 of the word in storage addressed by EA are
+    loaded into RT[40:47]. Bits 24:31 of the word in storage
+    addressed by EA are loaded into RT 32:39.
+    RT[0:31] are set to 0.
 
 
 Special Registers Altered: