This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O3 in repository toolchain/ci/binutils-gdb.
from fec458f0fc Automatic date update in version.in new d0579d4d1c x86: drop OP_Mask() new be2f8fcd9d x86: correct VCVT{,U}SI2SD rounding mode handling new 3fa77affb0 x86-64: generalize OP_G()'s EVEX.R' handling new bac11f2cfe x86-64: properly bounds-check %bnd<N> in OP_G() new 5f6b8397a4 x86: fold duplicate register printing code new 4454883ff0 x86: fold duplicate code in MOVSXD_Fixup() new 54ca11a48e x86: correct EVEX.V' handling outside of 64-bit mode new 605228fcaf x86: drop vex_mode and vex_scalar_mode new b0556968af x86: fold duplicate vector register printing code new c1d66d5f24 x86: drop xmm_m{b,w,d,q}_mode new eb34d29be8 x86: drop vex_scalar_w_dq_mode new 5fbe0f28ae x86: drop dq{b,d}_mode new f878836265 [gdb/testsuite] Fix FAILs due to PR gcc/101575
The 13 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/testsuite/gas/i386/evex.d | 7 +- gas/testsuite/gas/i386/evex.s | 5 + gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/noextreg.d | 4 +- gas/testsuite/gas/i386/x86-64-avx-wig.d | 12 +- .../gas/i386/x86-64-avx512bw-wig1-intel.d | 56 +- gas/testsuite/gas/i386/x86-64-avx512bw-wig1.d | 56 +- gas/testsuite/gas/i386/x86-64-evex-wig1-intel.d | 22 +- gas/testsuite/gas/i386/x86-64-evex-wig1.d | 22 +- gas/testsuite/gas/i386/x86-64-evex.d | 22 + gas/testsuite/gas/i386/x86-64-mpx.d | 2 + gas/testsuite/gas/i386/x86-64-mpx.s | 14 + gdb/testsuite/gdb.ada/formatted_ref.exp | 25 +- gdb/testsuite/gdb.ada/iwide.exp | 25 +- gdb/testsuite/gdb.ada/pkd_arr_elem.exp | 26 +- opcodes/i386-dis-evex-mod.h | 12 +- opcodes/i386-dis-evex-prefix.h | 34 +- opcodes/i386-dis-evex-w.h | 72 ++- opcodes/i386-dis-evex.h | 62 +-- opcodes/i386-dis.c | 573 ++++++--------------- 20 files changed, 456 insertions(+), 596 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64-evex.d