[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/24907] Objdump produces wrong branch opcode interpretation
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/24907] Objdump produces wrong branch opcode interpretation in some cases |
Date: |
Fri, 16 Aug 2019 08:22:25 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24907
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2019-08-16
CC| |nickc at redhat dot com
Ever confirmed|0 |1
--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Itayzac,
As mentioned in the discussion on stack overflow, this is a known problem
for the disassembler. I have proposed a patch to fix the problem, but
it does involve disassembling every instruction twice, effectively slowing
down the disassembly by a factor of two:
https://www.sourceware.org/ml/binutils/2019-08/msg00152.html
If there are no serious objections to the patch however then I will apply
it.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.