- Mar 12, 2022
-
-
Andrew Waterman authored
Vector instructions that process IEEE 754 binary16 numbers were included in draft versions of the vector extension, but they were separated from the V extension prior to ratification. This PR adds them back. The Zvfh extension adds IEEE 754 binary16 support to all FP instructions. The Zvfhmin extension adds only the conversions to and from binary32.
-
- Mar 11, 2022
-
-
Andrew Waterman authored
This makes it easier to reference them.
-
Andrew Waterman authored
-
- Mar 10, 2022
-
-
Nick Knight authored
* Clarify Zve* extensions * "does not include" instead of "exclude" * verb conjugation
-
- Feb 15, 2022
-
-
Andrew Waterman authored
-
Jubilee Young authored
While it is technically correct to use 2^(XLEN-1) here and say 2^16 there, it invites confusion. Eliminate conflicting interpretations or mathematical errors by stating the exact limit of VLEN (and thus VLMAX).
-
- Feb 11, 2022
-
-
Andrew Waterman authored
Following up on 9a877e85, add the note that Zvl* composes with V, and that Zve* can compose with each other.
-
- Feb 01, 2022
-
-
Andrew Waterman authored
Some users have interpreted this spec to imply incompatibility between Zve* and V (see e.g. https://reviews.llvm.org/D117854). That's not the intent, and hopefully this patch clarifies that fact.
-
- Jan 07, 2022
-
-
Andrew Waterman authored
-
- Dec 22, 2021
-
-
Krste Asanovic authored
-
- Nov 18, 2021
-
-
Andrew Waterman authored
Follow-up to e0675aa7
-
Lehua Ding authored
Co-authored-by:lhtin-rivai <lehua.ding@rivai.ai>
-
- Nov 16, 2021
-
-
Andrew Waterman authored
Resolves #756
-
Krste Asanovic authored
Make encodings reserved if the same vector register would be read with two or more different EEWs by the same instruction.
-
- Nov 15, 2021
-
-
Krste Asanovic authored
Moved discussion of illegal `vtype` values into section on configuration setting instructions, and expanded explanations.
-
- Oct 26, 2021
-
-
Andrew Waterman authored
-
- Oct 22, 2021
-
-
Andrew Waterman authored
Once ratified, we will provide nomenclature for the relationship between vector extensions and Zfinx. However, we'll need alternate extension names: e.g., Zve32fx might correspond to Zfinx.
-
Andrew Waterman authored
-
- Oct 06, 2021
-
-
Andrew Waterman authored
Resolves #741
-
- Sep 25, 2021
-
-
Andrew Waterman authored
-
- Sep 23, 2021
-
-
Krste Asanovic authored
-
Krste Asanovic authored
-
Krste Asanovic authored
-
- Sep 22, 2021
-
-
Andrew Waterman authored
-
- Sep 21, 2021
-
-
Andrew Waterman authored
-
- Sep 20, 2021
-
-
Krste Asanovic authored
-
Krste Asanovic authored
-
- Sep 18, 2021
-
-
Krste Asanovic authored
-
Krste Asanovic authored
-
Krste Asanovic authored
-
Krste Asanovic authored
Revert "Revert "Added Annex 'Fractional LMUL example'""
-
Krste Asanovic authored
-
Krste Asanovic authored
-
Krste Asanovic authored
Revert "Added Annex 'Fractional LMUL example'"
-
Krste Asanovic authored
-
Krste Asanovic authored
Added Annex 'Fractional LMUL example'
-
Krste Asanovic authored
-
Krste Asanovic authored
-
Krste Asanovic authored
-
Krste Asanovic authored
Revert "Fix implementation of strncpy"
-