qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice.bellard@free.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] ARM
Date: Thu, 10 Jul 2003 22:10:10 +0200	[thread overview]
Message-ID: <3F0DC822.9010302@free.fr> (raw)
In-Reply-To: 20030710161718.GA29632@nevyn.them.org

which version of x86 gcc do you use ? It seems to be a problem with x86 
coge generator. Did you take my latest commit in exec.h ? The 'return' I 
added in it does not seem to be generated in the x86 code.

Fabrice.

Daniel Jacobowitz wrote:
> On Wed, Jul 09, 2003 at 09:49:33PM +0200, Fabrice Bellard wrote:
> 
>>Daniel Jacobowitz wrote:
>>
>>>I was just playing with the ARM support, it's great to see it taking
>>>shape :)  Fabrice, are you still investigating it, or does it work for
>>>you?  My local ARM setup crashes a few hundred instructions into ld.so;
>>>a loop runs for too long and hits the top of the stack.
>>>
>>
>>With my latest commits it is working: QEMU can launch dynamically linked 
>>'ls' and 'bash' processes. I will provide soon a binary archive so that 
>>people can at least try it if they have problems.
> 
> 
> Still doesn't work here.  I've attached the debugging output if you're
> curious; I won't have time to debug it properly until next week.  It
> looks like something wrong with the conditional jump.
> 
> 
>>Warning: no FPU emulation is done. I just added the necessary code to 
>>skip the few FPU instructions present in the libc. If anyone has ideas 
>>about FPU on ARM, I am interested. Unfortunately the Linux distributions 
>>seem to use the kernel based NetWinder FPU emulator.
> 
> 
> Yes; here we use userspace software floating point generally instead. 
> Hardware which actually has the FPA unit is rare (is there any
> supported?)
> 
> 
>>I tested the ARM support with an ARM glibc-2.2.5 from a debian 3.0 
>>installed on a StrongARM board.
> 
> 
> My failing test is from a later version of glibc and GCC.

  reply	other threads:[~2003-07-10 20:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-09 18:35 [Qemu-devel] ARM Daniel Jacobowitz
2003-07-09 19:49 ` Fabrice Bellard
2003-07-10 16:17   ` Daniel Jacobowitz
2003-07-10 20:10     ` Fabrice Bellard [this message]
2003-07-10 23:24       ` Daniel Jacobowitz
2003-07-10 16:45   ` Laurent Desnogues
2003-07-10 23:17     ` Daniel Jacobowitz
2003-07-09 19:53 ` Jocelyn Mayer
2003-07-10  8:44   ` Fabrice Bellard

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=3F0DC822.9010302@free.fr \
    --to=fabrice.bellard@free.fr \
    --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).