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 a17a2121392 Automatic date update in version.in new 2f399d995b5 x86: correct and simplify NOP disassembly new b0970402387 x86/Intel: test non-legacy VCVT{,U}SI2SH insn forms new 177e42f83db x86: drop stray CheckRegSize from VFPCLASSPH new bb80cf5b42a x86: VCMPSH is Evex.LLIG new 2aaee75f81a x86: don't mistake ordinary immediates for SAE / rounding control
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/config/tc-i386.c | 5 + gas/testsuite/gas/i386/avx512_fp16.s | 4 +- gas/testsuite/gas/i386/evex-lig.s | 13 ++ gas/testsuite/gas/i386/evex-lig256-intel.d | 12 ++ gas/testsuite/gas/i386/evex-lig256.d | 12 ++ gas/testsuite/gas/i386/evex-lig512-intel.d | 12 ++ gas/testsuite/gas/i386/evex-lig512.d | 12 ++ gas/testsuite/gas/i386/ilp32/rex.d | 44 +------ gas/testsuite/gas/i386/inval-avx512f.l | 9 +- gas/testsuite/gas/i386/inval-avx512f.s | 4 + gas/testsuite/gas/i386/rex.d | 5 + gas/testsuite/gas/i386/rex.s | 6 + gas/testsuite/gas/i386/x86-64-avx512_fp16.s | 8 +- opcodes/i386-dis.c | 30 ++--- opcodes/i386-opc.tbl | 10 +- opcodes/i386-tbl.h | 190 ++++++++++++++-------------- 16 files changed, 203 insertions(+), 173 deletions(-)