From e2ccd0548d6ce0b769ecdd1ce2521c19e26c39de Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Tue, 2 May 2023 15:29:46 -0700 Subject: [PATCH] Remove draft warnings from Zvfh[min] These have completed public review. --- v-spec.adoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/v-spec.adoc b/v-spec.adoc index 05b6a0e..d15d60f 100644 --- a/v-spec.adoc +++ b/v-spec.adoc @@ -5161,9 +5161,6 @@ as is RV64GCV_Zve64f_Zve32x_Zvl128b. === Zvfhmin: Vector Extension for Minimal Half-Precision Floating-Point -WARNING: This draft proposal for the Zvfhmin extension may change before -being accepted as a standard by RISC-V International. - The Zvfhmin extension provides minimal support for vectors of IEEE 754-2008 binary16 values, adding conversions to and from binary32. When the Zvfhmin extension is implemented, the `vfwcvt.f.f.v` and @@ -5175,9 +5172,6 @@ The Zvfhmin extension depends on the Zve32f extension. === Zvfh: Vector Extension for Half-Precision Floating-Point -WARNING: This draft proposal for the Zvfh extension may change before -being accepted as a standard by RISC-V International. - The Zvfh extension provides support for vectors of IEEE 754-2008 binary16 values. When the Zvfh extension is implemented, all instructions in Sections