Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update RVB23 to reflect that Zvbb is mandatory in RVA23 #132

Merged
merged 1 commit into from
Nov 20, 2023
Merged
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
3 changes: 2 additions & 1 deletion rvb23-profile.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ NOTE: Unclear if other Zve* extensions should also be supported in RVB.
- *Zfhmin* Half-Precision Floating-point transfer and convert.
- *Zvfhmin* Vector FP16 conversion instructions.

- *Zvbb* Vector bitmanip extension.

The following extensions are optional in both RVB23U64 and RVA23U64:

- *Zfh* Scalar Half-Precision Floating-Point (FP16).
Expand All @@ -152,7 +154,6 @@ The following extensions are optional in both RVB23U64 and RVA23U64:
- *Zvfbfmin* Vector BF16 FP conversions.
- *Zvfbfwma* Vector BF16 widening mul-add.

- *Zvbb* Vector bitmanip extension.
- *Zvbc* Vector carryless multiply.
- *Zvkng* Vector Crypto NIST Algorithms including GHASH.
- *Zvksg* Vector Crypto ShangMi Algorithms including GHASH.
Expand Down