\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.
-## Convert To FPR
+## Convert To Floating-Point Register
```
ctfpr FRT, RB, IT
\newpage{}
-## Convert To FPR Single
+## Convert To Floating-Point Register Single
```
ctfprs FRT, RB, IT
\newpage{}
-## Convert From FPR
+## Convert From Floating-Point Register
```
cffpr RT, FRB, CVM, IT