Leon Alrae 644511117e target-mips: add missing MSACSR and restore fp_status and hflags
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.alrae@imgtec.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2015-03-11 14:13:57 +00:00
2015-03-04 13:00:36 -05:00
2015-03-11 08:44:59 +00:00
2015-03-10 10:49:25 +01:00
2015-03-09 09:14:28 +00:00
2015-02-13 11:44:50 +00:00
2015-02-12 21:21:38 -08:00
2015-03-10 19:28:09 +00:00
2015-02-23 10:56:09 -05:00
2015-03-08 06:43:32 +00:00
2015-02-16 17:30:19 +01:00
2015-03-04 14:47:52 +01:00
2015-03-11 08:44:59 +00:00
2015-03-10 10:49:25 +01:00
2015-03-02 12:13:45 +00:00
2015-02-16 14:36:03 +00:00
2015-02-16 15:07:19 +00:00
2015-03-10 11:33:35 +01:00
2015-02-12 21:21:38 -08:00
2015-03-10 11:33:39 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%