This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from ca98345e0b Skip gdb ifunc tests on targets that don't support this feature. new eae424aef0 AArch64: Mark sve instructions that require MOVPRFX constraints new 7e84b55d8f AArch64: Wire through instr_sequence new 1d4823943d AArch64: Refactor err_type. new 755b748fd9 AArch64: Refactor verifiers to make more general. new a68f4cd235 AArch64: Add SVE constraints verifier. new 4f5d253628 AArch64: Close sequences at the end of sections new bde90be2cd AArch64: Constraint disassembler and assembler changes. new e66cfcef72 AArch64: Add MOVPRFX tests and update testsuite
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/ChangeLog | 103 ++++++ gas/config/tc-aarch64.c | 54 ++- gas/config/tc-aarch64.h | 4 + gas/testsuite/gas/aarch64/sve-movprfx.d | 130 +++++++ gas/testsuite/gas/aarch64/sve-movprfx.s | 122 +++++++ gas/testsuite/gas/aarch64/sve-movprfx_1.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_1.s | 9 + gas/testsuite/gas/aarch64/sve-movprfx_10.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_10.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_10.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_11.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_11.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_12.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_12.s | 9 + gas/testsuite/gas/aarch64/sve-movprfx_13.d | 17 + gas/testsuite/gas/aarch64/sve-movprfx_13.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_13.s | 11 + gas/testsuite/gas/aarch64/sve-movprfx_14.d | 15 + gas/testsuite/gas/aarch64/sve-movprfx_14.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_14.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_15.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_15.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_15.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_16.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_16.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_17.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_17.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_17.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_18.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_18.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_18.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_19.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_19.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_2.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_2.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_2.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_20.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_20.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_20.s | 11 + gas/testsuite/gas/aarch64/sve-movprfx_21.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_21.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_22.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_22.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_22.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_23.d | 51 +++ gas/testsuite/gas/aarch64/sve-movprfx_23.l | 21 ++ gas/testsuite/gas/aarch64/sve-movprfx_23.s | 34 ++ gas/testsuite/gas/aarch64/sve-movprfx_24.d | 25 ++ gas/testsuite/gas/aarch64/sve-movprfx_24.l | 4 + gas/testsuite/gas/aarch64/sve-movprfx_24.s | 36 ++ gas/testsuite/gas/aarch64/sve-movprfx_25.d | 29 ++ gas/testsuite/gas/aarch64/sve-movprfx_25.l | 5 + gas/testsuite/gas/aarch64/sve-movprfx_25.s | 45 +++ gas/testsuite/gas/aarch64/sve-movprfx_26.d | 23 ++ gas/testsuite/gas/aarch64/sve-movprfx_26.l | 4 + gas/testsuite/gas/aarch64/sve-movprfx_26.s | 31 ++ gas/testsuite/gas/aarch64/sve-movprfx_3.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_3.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_3.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_4.d | 12 + gas/testsuite/gas/aarch64/sve-movprfx_4.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_4.s | 8 + gas/testsuite/gas/aarch64/sve-movprfx_5.d | 15 + gas/testsuite/gas/aarch64/sve-movprfx_5.s | 11 + gas/testsuite/gas/aarch64/sve-movprfx_6.d | 15 + gas/testsuite/gas/aarch64/sve-movprfx_6.l | 3 + gas/testsuite/gas/aarch64/sve-movprfx_6.s | 12 + gas/testsuite/gas/aarch64/sve-movprfx_7.d | 17 + gas/testsuite/gas/aarch64/sve-movprfx_7.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_7.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_8.d | 18 + gas/testsuite/gas/aarch64/sve-movprfx_8.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_8.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_9.d | 15 + gas/testsuite/gas/aarch64/sve-movprfx_9.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_9.s | 11 + gas/testsuite/gas/aarch64/sve.d | 122 ------- gas/testsuite/gas/aarch64/sve.s | 122 ------- gas/testsuite/gas/aarch64/sysreg-diagnostic.d | 2 +- include/ChangeLog | 29 ++ include/opcode/aarch64.h | 68 +++- opcodes/ChangeLog | 50 +++ opcodes/aarch64-asm.c | 35 +- opcodes/aarch64-dis.c | 91 +++-- opcodes/aarch64-opc.c | 368 +++++++++++++++++++- opcodes/aarch64-opc.h | 4 + opcodes/aarch64-tbl.h | 465 +++++++++++++------------- 87 files changed, 2120 insertions(+), 524 deletions(-) create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_1.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_1.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_10.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_10.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_10.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_11.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_11.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_12.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_12.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_13.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_13.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_13.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_14.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_14.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_14.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_15.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_15.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_15.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_16.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_16.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_17.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_17.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_17.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_18.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_18.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_18.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_19.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_19.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_2.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_2.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_2.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_20.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_20.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_20.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_21.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_21.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_22.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_22.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_22.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_23.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_23.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_23.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_24.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_24.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_24.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_25.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_25.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_25.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_26.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_26.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_26.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_3.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_3.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_3.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_4.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_4.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_4.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_5.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_5.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_6.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_6.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_6.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_7.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_7.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_7.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_8.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_8.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_8.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_9.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_9.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_9.s