<!-- Section 4.6.1 Floating-point storage access instructions. P 140 - 143 -->
-# Load Floating-Point Single with Update
+# Load Floating-Point Single with Post-Update
D-Form
-* lfsu FRT,D(RA)
+* lfsup FRT,D(RA)
Pseudo-code:
None
-# Load Floating-Point Single with Update Indexed
+# Load Floating-Point Single with Post-Update Indexed
X-Form
-* lfsux FRT,RA,RB
+* lfsupx FRT,RA,RB
Pseudo-code:
None
-# Load Floating-Point Double with Update
+# Load Floating-Point Double with Post-Update
D-Form
-* lfdu FRT,D(RA)
+* lfdup FRT,D(RA)
Pseudo-code:
None
-# Load Floating-Point Double with Update Indexed
+# Load Floating-Point Double with Post-Update Indexed
X-Form
-* lfdux FRT,RA,RB
+* lfduxp FRT,RA,RB
Pseudo-code: