qemu/target-sparc
Igor V. Kovalenko 299b520cd4 sparc64: implement global translation table entries v1
- match global tte against any context
- show global tte in MMU dump

v0->v1: added default case to switch statement in demap_tlb
- should fix gcc warning about uninitialized context variable

Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-05-06 20:13:36 +00:00
..
cpu.h sparc64: implement global translation table entries v1 2010-05-06 20:13:36 +00:00
exec.h kill regs_to_env and env_to_regs 2010-01-19 16:31:02 -06:00
helper.c sparc64: implement global translation table entries v1 2010-05-06 20:13:36 +00:00
helper.h sparc64: use helper_wrpil to check pending irq on write 2010-01-08 17:14:11 +00:00
machine.c sparc64: reimplement tick timers v4 2010-01-27 21:21:57 +00:00
op_helper.c sparc64: implement global translation table entries v1 2010-05-06 20:13:36 +00:00
TODO Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
translate.c target-sparc: Fix -singlestep. 2010-04-26 17:23:58 +00:00