Re: [Qemu-devel] [PATCH v2 00/20] target-sparc: Cleanup handling of temps

2012-10-20 Thread Blue Swirl
On Tue, Oct 16, 2012 at 9:32 AM, Richard Henderson wrote: > The primary goal of this patch set is to have all references to windowed > registers to go through new routines that have access to DisasContext. > This is a prerequisite to any change in how windowed registers might be > managed. > > Sin

[Qemu-devel] [PATCH v2 00/20] target-sparc: Cleanup handling of temps

2012-10-16 Thread Richard Henderson
The primary goal of this patch set is to have all references to windowed registers to go through new routines that have access to DisasContext. This is a prerequisite to any change in how windowed registers might be managed. Since such a goal must of course touch get_src[12], and therefore touch t