[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16490] Disp8 encoding/decoding is wrong AVX512 gather/scat
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/16490] Disp8 encoding/decoding is wrong AVX512 gather/scatter insns |
Date: |
Sun, 02 Feb 2014 16:50:16 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=16490
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, gdb-7.7-branch has been updated
via 53b7665db8faf9ba057b7a6bc65f72f0e0c15313 (commit)
from 2d22194318d741406823b25a134f9f1f7d0b393d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=53b7665db8faf9ba057b7a6bc65f72f0e0c15313
commit 53b7665db8faf9ba057b7a6bc65f72f0e0c15313
Author: Michael Zolotukhin <address@hidden>
Date: Thu Jan 30 07:38:09 2014 -0800
Fix shift for AVX512F gather/scatter instructions
opcodes/
2014-01-30 Michael Zolotukhin <address@hidden>
Jan Beulich <address@hidden>
PR binutils/16490
* i386-dis.c (OP_E_memory): Fix shift computation for
vex_vsib_q_w_dq_mode.
gas/testsuite/
2014-01-30 Michael Zolotukhin <address@hidden>
Jan Beulich <address@hidden>
PR binutils/16490
* gas/i386/avx512f.d: Fix test output.
* gas/i386/avx512f-intel.d: Likewise.
* gas/i386/x86-64-avx512f.d: Likewise.
* gas/i386/x86-64-avx512f-intel.d: Likewise.
Conflicts:
gas/testsuite/ChangeLog
-----------------------------------------------------------------------
Summary of changes:
gas/testsuite/ChangeLog | 9 +++++++++
gas/testsuite/gas/i386/avx512f-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/avx512f.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-avx512f-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-avx512f.d | 16 ++++++++--------
opcodes/ChangeLog | 7 +++++++
opcodes/i386-dis.c | 4 +---
7 files changed, 49 insertions(+), 35 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/16490] Disp8 encoding/decoding is wrong AVX512 gather/scatter insns,
cvs-commit at gcc dot gnu.org <=