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 bfa257b4072 MIPS/GAS: Omit LI 0 for condition trap new eb81ff85a03 x86/APX: correct TEST/CTESTcc with 1st operand being a memory one new 3367789048f x86/APX: remove two inconsistencies new 246b21d7777 x86: drop unnecessary () from bundle tests
The 3 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 | 53 ++++---- gas/testsuite/gas/i386/bundle-lock.s | 2 +- gas/testsuite/gas/i386/bundle.s | 14 +-- gas/testsuite/gas/i386/noreg64-evex-data16.d | 81 ++++++++++++ .../{noreg32-data16.e => noreg64-evex-data16.e} | 14 +-- gas/testsuite/gas/i386/noreg64-evex.d | 7 ++ gas/testsuite/gas/i386/noreg64-evex.e | 76 +++++++++++ gas/testsuite/gas/i386/noreg64-evex.s | 139 +++++++++++---------- .../gas/i386/x86-64-apx-ccmp-ctest-intel.d | 4 + gas/testsuite/gas/i386/x86-64-apx-ccmp-ctest.d | 6 +- gas/testsuite/gas/i386/x86-64-apx-ccmp-ctest.s | 5 +- gas/testsuite/gas/i386/x86-64-bundle.s | 14 +-- gas/testsuite/gas/i386/x86-64-pseudos-apx.d | 10 ++ gas/testsuite/gas/i386/x86-64-pseudos-apx.s | 4 +- gas/testsuite/gas/i386/x86-64.exp | 1 + 15 files changed, 318 insertions(+), 112 deletions(-) create mode 100644 gas/testsuite/gas/i386/noreg64-evex-data16.d copy gas/testsuite/gas/i386/{noreg32-data16.e => noreg64-evex-data16.e} (72%)