From f3f6fc556784e037d1ed157b0ad2989889bc214c Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 27 Oct 2023 11:22:32 +0100 Subject: [PATCH] space-dot whitespace cleanup --- openpower/isa/fixedload.mdwn | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/openpower/isa/fixedload.mdwn b/openpower/isa/fixedload.mdwn index 3d4b5504..e4cc4fa8 100644 --- a/openpower/isa/fixedload.mdwn +++ b/openpower/isa/fixedload.mdwn @@ -676,7 +676,7 @@ Description: Let the effective address (EA) be the sum (RA|0)+(RB). Bits 0:7 of the halfword in storage addressed by EA are - loaded into RT 56:63 . Bits 8:15 of the halfword in storage + loaded into RT 56:63. Bits 8:15 of the halfword in storage addressed by EA are loaded into RT[48:55]. RT[0:47] are set to 0. @@ -738,17 +738,17 @@ Description: Let the effective address (EA) be the sum (RA|0)+(RB). Bits 0:7 of the doubleword in storage addressed by EA - are loaded into RT[56:63] . Bits 8:15 of the doubleword in - storage addressed by EA are loaded into RT[48:55] . Bits + are loaded into RT[56:63]. Bits 8:15 of the doubleword in + storage addressed by EA are loaded into RT[48:55]. Bits 16:23 of the doubleword in storage addressed by EA are loaded into RT[40:47]. Bits 24:31 of the doubleword in - storage addressed by EA are loaded into RT 32:39 . Bits + storage addressed by EA are loaded into RT 32:39. Bits 32:39 of the doubleword in storage addressed by EA are loaded into RT[24:31]. Bits 40:47 of the doubleword in - storage addressed by EA are loaded into RT[16:23] . Bits + storage addressed by EA are loaded into RT[16:23]. Bits 48:55 of the doubleword in storage addressed by EA - are loaded into RT[8:15] . Bits 56:63 of the doubleword in - storage addressed by EA are loaded into RT[0:7] . + are loaded into RT[8:15]. Bits 56:63 of the doubleword in + storage addressed by EA are loaded into RT[0:7]. Special Registers Altered: -- 2.30.2