From: Luke Kenneth Casson Leighton Date: Fri, 27 Oct 2023 10:29:00 +0000 (+0100) Subject: use words "the contents of register RA instead of (RA) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=efb5554a4a5596c341b17627a888100c06cf3228;p=openpower-isa.git use words "the contents of register RA instead of (RA) --- diff --git a/openpower/isa/fixedloadshift.mdwn b/openpower/isa/fixedloadshift.mdwn index 39aeb6a2..568da640 100644 --- a/openpower/isa/fixedloadshift.mdwn +++ b/openpower/isa/fixedloadshift.mdwn @@ -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.