qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] simplify global register save/restore


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/2] simplify global register save/restore
Date: Mon, 01 Mar 2010 13:30:02 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.1

On 02/26/2010 07:32 PM, Paul Brook wrote:
>  You could still use them for local register variables, but I can prepare
>  a patch to remove them (unless you do that yourself).
I'm not sure what you mean by a "local register variable".

I'm thinking of using

  register blah blah asm(AREG1);

as a local variable to work around deficiencies in GCC's register allocator. I've seen that elsewhere though not in QEMU.

If you prefer to remove everything, fine.

Paolo




reply via email to

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