(no commit message)
authorlkcl <lkcl@web>
Wed, 19 Apr 2023 18:17:15 +0000 (19:17 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 19 Apr 2023 18:17:15 +0000 (19:17 +0100)
openpower/sv/rfc/ls013.mdwn

index dc76bddc524f987c984164c876d736e489c33a33..5d53b19b54fdf2bc2eec63dbba5c2e664d4c125e 100644 (file)
@@ -72,8 +72,8 @@ TODO
     so it is *really* crucial to have SFFS ops even if "equivalent" to VSX
    in order for SVP64 to not be compromised (non-orthogonal).
 4. FP min/max are rather complex to implement in software, the most commonly
-    used FP max function `fmax` from glibc compiled for SFFS is 32 (!)
-    instructions.
+    used FP max function `fmax` from glibc compiled for SFFS is an
+    astounding 32 instructions.
 
 **Changes**