[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/280] New: objdump duplicates hex dump section in disassble
From: |
alexander dot stohr at gmx dot de |
Subject: |
[Bug binutils/280] New: objdump duplicates hex dump section in disassbler listing for h8300-hms object files |
Date: |
22 Jul 2004 11:55:24 -0000 |
as you can see unlike i386, the output of the hex dump
for objects built with the h8300-hms toolset gets doubled.
GNU objdump 2.15.90.0.3 20040415
i386:
8048cd4: 55 push %ebp
8048cd5: 89 e5 mov %esp,%ebp
8048cd7: c7 05 a0 0a 05 08 00 movl $0x0,0x8050aa0
8048cde: 00 00 00
8048ce1: c7 05 a4 0a 05 08 ff movl $0xffffffff,0x8050aa4
8048ce8: ff ff ff
8048ceb: a1 94 0a 05 08 mov 0x8050a94,%eax
8048cf0: a3 a8 0a 05 08 mov %eax,0x8050aa8
8048cf5: c7 05 ac 0a 05 08 03 movl $0x3,0x8050aac
8048cfc: 00 00 00
8048cff: c9 leave
8048d00: c3 ret
h8300-hms:
my_h8stest: file format coff-h8300
architecture: h8300s, flags 0x00000336:
ff70ac: ea 7f ea 7f and.b #0x7f,r2l
ff70ae: 58 60 02 5a 58 60 02 5a bne .+602 (0xff730c)
ff70b2: 01 00 6b 22 01 00 6b 22 00 ff 90 34 mov.l @0xff9034:32,er2
ff70b6: 00 ff 90 34
ff70ba: 01 00 6f 70 01 00 6f 70 00 18 mov.l @(0x18:16,er7),er0
ff70be: 00 18
ff70c0: 1f a0 1f a0 cmp.l er2,er0
--
Summary: objdump duplicates hex dump section in disassbler
listing for h8300-hms object files
Product: binutils
Version: 2.15
Status: NEW
Severity: minor
Priority: P3
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: alexander dot stohr at gmx dot de
CC: bug-binutils at gnu dot org
http://sources.redhat.com/bugzilla/show_bug.cgi?id=280
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/280] New: objdump duplicates hex dump section in disassbler listing for h8300-hms object files,
alexander dot stohr at gmx dot de <=