Added English Language description for stfdux instruction
authorShriya Sharma <shriya@redsemiconductor.com>
Tue, 3 Oct 2023 10:37:36 +0000 (11:37 +0100)
committerShriya Sharma <shriya@redsemiconductor.com>
Tue, 3 Oct 2023 10:37:36 +0000 (11:37 +0100)
openpower/isa/fpstore.mdwn

index a52ee68fffea29222dc0edf3b7e9d93cb779af36..6b1bab9aa1ac83effb37cc9bd797ccff35248142 100644 (file)
@@ -187,6 +187,17 @@ Pseudo-code:
     MEM(EA, 8)<- (FRS) 
     RA <- EA
 
+Description:
+
+    Let the effective address (EA) be the sum (RA)+(RB).
+
+    The contents of register FRS are stored into the dou-
+    bleword in storage addressed by EA.
+
+    EA is placed into register RA.
+
+    If RA=0, the instruction form is invalid.
+
 Special Registers Altered:
 
     None