[PATCH v1 03/12] aarch64: Add support for sve2p1 tblq instruction.

Srinath Parvathaneni srinath.parvathaneni@arm.com
Thu Jul 4 12:40:36 GMT 2024


This patch adds support for SVE2p1 "tblq" instruction, spec is available here [1].
[1]: https://developer.arm.com/documentation/ddi0602/2024-03/SVE-Instructions?lang=en
---
 gas/testsuite/gas/aarch64/sve2p1-6-invalid.d |  3 +++
 gas/testsuite/gas/aarch64/sve2p1-6-invalid.l | 18 ++++++++++++++++++
 gas/testsuite/gas/aarch64/sve2p1-6-invalid.s |  6 ++++++
 gas/testsuite/gas/aarch64/sve2p1-6.d         | 18 ++++++++++++++++++
 gas/testsuite/gas/aarch64/sve2p1-6.s         |  8 ++++++++
 opcodes/aarch64-tbl.h                        |  1 +
 6 files changed, 54 insertions(+)
 create mode 100644 gas/testsuite/gas/aarch64/sve2p1-6-invalid.d
 create mode 100644 gas/testsuite/gas/aarch64/sve2p1-6-invalid.l
 create mode 100644 gas/testsuite/gas/aarch64/sve2p1-6-invalid.s
 create mode 100644 gas/testsuite/gas/aarch64/sve2p1-6.d
 create mode 100644 gas/testsuite/gas/aarch64/sve2p1-6.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v1-0003-aarch64-Add-support-for-sve2p1-tblq-instruction.patch
Type: text/x-patch
Size: 3804 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20240704/0f964dd0/attachment-0001.bin>


More information about the Binutils mailing list