Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Remove draft warnings from Zvfh[min]
Browse files Browse the repository at this point in the history
These have completed public review.
  • Loading branch information
aswaterman committed May 2, 2023
1 parent 338bd3f commit e2ccd05
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions v-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit e2ccd05

Please sign in to comment.