[PATCH v1 01/12] aarch64: Add support for sve2p1 orqv instruction.

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


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

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


More information about the Binutils mailing list