bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28959] obdump doesn't decode anymore mftb instruction (elf


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28959] obdump doesn't decode anymore mftb instruction (elf32-powerpc)
Date: Sun, 13 Mar 2022 22:40:50 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

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

commit b508e46bf9c5b2cef5821b399dfc3b8009a81836
Author: Alan Modra <amodra@gmail.com>
Date:   Sun Mar 13 22:54:25 2022 +1030

    PR28959, obdump doesn't disassemble mftb instruction

    Without a -M cpu option given, powerpc objdump defaults currently to
    -Mpower10 but -Many is also given.  Commit 1ff6a3b8e562 regressed
    -Many disassembly of instructions that are encoded differently
    depending on cpu, such as mftb which has pre- and post-power4
    encodings.

            PR 28959
            * ppc-dis.c (lookup_powerpc): Revert 2021-05-28 change.  Instead
            only look at deprecated PPC_OPCODE_RAW bit when -Many.

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