whitespace
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 27 Oct 2023 10:24:49 +0000 (11:24 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 29 Oct 2023 08:54:37 +0000 (08:54 +0000)
openpower/isa/pifixedstoreshift.mdwn

index 8dbcb445ba96bba472bebe0eac443d8b8997079f..93ea5dac9b4051c17a4b4fa4c7967678b90fac5a 100644 (file)
@@ -20,8 +20,7 @@ Description:
 
     Let the effective address (EA) be the sum (RA)+ (RB).
 
-    (RS)[56:63] are stored into the byte in storage addressed
-    by EA.
+    (RS)[56:63] are stored into the byte in storage addressed by EA.
 
     EA is placed into register RA.
 
@@ -48,8 +47,7 @@ Description:
 
     Let the effective address (EA) be the sum (RA)+ (RB).
 
-    (RS)[56:63] are stored into the byte in storage addressed
-    by EA.
+    (RS)[56:63] are stored into the byte in storage addressed by EA.
 
     EA is placed into register RA.
 
@@ -76,8 +74,7 @@ Description:
 
     Let the effective address (EA) be the sum (RA)+ (RB).
 
-    (RS)[32:63] are stored into the word in storage addressed
-    by RA.
+    (RS)[32:63] are stored into the word in storage addressed by RA.
 
     EA is placed into register RA.
 
@@ -104,8 +101,7 @@ Description:
 
     Let the effective address (EA) be the sum (RA)+ (RB).
 
-    (RS) is stored into the doubleword in storage
-    addressed by RA.
+    (RS) is stored into the doubleword in storage addressed by RA.
 
     EA is placed into register RA.