qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 11/15] Sparc: avoid AREG0 for CWP and PSTATE hel


From: Stuart Brady
Subject: Re: [Qemu-devel] [PATCH 11/15] Sparc: avoid AREG0 for CWP and PSTATE helpers
Date: Mon, 12 Sep 2011 09:29:33 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Sep 11, 2011 at 01:31:03PM +0000, Blue Swirl wrote:
> Make CWP and PSTATE helpers take a parameter for CPUState instead
> of relying on global env. Move the functions to helper.c, remove
> wrapper functions.
> 
> Signed-off-by: Blue Swirl <address@hidden>
> ---
>  Makefile.target           |    2 +-
>  target-sparc/helper.h     |   32 +++---
>  target-sparc/translate.c  |   34 ++++----
>  target-sparc/win_helper.c |  223 +++++++++++---------------------------------
>  4 files changed, 90 insertions(+), 201 deletions(-)

This doesn't seem to move anything into helper.c.  Looks like it might not
build, either?

Cheers,
-- 
Stuart Brady



reply via email to

[Prev in Thread] Current Thread [Next in Thread]