bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/20699] [libopcodes][x86] Decodes invalid 32-bit address fo


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/20699] [libopcodes][x86] Decodes invalid 32-bit address for a 64-bit MPX instruction
Date: Tue, 18 Oct 2016 16:10:10 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20699

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=285963233bc7509edb07c035426ee0096650b0af

commit 285963233bc7509edb07c035426ee0096650b0af
Author: H.J. Lu <address@hidden>
Date:   Tue Oct 18 09:06:27 2016 -0700

    Check addr32flag instead of sizeflag for rip/eip

    Since the address size prefix, 0x67, is ignored for MPX instructions in
    64-bit mode, we should check addr32flag instead of sizeflag for rip/eip.

        PR binutis/20699
        * i386-dis.c (OP_E_memory): Check addr32flag instead of sizeflag
        for rip/eip.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]