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

index d2dd27ab86656e08567cad6172678c00292bc4ff..3ec13b6a1ae78fec149489e258ea695711de1263 100644 (file)
@@ -190,6 +190,17 @@ Pseudo-code:
     FRT <- MEM(EA, 8)
     RA <- EA
 
+Description:
+
+    Let the effective address (EA) be the sum (RA)+(RB).
+
+    The doubleword in storage addressed by EA is loaded
+    into register FRT.
+
+    EA is placed into register RA.
+
+    If RA=0, the instruction form is invalid.
+
 Special Registers Altered:
 
     None