[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/28959] New: obdump doesn't decode anymore mftb instruction
From: |
christophe.leroy at csgroup dot eu |
Subject: |
[Bug binutils/28959] New: obdump doesn't decode anymore mftb instruction (elf32-powerpc) |
Date: |
Sun, 13 Mar 2022 10:05:31 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28959
Bug ID: 28959
Summary: obdump doesn't decode anymore mftb instruction
(elf32-powerpc)
Product: binutils
Version: 2.37
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: christophe.leroy at csgroup dot eu
Target Milestone: ---
vmlinux: file format elf32-powerpc
Disassembly of section .text:
c000d810 <system_call_exception>:
...
c000d838: 93 e1 00 1c stw r31,28(r1)
c000d83c: 60 00 00 00 nop
==> c000d840: 7d 8c 42 e6 .long 0x7d8c42e6
c000d844: 83 e2 00 08 lwz r31,8(r2)
c000d848: 80 02 00 28 lwz r0,40(r2)
With binutils 2.36.1:
c000d838: 93 e1 00 1c stw r31,28(r1)
c000d83c: 60 00 00 00 nop
==> c000d840: 7d 8c 42 e6 mftb r12
c000d844: 83 e2 00 08 lwz r31,8(r2)
c000d848: 80 02 00 28 lwz r0,40(r2)
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/28959] New: obdump doesn't decode anymore mftb instruction (elf32-powerpc),
christophe.leroy at csgroup dot eu <=
- [Bug binutils/28959] obdump doesn't decode anymore mftb instruction (elf32-powerpc), amodra at gmail dot com, 2022/03/13
- [Bug binutils/28959] obdump doesn't decode anymore mftb instruction (elf32-powerpc), cvs-commit at gcc dot gnu.org, 2022/03/13
- [Bug binutils/28959] obdump doesn't decode anymore mftb instruction (elf32-powerpc), cvs-commit at gcc dot gnu.org, 2022/03/13
- [Bug binutils/28959] obdump doesn't decode anymore mftb instruction (elf32-powerpc), cvs-commit at gcc dot gnu.org, 2022/03/13
- [Bug binutils/28959] obdump doesn't decode anymore mftb instruction (elf32-powerpc), amodra at gmail dot com, 2022/03/14