(no commit message)
authorlkcl <lkcl@web>
Sat, 27 Feb 2021 16:35:18 +0000 (16:35 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 27 Feb 2021 16:35:18 +0000 (16:35 +0000)
openpower/sv/fclass.mdwn

index 2890bd91eb1b52f029e0b85d2857773f3ea78d69..b11862965ff3c144ecc77524e76eb63cb457a0cc 100644 (file)
@@ -2,7 +2,7 @@
 
 In SV just as with [[sv/fcvt]] single precision is to be considered half-of-elwidth precision.  Thus when elwidth=FP32 fptstsp will test half that precision, at FP16.
 
-based on xvtstdcsp v3.0B p768
+based on xvtstdcsp v3.0B p768 the instruction performs analysis of the FP number to determine if it is Infinity, NaN, Denormalised or Zero and if so which sign.  unlike xvtstdcsp the result is stored in a Condition Register specified by BF.
 
 | 0.5| 6..10 |11.15| 16.20 | 21...30 |31|  name   |
 | -- | ----- | --- | ----- | ------- |--| ------- |