commit | c6cffecd3cc181bcd1960960eefc848fb0424757 | [log] [tgz] |
---|---|---|
author | Nathan Huckleberry <nhuck@google.com> | Fri Jun 30 22:44:32 2023 +0200 |
committer | Jeff Law <jlaw@ventanamicro> | Sat Jul 01 07:30:40 2023 -0600 |
tree | 71f6ac37dc6b3b78380990c2b2df128d2ae80ba3 | |
parent | 33057f810e91dd1a76279e6160bcf3ae110a1abe [diff] |
RISC-V: Add support for the Zvksg ISA extension Zvksg is part of the vector crypto extensions. Zvksg is shorthand for the following set of extensions: - Zvks - Zvkg bfd/ChangeLog: * elfxx-riscv.c: Define Zvksg extension. gas/ChangeLog: * testsuite/gas/riscv/zvksg.d: New test. * testsuite/gas/riscv/zvksg.s: New test. Signed-off-by: Nathan Huckleberry <nhuck@google.com> Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>