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 fc681dd6a12 x86: re-arrange order of decode for various EVEX opcodes new 066f82b96a4 x86: reuse VEX entries for EVEX vperm{q,pd} new 85ba7507f69 x86: reuse further VEX entries for EVEX new 32e31ad7da9 x86: re-arrange enumerator and table entry order new b763d508db4 x86/Intel: correct AVX512 S/G disassembly
The 4 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 | 9 + gas/testsuite/gas/i386/avx512f-intel.d | 256 ++++++------- gas/testsuite/gas/i386/avx512f_vl-intel.d | 384 +++++++++---------- gas/testsuite/gas/i386/avx512pf-intel.d | 256 ++++++------- gas/testsuite/gas/i386/x86-64-avx512f-intel.d | 260 ++++++------- gas/testsuite/gas/i386/x86-64-avx512f_vl-intel.d | 448 +++++++++++------------ gas/testsuite/gas/i386/x86-64-avx512pf-intel.d | 256 ++++++------- opcodes/ChangeLog | 71 ++++ opcodes/i386-dis-evex-len.h | 79 +--- opcodes/i386-dis-evex-prefix.h | 4 +- opcodes/i386-dis-evex-reg.h | 18 +- opcodes/i386-dis-evex-w.h | 43 +-- opcodes/i386-dis-evex.h | 32 +- opcodes/i386-dis.c | 274 ++++++-------- 14 files changed, 1148 insertions(+), 1242 deletions(-)