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 828c2a2580a x86-64: adjust far indirect branch handling new a5aaedb9dba x86: correct mis-named MOD_0F51 enumerator new bf926894b63 x86: correct decoding of packed-FP-only AVX encodings new 97e6786a6e3 x86: utilize X macro in EVEX decoding new 18897deb534 x86: fix {,V}MOV{L,H}PD disassembly new 73239888b37 x86: consistently print prefixes explicitly which are inval [...]
The 5 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 | 12 +++ gas/testsuite/gas/i386/prefix.d | 19 +++- gas/testsuite/gas/i386/prefix.s | 65 +++++++++++ opcodes/ChangeLog | 98 +++++++++++++++++ opcodes/i386-dis-evex-mod.h | 24 ++++- opcodes/i386-dis-evex-prefix.h | 124 +++++---------------- opcodes/i386-dis-evex-w.h | 234 ---------------------------------------- opcodes/i386-dis-evex.h | 24 ++--- opcodes/i386-dis.c | 210 +++++++++++++----------------------- 9 files changed, 328 insertions(+), 482 deletions(-)