(no commit message)
authorlkcl <lkcl@web>
Thu, 3 Jun 2021 17:21:39 +0000 (18:21 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 3 Jun 2021 17:21:39 +0000 (18:21 +0100)
openpower/sv/int_fp_mv.mdwn

index 0b6145f80a5374bd695077c7bb8d1e9eeab77ac9..237b34e2b3da3519f573e921e0e7d95230c00c21 100644 (file)
@@ -6,7 +6,7 @@ High-performance CPU/GPU software needs to often convert between integers
 and floating-point, therefore fast conversion/data-movement instructions
 are needed.  Also given that initialisation of floats tends to take up
 considerable space (even to just load 0.0) the inclusion of float immediate
-is up for consideration.
+is up for consideration (BF16 as immediates)
 
 Libre-SOC will be compliant with the
 **Scalar Floating-Point Subset** (SFFS) i.e. is not implementing VMX/VSX,