qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 04/10] mips-linux-user: Save and restore fpu and


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 04/10] mips-linux-user: Save and restore fpu and dsp from sigcontext
Date: Mon, 11 Feb 2013 10:04:46 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 2013-02-11 09:55, Peter Maydell wrote:
Whereas allowing the guest to write garbage into our CPU state struct
means we have to be sure that there's nothing in target-mips/ which
ever assumes "dsp state fields are zero in a non-dsp config because
nothing will have written to them" or similar.

Ok, afaict everything about the dsp is gated by CP0_Status bit CP0St_MX.


r~



reply via email to

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