[PATCH 08/14] Add support for the Zvkn ISA extension.
Jeff Law
jeffreyalaw@gmail.com
Fri Jun 30 20:12:02 GMT 2023
On 6/29/23 11:18, Nathan Huckleberry via Binutils wrote:
> From: Christoph Müllner <christoph.muellner@vrull.eu>
>
> Zvkn is part of the vector crypto extensions.
>
> Zvkn is shorthand for the following set of extensions:
> - Zvkned
> - Zvknhb
> - Zvbb
> - Zvkt
>
> Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
> [Updated to newest version of RISC-V spec]
> Signed-off-by: Nathan Huckleberry <nhuck@google.com>
> ---
> bfd/elfxx-riscv.c | 5 ++++
> gas/testsuite/gas/riscv/zvkn.d | 45 ++++++++++++++++++++++++++++++++++
> gas/testsuite/gas/riscv/zvkn.s | 36 +++++++++++++++++++++++++++
> 3 files changed, 86 insertions(+)
> create mode 100644 gas/testsuite/gas/riscv/zvkn.d
> create mode 100644 gas/testsuite/gas/riscv/zvkn.s
Same as 01-07, OK with ChangeLog and NEWS entries.
jeff
More information about the Binutils
mailing list