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 fec458f0fc4 Automatic date update in version.in new d0579d4d1c7 x86: drop OP_Mask() new be2f8fcd9df x86: correct VCVT{,U}SI2SD rounding mode handling new 3fa77affb00 x86-64: generalize OP_G()'s EVEX.R' handling new bac11f2cfe7 x86-64: properly bounds-check %bnd<N> in OP_G() new 5f6b8397a40 x86: fold duplicate register printing code new 4454883ff0e x86: fold duplicate code in MOVSXD_Fixup() new 54ca11a48eb x86: correct EVEX.V' handling outside of 64-bit mode new 605228fcaf9 x86: drop vex_mode and vex_scalar_mode new b0556968af0 x86: fold duplicate vector register printing code new c1d66d5f24e x86: drop xmm_m{b,w,d,q}_mode new eb34d29be87 x86: drop vex_scalar_w_dq_mode new 5fbe0f28ae6 x86: drop dq{b,d}_mode
The 12 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 + 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 ++++++--------------- 17 files changed, 385 insertions(+), 591 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64-evex.d