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 026eb0595f6 Automatic date update in version.in new b0dd832fa45 Support APX CFCMOV
The 1 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/config/tc-i386.c | 2 +- gas/testsuite/gas/i386/x86-64-apx-cfcmov-intel.d | 165 + gas/testsuite/gas/i386/x86-64-apx-cfcmov.d | 165 + gas/testsuite/gas/i386/x86-64-apx-cfcmov.s | 58 + gas/testsuite/gas/i386/x86-64-apx-inval.l | 11 +- gas/testsuite/gas/i386/x86-64-apx-inval.s | 3 + gas/testsuite/gas/i386/x86-64.exp | 2 + opcodes/i386-dis-evex-prefix.h | 4 +- opcodes/i386-dis.c | 35 +- opcodes/i386-mnem.h | 3966 +++++++++++----------- opcodes/i386-opc.h | 2 + opcodes/i386-opc.tbl | 5 + opcodes/i386-tbl.h | 1494 ++++++-- 13 files changed, 3670 insertions(+), 2242 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64-apx-cfcmov-intel.d create mode 100644 gas/testsuite/gas/i386/x86-64-apx-cfcmov.d create mode 100644 gas/testsuite/gas/i386/x86-64-apx-cfcmov.s