From: Ralf Baechle <ralf@oss.sgi.com>
To: Lars Munch Christensen <c948114@student.dtu.dk>
Cc: linux-mips@oss.sgi.com
Subject: Re: mips64 linker bug?
Date: Sat, 21 Jul 2001 17:23:09 +0200 [thread overview]
Message-ID: <20010721172309.A25467@bacchus.dhis.org> (raw)
In-Reply-To: <20010721112715.C2335@tuxedo.skovlyporten.dk>; from c948114@student.dtu.dk on Sat, Jul 21, 2001 at 11:27:15AM +0200
On Sat, Jul 21, 2001 at 11:27:15AM +0200, Lars Munch Christensen wrote:
> 0000000010000110 <$LM7>:
> return 1;
> 10000110: dfbf0000 0xdfbf0000
> 10000114: 24020001 li $v0,1
> 10000118: 03e00008 jr $ra
> 1000011c: 67bd0010 0x67bd0010
>
>
> When removing the static I get the correct address 100000f8 ?!?
>
> Am I missing something.
Gas and ld of the published 64-bit binutils are entirely useless for 64-bit
code. Various people are working on fixing that but that takes time,
especially the non-pic case is a bit hairy.
> btw why isn't everything disassembled?
Executive summary: because binutils is a stupid. Technical answer, objdump
only disassembles MIPS I instructions by default.
Ralf
next prev parent reply other threads:[~2001-07-21 15:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-21 9:27 mips64 linker bug? Lars Munch Christensen
2001-07-21 15:23 ` Ralf Baechle [this message]
2001-07-21 16:17 ` Lars Munch Christensen
2001-07-21 19:07 ` Ralf Baechle
2001-07-22 9:39 ` Lars Munch Christensen
2001-07-22 10:35 ` Thiemo Seufer
2001-07-22 11:02 ` Kevin D. Kissell
2001-07-22 11:02 ` Kevin D. Kissell
2001-07-22 11:15 ` Thiemo Seufer
2001-07-22 11:44 ` Kevin D. Kissell
2001-07-22 11:44 ` Kevin D. Kissell
2001-07-22 21:23 ` Ralf Baechle
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=20010721172309.A25467@bacchus.dhis.org \
--to=ralf@oss.sgi.com \
--cc=c948114@student.dtu.dk \
--cc=linux-mips@oss.sgi.com \
/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