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 3ef1c4468d4 x86: fold legacy/VEX {,V}MOV{H,L}* entries new 7be4d0e3f01 x86: {,V}MOVNT* don't need to go through mod_table[] new 61ff5707944 x86: misc further memory-only insns don't need to go throug [...] new 5d9f7f50992 x86: SIMD shift-by-immediate don't need to go through mod_table[] new 2ad525c286b x86: slightly rework handling of some register-only insns new 2bd8129f96b x86: various operations on mask registers can avoid going t [...] new 310e6b63227 x86: misc further register-only insns don't need to go thro [...] new 1a05d24e986 x86: convert 0FXOP to just XOP in enumerator names new 034b6bec547 x86: simplify table-referencing macros
The 8 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/disassem.d | 370 +++--- gas/testsuite/gas/i386/disassem.s | 48 +- gas/testsuite/gas/i386/x86-64-disassem.d | 370 +++--- gas/testsuite/gas/i386/x86-64-disassem.s | 48 +- opcodes/i386-dis-evex-len.h | 28 +- opcodes/i386-dis-evex-mod.h | 60 +- opcodes/i386-dis-evex-prefix.h | 8 +- opcodes/i386-dis-evex-reg.h | 4 +- opcodes/i386-dis-evex-w.h | 36 +- opcodes/i386-dis-evex.h | 18 +- opcodes/i386-dis.c | 1896 ++++++++++++------------------ 11 files changed, 1198 insertions(+), 1688 deletions(-)