From: Richard Henderson <rth@twiddle.net>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
Paul Brook <paul@codesourcery.com>,
qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 6/6] arm: move load and store helpers, switch to AREG0 free mode
Date: Fri, 23 Mar 2012 08:25:12 -0700 [thread overview]
Message-ID: <4F6C95D8.50902@twiddle.net> (raw)
In-Reply-To: <CAAu8pHuBQ1U9rLuGPuUca3gXv_9erZNrfrj8jezf3ZA4KSAjkg@mail.gmail.com>
On 03/19/12 14:57, Blue Swirl wrote:
> Add an explicit CPUARMState parameter instead of relying on AREG0
> and move load and store helpers to helper.c. Remove AREG0 swapping in
> tlb_fill(). Remove now empty op_helper.c.
>
> Switch to AREG0 free mode. Use cpu_ld{l,uw}_code in translation
> and interrupt handling.
>
> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
> ---
> Makefile.target | 4 +-
> configure | 2 +-
> target-arm/helper.c | 54 +++++++++++++++++++++++++++++++++---
> target-arm/op_helper.c | 71 ------------------------------------------------
> target-arm/translate.c | 6 ++--
> 5 files changed, 56 insertions(+), 81 deletions(-)
> delete mode 100644 target-arm/op_helper.c
Patches 2-6 (patch 1 mail lost?):
Reviewed-by: Richard Henderson <rth@twiddle.net>
r~
next prev parent reply other threads:[~2012-03-23 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-19 21:57 [Qemu-devel] [PATCH 6/6] arm: move load and store helpers, switch to AREG0 free mode Blue Swirl
2012-03-23 15:25 ` Richard Henderson [this message]
2012-03-24 12:41 ` Blue Swirl
-- strict thread matches above, loose matches on Subject: below --
2012-03-24 19:01 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=4F6C95D8.50902@twiddle.net \
--to=rth@twiddle.net \
--cc=blauwirbel@gmail.com \
--cc=paul@codesourcery.com \
--cc=peter.maydell@linaro.org \
--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 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).