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 63b4cc53dc4 TRUE/FALSE simplification new 389d00a5e5b x86: derive opcode encoding space attribute from base opcode new 9df6f676c2c x86: shrink some struct insn_template fields new 73e45eb2085 x86: undo Prefix_0X<nn> use in opcode table new 5cdaf100252 x86: fold SSE2AVX and their base MMX/SSE templates new c8cad9d389b x86: VPSADBW's source operands are also commutative new bbe1eca622b x86: move some opcode table entries
The 6 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 | 29 + gas/config/tc-i386-intel.c | 6 +- gas/config/tc-i386.c | 264 +- gas/testsuite/gas/i386/x86-64-avx-swap-2.d | 4 +- gas/testsuite/gas/i386/x86-64-sse2avx.d | 1 + gas/testsuite/gas/i386/x86-64-sse2avx.s | 1 + opcodes/ChangeLog | 47 + opcodes/i386-gen.c | 56 +- opcodes/i386-opc.h | 8 +- opcodes/i386-opc.tbl | 1193 +++---- opcodes/i386-tbl.h | 4718 ++++++++++++++-------------- 11 files changed, 3090 insertions(+), 3237 deletions(-)