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 694b382 Fix inferior memory reading in GDBServer for arm/aarch32 new a4fb598 Fix problems with the implementation of the uzp1 and uzp2 ins [...]
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: sim/aarch64/ChangeLog | 4 + sim/aarch64/simulator.c | 68 +++++++++--- sim/testsuite/sim/aarch64/ChangeLog | 4 + sim/testsuite/sim/aarch64/uzp.s | 214 ++++++++++++++++++++++++++++++++++++ 4 files changed, 273 insertions(+), 17 deletions(-) create mode 100644 sim/testsuite/sim/aarch64/uzp.s