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