On 01/22/2014 09:35 AM, Peter Maydell wrote:
> I don't really know the details of Alpha, but can you get away with just
> "we implement N contexts, and only actually keep the most recently
> used N"? This is effectively what we're doing at the moment, with N==1.

Yes, I suppose we could do that.  Rather than have the ASN switching code be a
simple store, it could be a full helper function.  At which point we can do
just about anything at all.


r~

Reply via email to