Alex Smith cdfcad7883 target-mips: Fix RDHWR on CP0.Count
For RDHWR on the CP0.Count register, env->CP0_Count was being returned.
This value is a delta against the QEMU_CLOCK_VIRTUAL clock, not the
correct current value of CP0.Count. Use cpu_mips_get_count() instead.

Signed-off-by: Alex Smith <alex.smith@imgtec.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
2015-09-18 09:20:48 +01:00
2015-09-14 18:51:09 +01:00
2015-09-14 16:13:16 +01:00
2015-09-17 13:07:50 +01:00
2015-09-16 18:06:54 +01:00
2015-09-16 18:06:54 +01:00
2015-09-16 18:06:54 +01:00
2015-09-14 16:13:16 +01:00
2015-09-16 17:33:33 +02:00
2015-09-15 15:42:58 +01:00
2015-09-15 17:24:28 +01:00
2015-09-14 16:13:16 +01:00
2015-09-16 18:06:54 +01:00
2015-09-16 17:33:33 +02:00
2015-09-16 17:33:33 +02:00
2015-09-15 15:42:58 +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%