All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Mayer" <l_indien@magic.fr>
To: Aurelien Jarno <aurelien@aurel32.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu/target-ppc op_helper.c
Date: Mon, 29 Oct 2007 22:52:29 +0100	[thread overview]
Message-ID: <1193694749.16781.370.camel@rapid> (raw)
In-Reply-To: <20071029213302.GB31674@hall.aurel32.net>


On Mon, 2007-10-29 at 22:33 +0100, Aurelien Jarno wrote:
> On Mon, Oct 29, 2007 at 10:21:26PM +0100, J. Mayer wrote:
> > 
> > On Mon, 2007-10-29 at 22:12 +0100, Aurelien Jarno wrote:
> > > > CVSROOT:        /sources/qemu
> > > > Module name:    qemu
> > > > Changes by:     Jocelyn Mayer <j_mayer> 07/10/27 17:59:46
> > > > 
> > > > Modified files:
> > > >        target-ppc     : op_helper.c 
> > > > 
> > > > Log message:
> > > >         PowerPC float bugfix: 64 bits float mantissa is 52 bits long.
> > > > 
> > > > CVSWeb URLs:
> > > > http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/op_helper.c?cvsroot=qemu&r1=1.55&r2=1.56
> > > 
> > > 
> > > I know that it looks strange, but this commit breaks perl. The function 
> > > mkdir(dir, mode) sometimes does not set the mode correctly. This can be
> > > easily reproduce on Debian by using "dpkg-source -x file.dsc", which
> > > fails due to wrong permission.
> > > 
> > > I am using qemu-system-ppc -M prep -cpu G3
> > 
> > Thanks for the report !
> > Could you please try replacing the 0x3FF mask with 0x7FF ? As the
> > exponent is supposed to be 11 bits, my patch is obviously still buggy...
> > I noticed there was a bug somewhere, but was not convinced it was in the
> > FPU emulation... Now ...
> > 
> 
> Yep that fixes the problem. Thanks a lot!

Great ! Thanks for your help !
I'll commit it in a minute !

> 
-- 
J. Mayer <l_indien@magic.fr>
Never organized

  reply	other threads:[~2007-10-29 21:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-29 21:12 [Qemu-devel] qemu/target-ppc op_helper.c Aurelien Jarno
2007-10-29 21:21 ` J. Mayer
2007-10-29 21:33   ` Aurelien Jarno
2007-10-29 21:52     ` J. Mayer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-13 19:20 Aurelien Jarno
2008-03-10  0:09 Aurelien Jarno
2007-10-29 21:54 Jocelyn Mayer
2007-10-27 23:34 Jocelyn Mayer
2007-10-27 17:59 Jocelyn Mayer
2007-10-25 23:36 Jocelyn Mayer
2007-04-24  7:36 Jocelyn Mayer
2006-04-23 18:17 Fabrice Bellard
2005-06-04 22:19 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=1193694749.16781.370.camel@rapid \
    --to=l_indien@magic.fr \
    --cc=aurelien@aurel32.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.