[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10297] inconsistencies in objdump's presentation of undefi
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments |
Date: |
19 Jun 2009 13:56:57 -0000 |
------- Additional Comments From nickc at redhat dot com 2009-06-19 13:56
-------
Hi Chris,
The first 'discrepancy' is deliberate. The immediate value in a shifted
operand can only be in the range 0 - 31 so there is no benefit in providing a
hexadecimal equivalent. When an immediate value is the entire operand however
it can have a much wider range and so it is helpful to display the hexadecimal
equivalent of the decimal number.
The second discrepancy is just that. Please could you try out the uploaded
patch which should fix the problem, giving the disassembler a consistent message
for undefined instructions.
Cheers
Nick
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=10297
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/10297] New: inconsistencies in objdump's presentation of undefined's and comments, chris at seberino dot org, 2009/06/18
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments, nickc at redhat dot com, 2009/06/19
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments,
nickc at redhat dot com <=
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments, chris at seberino dot org, 2009/06/19
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments, chris at seberino dot org, 2009/06/22
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments, nickc at redhat dot com, 2009/06/23
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments, nickc at redhat dot com, 2009/06/23
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments, chris at seberino dot org, 2009/06/23
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments, nickc at redhat dot com, 2009/06/24
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments, cvs-commit at gcc dot gnu dot org, 2009/06/29
- [Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments, nickc at redhat dot com, 2009/06/29