From: Stuart Brady <sdbrady@ntlworld.com>
To: malc <av1474@comtv.ru>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] Get tcg-hppa working
Date: Sat, 20 Feb 2010 22:08:05 +0000 [thread overview]
Message-ID: <20100220220805.GA31112@miranda.arrow> (raw)
In-Reply-To: <alpine.LNX.2.00.1002210053080.4764@linmac>
On Sun, Feb 21, 2010 at 12:54:46AM +0300, malc wrote:
> On Sat, 20 Feb 2010, Stuart Brady wrote:
>
> > The qemu_ld / qemu_st cleanup strikes me as something that would be
> > appropriate for some other TCG targets too, once this has been applied.
>
> Care to point out what this cleanup is, my HPPA-fu is around zero.
The 'split out TLB reads from qemu_ld and qemu_st' part of patch 3,
which adds a new tcg_out_tlb_read() function. That code is duplicated
in tcg_out_qemu_ld() and tcg_out_qemu_st() for all archs except PPC64.
It just makes the code that little bit more readable.
Cheers,
--
Stuart Brady
next prev parent reply other threads:[~2010-02-20 22:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-20 19:47 [Qemu-devel] [PATCH 0/3] Get tcg-hppa working Richard Henderson
2010-02-20 19:31 ` [Qemu-devel] [PATCH 1/3] tcg-hppa: Fix const errors in hppa-dis.c Richard Henderson
2010-02-20 19:32 ` [Qemu-devel] [PATCH 2/3] tcg-hppa: Fix 64-bit argument ordering Richard Henderson
2010-02-20 19:46 ` [Qemu-devel] [PATCH 3/3] tcg-hppa: Finish the port Richard Henderson
2010-02-20 21:07 ` [Qemu-devel] [PATCH 0/3] Get tcg-hppa working Stuart Brady
2010-02-20 21:54 ` malc
2010-02-20 22:08 ` Stuart Brady [this message]
2010-02-20 22:22 ` malc
2010-02-20 22:09 ` Richard Henderson
2010-02-20 22:22 ` malc
2010-02-20 22:46 ` 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=20100220220805.GA31112@miranda.arrow \
--to=sdbrady@ntlworld.com \
--cc=av1474@comtv.ru \
--cc=qemu-devel@nongnu.org \
--cc=stuart.brady@gmail.com \
/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).