diff options
author | Jin Ma <jinma@linux.alibaba.com> | 2023-11-18 15:08:59 +0800 |
---|---|---|
committer | Nelson Chu <nelson@rivosinc.com> | 2023-11-23 09:32:18 +0800 |
commit | d95ba7227e2185ed83e5d62975f2ca76f445146c (patch) | |
tree | f6582f1a09491286644b14ae667439a4ff49f33f /gdb/testsuite/gdb.python/py-completion.py | |
parent | 832cdeeccb063073ba2893ec63060773fc8b98ae (diff) | |
download | binutils-d95ba7227e2185ed83e5d62975f2ca76f445146c.zip binutils-d95ba7227e2185ed83e5d62975f2ca76f445146c.tar.gz binutils-d95ba7227e2185ed83e5d62975f2ca76f445146c.tar.bz2 |
RISC-V: Add vector permutation 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 permutation 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
permutation instructions.
* testsuite/gas/riscv/x-thead-vector.s: Likewise.
include/ChangeLog:
* opcode/riscv-opc.h (MATCH_TH_VMVXS): New.
opcodes/ChangeLog:
* riscv-opc.c: Likewise.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-completion.py')
0 files changed, 0 insertions, 0 deletions