qemu-e2k/target-sparc
Fabien Chouteau 60f356e86d SPARC: Fix Leon3 cache control
The "leon3_cache_control_int" (op_helper.c) function is called within leon3.c
which leads to segfault error with the global "env".

Now cache control is a CPU feature and everything is handled in op_helper.c.

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-02-01 17:01:41 +00:00
..
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
cpu.h SPARC: Fix Leon3 cache control 2011-02-01 17:01:41 +00:00
exec.h move cpu_pc_from_tb to target-*/exec.h 2010-07-03 09:48:12 +03:00
helper.c SPARC: Fix Leon3 cache control 2011-02-01 17:01:41 +00:00
helper.h SPARC: Emulation of Leon3 2011-01-24 20:54:34 +00:00
machine.c sparc: Fix lazy flag calculation on interrupts, refactor 2010-05-09 20:19:04 +00:00
op_helper.c SPARC: Fix Leon3 cache control 2011-02-01 17:01:41 +00:00
translate.c SPARC: Add asr17 register support 2011-01-24 20:54:34 +00:00