All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/5] Alpha improvments, round 3
Date: Sun, 13 Dec 2009 17:56:05 -0800	[thread overview]
Message-ID: <cover.1260755765.git.rth@twiddle.net> (raw)

The first is the IMB patch, adjusted for Aurelien's comments.

The third is a bug in a generic header; I'm not sure what the
proper tagging is for that sort of thing.

The rest are new bugs found in the Alpha backend via the gcc
testsuite.  We're down to a handfull of failures over native
there.  I hope to post an approach to the rounding mode issue
shortly.


r~


Richard Henderson (5):
  target-alpha: Add placeholders for missing userspace PALcalls.
  target-alpha: Implement fp branch/cmov inline.
  target-alpha: Fix generic ctz64.
  target-alpha: Fix cvtlq.
  target-alpha: Fix float32_to_s vs zero exponent.

 host-utils.h             |    2 +-
 hw/alpha_palcode.c       |   32 +++++++-
 target-alpha/helper.h    |    7 --
 target-alpha/op_helper.c |   79 ++++++++----------
 target-alpha/translate.c |  197 ++++++++++++++++++++++++++--------------------
 5 files changed, 176 insertions(+), 141 deletions(-)

             reply	other threads:[~2009-12-14  2:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-14  1:56 Richard Henderson [this message]
2009-12-14  1:18 ` [Qemu-devel] [PATCH 1/5] target-alpha: Add placeholders for missing userspace PALcalls Richard Henderson
2009-12-14  1:46 ` [Qemu-devel] [PATCH 2/5] target-alpha: Implement fp branch/cmov inline Richard Henderson
2009-12-14  1:47 ` [Qemu-devel] [PATCH 3/5] target-alpha: Fix generic ctz64 Richard Henderson
2009-12-14  1:48 ` [Qemu-devel] [PATCH 4/5] target-alpha: Fix cvtlq Richard Henderson
2009-12-14  1:50 ` [Qemu-devel] [PATCH 5/5] target-alpha: Fix float32_to_s vs zero exponent Richard Henderson

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=cover.1260755765.git.rth@twiddle.net \
    --to=rth@twiddle.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.