From efb5554a4a5596c341b17627a888100c06cf3228 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 27 Oct 2023 11:29:00 +0100 Subject: [PATCH] use words "the contents of register RA instead of (RA) --- openpower/isa/fixedloadshift.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2