use words "the contents of register RA instead of (RA)
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 27 Oct 2023 10:29:00 +0000 (11:29 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 29 Oct 2023 08:54:37 +0000 (08:54 +0000)
openpower/isa/fixedloadshift.mdwn

index 39aeb6a28e517faf33c3c1aff458d92bd2f0a677..568da640049cb9db6f7cf49e9909518d6d812004 100644 (file)
@@ -117,7 +117,7 @@ Pseudo-code:
 Description:
 
     Let the effective address (EA) be the sum of the contents of
-    register RB shifted by (SH+1), and (RA).
+    register RB shifted by (SH+1), and the contents of register RA.
 
     The halfword in storage addressed by EA is loaded into RT[48:63].
     RT[0:47] are set to 0.