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 d6a07eeabba gprofng: fix a memory leak in the mxv-pthreads example new 8f0d880434b x86: Support x86 ZHAOXIN GMI instructions
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/NEWS | 2 ++ gas/config/tc-i386.c | 1 + gas/doc/c-i386.texi | 6 ++++-- gas/testsuite/gas/i386/gmi.d | 12 +++++++++++ gas/testsuite/gas/i386/gmi.s | 8 +++++++ gas/testsuite/gas/i386/i386.exp | 1 + opcodes/i386-dis.c | 48 ++++++++++++++++++++++++++++++++++++++++- opcodes/i386-gen.c | 1 + opcodes/i386-opc.h | 3 +++ opcodes/i386-opc.tbl | 5 +++++ 10 files changed, 84 insertions(+), 3 deletions(-) create mode 100644 gas/testsuite/gas/i386/gmi.d create mode 100644 gas/testsuite/gas/i386/gmi.s