(no commit message)
authorlkcl <lkcl@web>
Mon, 2 May 2022 15:54:44 +0000 (16:54 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 2 May 2022 15:54:44 +0000 (16:54 +0100)
openpower/sv/svp64.mdwn

index 81e77284c46d2697587f51426523310a191d3440..591afccddc8315b748e2f2c6e2c2e4d8438f0654 100644 (file)
@@ -274,7 +274,9 @@ perform its operation at **half** the ELWIDTH then padded back out
 to ELWIDTH.  `sv.fadds/ew=f32` shall perform an IEEE754 FP16 operation that is then "padded" to fill out to an IEEE754 FP32. When ELWIDTH=DEFAULT
 clearly the behaviour of `sv.fadds` is performed at 32-bit accuracy
 then padded back out to fit in IEEE754 FP64, exactly as for Scalar
-v3.0B "single" FP.
+v3.0B "single" FP.  Any FP operation ending in "s" where ELWIDTH=f16
+or ELWIDTH=bf16 is reserved and must raise an illegal instruction
+(IEEE754 FP8 or BF8 are not defined). 
 
 ## Elwidth for CRs: