bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/13571] objdump incorrectly disassembles 'movnti' as using


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/13571] objdump incorrectly disassembles 'movnti' as using 'QWORD PTR'
Date: Thu, 30 Jul 2015 11:19:08 +0000

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

--- Comment #3 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=a8484f9612fc5b7d2b762b6fec950faa0fcd1483

commit a8484f9612fc5b7d2b762b6fec950faa0fcd1483
Author: H.J. Lu <address@hidden>
Date:   Thu Jul 30 04:17:02 2015 -0700

    Properly disassemble movnti in Intel mode

    gas/testsuite/

        PR binutils/13571
        * gas/i386/i386.exp: Run i386-intel and x86_64-intel.
        * gas/i386/i386-intel.d: New file.
        * gas/i386/x86_64-intel.d: Likewise.

    opcodes/

        PR binutils/13571
        * i386-dis.c (MOD_0FC3): New.
        (PREFIX_0FC3): Renamed to ...
        (PREFIX_MOD_0_0FC3): This.
        (dis386_twobyte): Replace PREFIX_0FC3 with MOD_0FC3.
        (prefix_table): Replace Ma with Ev on movntiS.
        (mod_table): Add MOD_0FC3.

-- 
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]