changed the heading of instructions from update to post update in the pifixedstore...
authorShriya Sharma <shriya@redsemiconductor.com>
Thu, 5 Oct 2023 15:05:15 +0000 (16:05 +0100)
committerShriya Sharma <shriya@redsemiconductor.com>
Thu, 5 Oct 2023 15:05:20 +0000 (16:05 +0100)
openpower/isa/pifixedstore.mdwn

index 5b6929c5bd4458fa91c34b374532662b16d458ed..908c89c5c87b704396964ea3e4519bce570cef5a 100644 (file)
@@ -3,7 +3,7 @@
 <!-- This defines instructions that store from a register to RAM -->
 <!-- Effective Address is always RA, and the usual EA is stored late in RA -->
 
-# Store Byte with Update
+# Store Byte with Post-Update
 
 D-Form
 
@@ -30,7 +30,7 @@ Special Registers Altered:
 
     None
 
-# Store Byte with Update Indexed
+# Store Byte with Post-Update Indexed
 
 X-Form
 
@@ -57,7 +57,7 @@ Special Registers Altered:
 
     None
 
-# Store Halfword with Update
+# Store Halfword with Post-Update
 
 D-Form
 
@@ -80,7 +80,7 @@ Special Registers Altered:
 
     None
 
-# Store Halfword with Update Indexed
+# Store Halfword with Post-Update Indexed
 
 X-Form
 
@@ -107,7 +107,7 @@ Special Registers Altered:
 
     None
 
-# Store Word with Update
+# Store Word with Post-Update
 
 D-Form
 
@@ -134,7 +134,7 @@ Special Registers Altered:
 
     None
 
-# Store Word with Update Indexed
+# Store Word with Post-Update Indexed
 
 X-Form
 
@@ -161,7 +161,7 @@ Special Registers Altered:
 
     None
 
-# Store Doubleword with Update
+# Store Doubleword with Post-Update
 
 DS-Form
 
@@ -188,7 +188,7 @@ Special Registers Altered:
 
     None
 
-# Store Doubleword with Update Indexed
+# Store Doubleword with Post-Update Indexed
 
 X-Form