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

index 47276e1ee81768be367929ecd8c85d26505d23d8..eb00e3b3e040f8ea3ebf1ad9ad43b93d5bb32241 100644 (file)
@@ -140,6 +140,13 @@ Pseudo-code:
     EA <- (RA|0) + (RB)
     FRT <- MEM(EA, 8)
 
+Description:
+
+    Let the effective address (EA) be the sum (RA|0)+(RB).
+
+    The doubleword in storage addressed by EA is loaded
+    into register FRT.
+
 Special Registers Altered:
 
     None