(no commit message)
authorlkcl <lkcl@web>
Fri, 4 Jun 2021 12:40:22 +0000 (13:40 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 4 Jun 2021 12:40:22 +0000 (13:40 +0100)
openpower/sv/int_fp_mv.mdwn

index 796de2b479c2649b8e480bb12342856db5bcd577..55c1b6c434f39e6dc4efa635bcf7ce6e8e7ea856 100644 (file)
@@ -109,8 +109,12 @@ TODO: review and investigate other language semantics
 
 # Proposed New Scalar Instructions
 
-All of the following instructions use the standard OpenPower conversion to/from 64-bit float format when reading/writing a 32-bit float from/to a FPR. This can be overridden by SimpleV, as explained in the 
- [[int_fp_mv/appendix]]
+All of the following instructions use the standard OpenPower conversion to/from 64-bit float format when reading/writing a 32-bit float from/to a FPR.
+
+Note that source and destination widths can be overridden by SimpleV
+SVP64, and that SVP64 also has Saturation Modes *in addition*
+to those independently described here.  The interactions with SVP64
+are explained in the  [[int_fp_mv/appendix]]
 
 ## FPR to GPR moves