change c[ft]fpr* instruction titles
authorJacob Lifshay <programmerjake@gmail.com>
Wed, 28 Jun 2023 02:07:36 +0000 (19:07 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Wed, 28 Jun 2023 02:07:36 +0000 (19:07 -0700)
openpower/sv/int_fp_mv/moves_and_conversions.mdwn

index 2fc2779430623037e02246c71510452b80e3db14..5d39da01c076a85bf81111a27bee37b97192515e 100644 (file)
@@ -170,14 +170,14 @@ Architecture Note:
 
 \newpage{}
 
 
 \newpage{}
 
-# Conversions
+# Conversion To/From Floating-Point Register Instructions
 
 Unlike the move instructions
 these instructions perform conversions between Integer and
 Floating Point. Truncation can therefore occur, as well
 as exceptions.
 
 
 Unlike the move instructions
 these instructions perform conversions between Integer and
 Floating Point. Truncation can therefore occur, as well
 as exceptions.
 
-## Convert To FPR
+## Convert To Floating-Point Register
 
 ```
     ctfpr FRT, RB, IT
 
 ```
     ctfpr FRT, RB, IT
@@ -258,7 +258,7 @@ Special Registers altered:
 
 \newpage{}
 
 
 \newpage{}
 
-## Convert To FPR Single
+## Convert To Floating-Point Register Single
 
 ```
     ctfprs FRT, RB, IT
 
 ```
     ctfprs FRT, RB, IT
@@ -466,7 +466,7 @@ Section 7.1 of the ECMAScript / JavaScript
 
 \newpage{}
 
 
 \newpage{}
 
-## Convert From FPR
+## Convert From Floating-Point Register
 
 ```
     cffpr RT, FRB, CVM, IT
 
 ```
     cffpr RT, FRB, CVM, IT