From: Luke Kenneth Casson Leighton Date: Fri, 27 Oct 2023 10:27:30 +0000 (+0100) Subject: whitespace and X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5a0900934241a4ac71c8943c2d2dce15119d87e7;p=openpower-isa.git whitespace and also use explicit "the contents of register RA --- diff --git a/openpower/isa/fixedloadshift.mdwn b/openpower/isa/fixedloadshift.mdwn index 897ec052..57a0c661 100644 --- a/openpower/isa/fixedloadshift.mdwn +++ b/openpower/isa/fixedloadshift.mdwn @@ -65,10 +65,10 @@ 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 byte in storage addressed by EA is - loaded into RT[56:63] . RT[0:55] are set to 0. + The byte in storage addressed by EA is loaded into RT[56:63]. + RT[0:55] are set to 0. EA is placed into register RA.