public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@cambridge.redhat.com>
To: Frank Klemm <pfk@fuchs.offl.uni-jena.de>
Cc: binutils@sources.redhat.com
Subject: Re: objdump
Date: Wed, 05 Sep 2001 09:30:00 -0000	[thread overview]
Message-ID: <m3k7zdk3j0.fsf@north-pole.nickc.cambridge.redhat.com> (raw)
In-Reply-To: <20010902153028.A19762@fuchs.offl.uni-jena.de>

Hi Frank,

> Objdump disassembles wrongly:
> 
> 
>   42:   0f af c2                imul   %edx,%eax
>   90:   f7 ea                   imul   %edx,%eax
> 
> The first instruction is:   (eax * edx):31:0 => eax		(32*32 => 32)
> 
> The second instruction is:  eax * edx => tmp			(32*32 => 64)
> 			    tmp:31:0  => eax
> 			    tmp:63:32 => edx
> 
> Version of objdump is:
> 
> $ objdump --version
> GNU objdump 2.9.5

This is an old version of objdump.  Please could you try the latest
version (2.11.2) to see if the problem still persists there.

Cheers
        Nick

       reply	other threads:[~2001-09-05  9:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20010902153028.A19762@fuchs.offl.uni-jena.de>
2001-09-05  9:30 ` Nick Clifton [this message]
2024-01-29 23:45 objdump Андрей
2024-02-01 13:03 ` objdump Nick Clifton
  -- strict thread matches above, loose matches on Subject: below --
2006-07-19 10:49 objdump clint
2000-05-28 11:43 Objdump Nick Clifton
2000-05-28  5:16 Objdump n3d
2000-05-27 13:10 Objdump n3d

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3k7zdk3j0.fsf@north-pole.nickc.cambridge.redhat.com \
    --to=nickc@cambridge.redhat.com \
    --cc=binutils@sources.redhat.com \
    --cc=pfk@fuchs.offl.uni-jena.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).