From 5a0900934241a4ac71c8943c2d2dce15119d87e7 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 27 Oct 2023 11:27:30 +0100 Subject: [PATCH] whitespace and also use explicit "the contents of register RA --- openpower/isa/fixedloadshift.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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. -- 2.30.2