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 1a08844 Restrict checking value.lval on using address new abfcb41 X86: Ignore REX_B bit for 32-bit XOP 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/ChangeLog | 8 ++++++++ gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/xop32reg.d | 15 +++++++++++++++ gas/testsuite/gas/i386/xop32reg.s | 13 +++++++++++++ opcodes/ChangeLog | 7 +++++++ opcodes/i386-dis.c | 12 ++++++++---- 6 files changed, 52 insertions(+), 4 deletions(-) create mode 100644 gas/testsuite/gas/i386/xop32reg.d create mode 100644 gas/testsuite/gas/i386/xop32reg.s