qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 02/21] target-s390x: split FPU ops


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 02/21] target-s390x: split FPU ops
Date: Fri, 7 Sep 2012 16:42:49 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Sep 07, 2012 at 04:30:51PM +0200, Andreas Färber wrote:
> Am 07.09.2012 06:26, schrieb Alexander Graf:
> > Quoting Richard Henderson <address@hidden>:
> > 
> >> On 09/06/2012 11:42 AM, Alexander Graf wrote:
> >>> Richard, while at it, could you please check the s390x tcg target?
> >>> Running any target on there seems to break in the TLB code for me.
> >>
> >> I did successfully run a simple linux-user test directly off blue's
> >> patch set.  It exercised a bit of fp and system calls (printf).
> >>
> >> I don't have a system environment set up at the moment...
> > 
> > Ah, I am referring to s390x host code. Running qemu-system-x86_64 on
> > s390x is what breaks for me.
> 
> If, e.g., arm works on master that might rather point to tcg/s390x/
> CONFIG_PASS_AREG0 mode.
> 

This is likely the case. The register shift code in CONFIG_PASS_AREG0
case uses 3 registers for stores and 4 for loads. It should be the
reverse.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]