On 02/20/2015 05:07 AM, Leon Alrae wrote: > Save MSACSR state. Also remove fp_status, msa_fp_status, hflags and restore > them in post_load() from the architectural registers. > Float exception flags are not present in vmstate. Information they carry > is used only by softfloat caller who translates them into MIPS FCSR.Cause, > FCSR.Flags and then they are cleared. Therefore there is no need for saving > them in vmstate. > > Signed-off-by: Leon Alrae <leon.al...@imgtec.com>
Reviewed-by: Richard Henderson <r...@twiddle.net> r~