This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/binutils-gdb.
from b315b67d7a gdbserver: fix memory leak when handling qsupported packet new 38397794c9 x86-64: fold ILP32 test expectations new e8b5d5f971 x86: drop dead code from OP_IMREG() new e184e6110e x86-64: don't hide an empty but meaningless REX prefix new 2875b28aa8 x86: avoid attaching suffix to register-only CRC32 new 9ab00b61a9 x86: don't disassemble MOVBE with two suffixes new c4de76066e x86: fold VCMP_Fixup() into CMP_Fixup() new b24d668c07 x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel mode new 4726e9a479 x86: extend %BW use to VP{COMPRESS,EXPAND}{B,W} new 059edf8b97 x86: merge/move logic determining the EVEX disp8 shift new 492a76aab5 x86: replace %LW by %DQ new 89e65d17e3 x86: drop Vex128 and Vex256 new 41f5efc685 x86: drop need_vex_reg new 17d3c7eccd x86: drop further EVEX table entries that can be served by VEX ones new 7531c61332 x86: simplify decode of opcodes valid with (embedded) 66 pre [...] new 025a39a7c2 [gdb/testsuite] Fix clone-new-thread-event.c with glibc 2.30
The 15 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 | 80 + gas/testsuite/gas/i386/arch-10-bdver1.d | 39 +- gas/testsuite/gas/i386/arch-10-bdver2.d | 39 +- gas/testsuite/gas/i386/arch-10-bdver3.d | 39 +- gas/testsuite/gas/i386/arch-10-bdver4.d | 39 +- gas/testsuite/gas/i386/arch-10-btver1.d | 39 +- gas/testsuite/gas/i386/arch-10-btver2.d | 39 +- gas/testsuite/gas/i386/arch-10-lzcnt.d | 39 +- gas/testsuite/gas/i386/arch-10-prefetchw.d | 39 +- gas/testsuite/gas/i386/arch-10.d | 2 +- gas/testsuite/gas/i386/arch-2.d | 2 +- gas/testsuite/gas/i386/arch-3.d | 14 +- gas/testsuite/gas/i386/arch-5.d | 2 +- gas/testsuite/gas/i386/arch-6.d | 2 +- gas/testsuite/gas/i386/{crc32.d => crc32-suffix.d} | 5 +- gas/testsuite/gas/i386/crc32.d | 18 +- gas/testsuite/gas/i386/i386.exp | 4 + gas/testsuite/gas/i386/ilp32/x86-64-arch-1.d | 14 +- gas/testsuite/gas/i386/ilp32/x86-64-arch-2.d | 39 +- gas/testsuite/gas/i386/ilp32/x86-64-avx-intel.d | 3600 +------------- gas/testsuite/gas/i386/ilp32/x86-64-avx.d | 3600 +------------- gas/testsuite/gas/i386/ilp32/x86-64-crc32-intel.d | 33 +- gas/testsuite/gas/i386/ilp32/x86-64-crc32.d | 33 +- gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel.d | 25 +- gas/testsuite/gas/i386/ilp32/x86-64-ifunc.d | 18 +- gas/testsuite/gas/i386/ilp32/x86-64-reg-intel.d | 52 +- gas/testsuite/gas/i386/ilp32/x86-64-reg.d | 52 +- gas/testsuite/gas/i386/ilp32/x86-64-rep-suffix.d | 20 +- gas/testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d | 84 +- gas/testsuite/gas/i386/ilp32/x86-64-sse4_2.d | 48 +- gas/testsuite/gas/i386/ilp32/x86-64-stack-intel.d | 68 +- gas/testsuite/gas/i386/ilp32/x86-64-stack-suffix.d | 68 +- gas/testsuite/gas/i386/ilp32/x86-64-stack.d | 68 +- gas/testsuite/gas/i386/movbe-suffix.d | 22 + gas/testsuite/gas/i386/prefix.d | 8 +- gas/testsuite/gas/i386/sse-noavx.d | 2 +- gas/testsuite/gas/i386/sse4_2.d | 24 +- gas/testsuite/gas/i386/x86-64-arch-2-bdver1.d | 39 +- gas/testsuite/gas/i386/x86-64-arch-2-bdver2.d | 39 +- gas/testsuite/gas/i386/x86-64-arch-2-bdver3.d | 39 +- gas/testsuite/gas/i386/x86-64-arch-2-bdver4.d | 39 +- gas/testsuite/gas/i386/x86-64-arch-2-btver1.d | 39 +- gas/testsuite/gas/i386/x86-64-arch-2-btver2.d | 39 +- gas/testsuite/gas/i386/x86-64-arch-2-lzcnt.d | 39 +- gas/testsuite/gas/i386/x86-64-arch-2-prefetchw.d | 39 +- gas/testsuite/gas/i386/x86-64-arch-2.d | 2 +- gas/testsuite/gas/i386/x86-64-avx-intel.d | 4 +- .../i386/{x86-64-crc32.d => x86-64-crc32-suffix.d} | 5 +- gas/testsuite/gas/i386/x86-64-crc32.d | 30 +- gas/testsuite/gas/i386/x86-64-movbe-suffix.d | 28 + gas/testsuite/gas/i386/x86-64-pseudos.d | 5 + gas/testsuite/gas/i386/x86-64-pseudos.s | 5 + gas/testsuite/gas/i386/x86-64-reg-intel.d | 8 +- gas/testsuite/gas/i386/x86-64-reg.d | 8 +- gas/testsuite/gas/i386/x86-64-sse-noavx.d | 2 +- gas/testsuite/gas/i386/x86-64-sse4_2-intel.d | 4 +- gas/testsuite/gas/i386/x86-64-sse4_2.d | 20 +- gdb/testsuite/ChangeLog | 6 + gdb/testsuite/gdb.threads/clone-new-thread-event.c | 4 +- opcodes/ChangeLog | 463 ++ opcodes/i386-dis-evex-len.h | 268 +- opcodes/i386-dis-evex-mod.h | 48 +- opcodes/i386-dis-evex-prefix.h | 998 +--- opcodes/i386-dis-evex-reg.h | 24 +- opcodes/i386-dis-evex-w.h | 298 +- opcodes/i386-dis-evex.h | 442 +- opcodes/i386-dis.c | 5141 +++++--------------- 67 files changed, 2387 insertions(+), 14057 deletions(-) copy gas/testsuite/gas/i386/{crc32.d => crc32-suffix.d} (93%) create mode 100644 gas/testsuite/gas/i386/movbe-suffix.d copy gas/testsuite/gas/i386/{x86-64-crc32.d => x86-64-crc32-suffix.d} (95%) create mode 100644 gas/testsuite/gas/i386/x86-64-movbe-suffix.d