qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 0/7] tcg-sparc improvements, v2
Date: Sat, 20 Feb 2010 11:14:58 +0200	[thread overview]
Message-ID: <f43fc5581002200114y72d5756enb856dec6f232d457@mail.gmail.com> (raw)
In-Reply-To: <cover.1266533097.git.rth@twiddle.net>

Thanks, applied all.

On 2/19/10, Richard Henderson <rth@twiddle.net> wrote:
> Changes since v1:
>   * Add comments for all optional instructions that aren't implemented
>    on each architecture, as requested.
>   * Rebase vs master.
>
>
>  r~
>
>
>  Richard Henderson (7):
>   tcg-sparc: Implement neg.
>   tcg-sparc: Implement not.
>   tcg: Optional target implementation of ANDC.
>   tcg: Optional target implementation of ORC.
>   tcg-sparc: Implement ANDC.
>   tcg-sparc: Implement ORC.
>   tcg: Add comments for all optional instructions not implemented.
>
>   tcg/arm/tcg-target.h    |   14 ++++++++++++++
>   tcg/i386/tcg-target.h   |   12 +++++++-----
>   tcg/mips/tcg-target.h   |    4 +++-
>   tcg/ppc/tcg-target.h    |   10 +++++++++-
>   tcg/ppc64/tcg-target.h  |   25 ++++++++++++++++++++++---
>   tcg/s390/tcg-target.h   |   30 ++++++++++++++++++++++++++++++
>   tcg/sparc/tcg-target.c  |   30 ++++++++++++++++++++++++++++++
>   tcg/sparc/tcg-target.h  |   31 ++++++++++++++++++++++++-------
>   tcg/tcg-op.h            |   22 ++++++++++++++++++++++
>   tcg/tcg-opc.h           |   12 ++++++++++++
>   tcg/x86_64/tcg-target.h |    6 +++++-
>   11 files changed, 178 insertions(+), 18 deletions(-)
>
>

      parent reply	other threads:[~2010-02-20  9:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-18 22:44 [Qemu-devel] [PATCH 0/7] tcg-sparc improvements, v2 Richard Henderson
2010-02-16 21:55 ` [Qemu-devel] [PATCH 1/7] tcg-sparc: Implement neg Richard Henderson
2010-02-16 22:02 ` [Qemu-devel] [PATCH 2/7] tcg-sparc: Implement not Richard Henderson
2010-02-16 22:10 ` [Qemu-devel] [PATCH 3/7] tcg: Optional target implementation of ANDC Richard Henderson
2010-02-16 22:15 ` [Qemu-devel] [PATCH 4/7] tcg: Optional target implementation of ORC Richard Henderson
2010-02-16 22:21 ` [Qemu-devel] [PATCH 5/7] tcg-sparc: Implement ANDC Richard Henderson
2010-02-16 22:23 ` [Qemu-devel] [PATCH 6/7] tcg-sparc: Implement ORC Richard Henderson
2010-02-18 22:44 ` [Qemu-devel] [PATCH 7/7] tcg: Add comments for all optional instructions not implemented Richard Henderson
2010-02-20  9:14 ` Blue Swirl [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=f43fc5581002200114y72d5756enb856dec6f232d457@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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).