qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] ARM in big endian mode?
Date: Sun, 04 Jul 2004 15:11:56 +0200	[thread overview]
Message-ID: <40E8021C.6080100@bellard.org> (raw)
In-Reply-To: <1088940620.840.1.camel@sherbert>

Gianni Tedesco wrote:
> On Sat, 2004-07-03 at 18:03 +0200, Lennert Buytenhek wrote:
> 
>>Hi,
>>
>>For a project I'm working on, I would love to be able to simulate an
>>ARM in big endian mode (such as the intel xscale core).  If I try to
>>run an MSB executable on qemu current, I just get this:
>>
>># file init
>>init: ELF 32-bit MSB executable, ARM, version 1 (ARM), for GNU/Linux 2.4.3, statically linked, stripped
>># qemu-arm ./init
>>Error loading ./init
>># 
>>
>>Would it be a lot of effort to add this?
> 
> 
> Compile with TARGET_WORDS_BIGENDIAN 1 ought to do it.

There may be some problems left with the floats. But basically it should 
work. Send me a statically linked executable so that I can test.

Fabrice.

  parent reply	other threads:[~2004-07-04 13:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-03 16:03 [Qemu-devel] ARM in big endian mode? Lennert Buytenhek
2004-07-04 11:30 ` Gianni Tedesco
2004-07-04 11:57   ` Lennert Buytenhek
2004-07-11 23:17     ` David Woodhouse
2004-07-11 23:43       ` Lennert Buytenhek
2004-08-06 14:55         ` David Woodhouse
2004-08-06 15:59           ` [PROBLEM FOUND] qemu-arm on FC2 (was: Re: [Qemu-devel] ARM in big endian mode?) Lennert Buytenhek
2004-08-06 16:31             ` David Woodhouse
2004-08-06 17:18               ` Lennert Buytenhek
2004-07-04 13:11   ` Fabrice Bellard [this message]
2004-07-04 13:28     ` [Qemu-devel] ARM in big endian mode? Lennert Buytenhek

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=40E8021C.6080100@bellard.org \
    --to=fabrice@bellard.org \
    --cc=qemu-devel@nongnu.org \
    /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 NNTP newsgroup(s).