[RFC PATCH 2/6] RISC-V: Add Zvkg ISA extension support
Jeff Law
jeffreyalaw@gmail.com
Wed Dec 21 21:16:12 GMT 2022
On 12/21/22 10:07, Christoph Muellner wrote:
> From: Christoph Müllner <christoph.muellner@vrull.eu>
>
> This commit adds the Zvkg ISA extension instruction, which is part
> of the vector crypto extensions.
>
> Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
> ---
> bfd/elfxx-riscv.c | 5 +++++
> gas/testsuite/gas/riscv/zvkg.d | 9 +++++++++
> gas/testsuite/gas/riscv/zvkg.s | 1 +
> include/opcode/riscv-opc.h | 5 +++++
> include/opcode/riscv.h | 1 +
> opcodes/riscv-opc.c | 3 +++
> 6 files changed, 24 insertions(+)
> create mode 100644 gas/testsuite/gas/riscv/zvkg.d
> create mode 100644 gas/testsuite/gas/riscv/zvkg.s
Looks sensible as well.
jeff
More information about the Binutils
mailing list