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=17f2c1c3b452fa2b415b70b881c9ab20b1555158;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.