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