On Mon, Sep 12, 2011 at 8:29 AM, Stuart Brady <s...@zubnet.me.uk> wrote:
> 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 <blauwir...@gmail.com>
>> ---
>>  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?

It builds and runs, the commit message is stale.

Reply via email to