From: Richard Henderson <rth@twiddle.net>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 2/9] Sparc: avoid AREG0 for softint op helpers and Leon cache control
Date: Tue, 25 Oct 2011 14:40:12 -0700 [thread overview]
Message-ID: <4EA72CBC.5060702@twiddle.net> (raw)
In-Reply-To: <CAAu8pHsHYyDxQk5_ycasZBgHcMFUbab3pWtGS07qOKA86rqEYw@mail.gmail.com>
On 10/25/2011 02:14 PM, Blue Swirl wrote:
> Make softint op helpers and Leon cache irq manager take a parameter
> for CPUState instead of relying on global env. Move the functions
> to int{32,64}_helper.c.
>
> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
> ---
> target-sparc/cpu.h | 31 +++++++++++---
> target-sparc/helper.h | 6 +-
> target-sparc/int32_helper.c | 47 +++++++++++++++++++++-
> target-sparc/int64_helper.c | 40 ++++++++++++++++++
> target-sparc/op_helper.c | 94 -------------------------------------------
> target-sparc/translate.c | 6 +-
> 6 files changed, 117 insertions(+), 107 deletions(-)
Reviewed-by: Richard Henderson <rth@twiddle.net>
r~
next prev parent reply other threads:[~2011-10-25 21:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-25 21:14 [Qemu-devel] [PATCH 2/9] Sparc: avoid AREG0 for softint op helpers and Leon cache control Blue Swirl
2011-10-25 21:40 ` Richard Henderson [this message]
2011-10-26 17:33 ` Blue Swirl
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=4EA72CBC.5060702@twiddle.net \
--to=rth@twiddle.net \
--cc=blauwirbel@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.