This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_36-branch in repository binutils-gdb.
from 99c9bb313ea Automatic date update in version.in new b8f4b69aaaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
The 1 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 | 8 ++ gas/config/tc-arm.c | 4 +- gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++ gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++ gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +- opcodes/ChangeLog | 9 ++ opcodes/arm-dis.c | 7 +- 7 files changed, 354 insertions(+), 5 deletions(-) create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.s