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

Proposal: Make Zvfh to depend on Zvfhmin instead of Zve32f #911

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion v-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5196,7 +5196,7 @@ provided. The floating-point-to-integer narrowing conversions
(`vfncvt[.rtz].x[u].f.w`) and integer-to-floating-point
widening conversions (`vfwcvt.f.x[u].v`) become defined when SEW=8.

The Zvfh extension depends on the Zve32f and Zfhmin extensions.
The Zvfh extension depends on the Zvfhmin and Zfhmin extensions.

NOTE: Requiring basic scalar half-precision support makes Zvfh's
vector-scalar instructions substantially more useful.
Expand Down