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 db7f6be8ef9 Automatic date update in version.in new f95476cc5e5 x86: Add {load}/{store} tests for apx instructions. new fc111d56dd5 x86: Correct position of ".s" for CCMPcc in disassembler
The 2 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/x86-64-pseudos-apx.d | 167 ++++++++++++++++++++++++++++ gas/testsuite/gas/i386/x86-64-pseudos-apx.s | 45 ++++++++ gas/testsuite/gas/i386/x86-64.exp | 1 + opcodes/i386-dis-evex.h | 4 +- opcodes/i386-dis.c | 10 ++ 5 files changed, 225 insertions(+), 2 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64-pseudos-apx.d create mode 100644 gas/testsuite/gas/i386/x86-64-pseudos-apx.s