diff options
author | Jin Ma <jinma@linux.alibaba.com> | 2023-11-18 15:07:39 +0800 |
---|---|---|
committer | Nelson Chu <nelson@rivosinc.com> | 2023-11-23 09:32:03 +0800 |
commit | 1ba39b6fe595d05bbfdf7abebaea2883ddb9d717 (patch) | |
tree | 3e13fc633f0cfe9df234e7167151f93781d88f95 /ld/pep-dll-x86_64.c | |
parent | 9a51da2636778dce2e2635cb10822a92a51b2b9e (diff) | |
download | gdb-1ba39b6fe595d05bbfdf7abebaea2883ddb9d717.zip gdb-1ba39b6fe595d05bbfdf7abebaea2883ddb9d717.tar.gz gdb-1ba39b6fe595d05bbfdf7abebaea2883ddb9d717.tar.bz2 |
RISC-V: Add floating-point arithmetic instructions for T-Head VECTOR vendor extension
T-Head has a range of vendor-specific instructions. Therefore
it makes sense to group them into smaller chunks in form of
vendor extensions.
This patch adds floating-point arithmetic instructions for the
"XTheadVector" extension. The 'th' prefix and the
"XTheadVector" extension are documented in a PR for the
RISC-V toolchain conventions ([1]).
[1] https://github.com/riscv-non-isa/riscv-toolchain-conventions/pull/19
Co-developed-by: Lifang Xia <lifang_xia@linux.alibaba.com>
Co-developed-by: Christoph Müllner <christoph.muellner@vrull.eu>
gas/ChangeLog:
* testsuite/gas/riscv/x-thead-vector.d: Add tests for
floating-point arithmetic instructions.
* testsuite/gas/riscv/x-thead-vector.s: Likewise.
include/ChangeLog:
* opcode/riscv-opc.h (MATCH_TH_VFSQRTV): New.
opcodes/ChangeLog:
* riscv-opc.c: Likewise.
Diffstat (limited to 'ld/pep-dll-x86_64.c')
0 files changed, 0 insertions, 0 deletions