Added English Language description for stwup instruction
authorShriya Sharma <shriya@redsemiconductor.com>
Tue, 3 Oct 2023 11:10:47 +0000 (12:10 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:21 +0000 (19:26 +0000)
openpower/isa/pifixedstore.mdwn

index 96e326821a82cad547da2e24cd9e1ae85d4e3298..8a45cd96858ca026ec0957baa7f2b50ec6c111c9 100644 (file)
@@ -120,6 +120,16 @@ Pseudo-code:
     MEM(ea, 4) <- (RS)[XLEN-32:XLEN-1]
     RA <- EA
 
+Description:
+
+    Let the effective address (EA) be the sum (RA)+ D.
+    (RS)[32:63] are stored into the word in storage addressed
+    by EA.
+
+    EA is placed into register RA.
+
+    If RA=0, the instruction form is invalid.
+
 Special Registers Altered:
 
     None