All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian MICHON <christian.michon@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] x86 FPU Emulation
Date: Mon, 18 Jul 2005 09:58:07 +0200	[thread overview]
Message-ID: <46d6db6605071800583fffb0f1@mail.gmail.com> (raw)
In-Reply-To: <BAY101-F471FBC2CF0ECA646E9F5ACCD20@phx.gbl>

I see the same problems on bartpe (XP winpe compatible).
By the way, on XP (guest or host), you need to type
calc387 2^^4.

But I've tested other software, notably 3D images raytracers,
using FP operations. No such problems. Images look good.
Yet I guess I should do a pixel per pixel comparison to
check any truncation.

Another possibility would be to compile the asm of  calc387
on linux to check the values.

Christian

On 7/17/05, The Qube <qube99@hotmail.com> wrote:
> Using any DOS/DOS-like setup under qemu x86 (no kqemu/qvm86) and running
> calc387 will produce non-sane results.  For example, "calc387 2^4" produces
> 17.7635.  "calc387 4^2" produces 17.7635 as well.  I've verified this is not
> an issue with calc387 by  running the above two calculations under dosbox
> 0.63 with the dynamic core and geting "16" back for both..  I've test this
> on an Athlon XP system.  runcom doesn't work with calc387, so qemu-i386
> isn't testable.
> 
> calc387's homepage (near the bottom): http://www.geocities.com/craig_hessel/
> 
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 


-- 
Christian

      reply	other threads:[~2005-07-18  8:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-17 21:37 [Qemu-devel] x86 FPU Emulation The Qube
2005-07-18  7:58 ` Christian MICHON [this message]

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=46d6db6605071800583fffb0f1@mail.gmail.com \
    --to=christian.michon@gmail.com \
    --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.