qemu-e2k/target-mips
Aurelien Jarno e7139c440c target-mips: use physical address in lladdr
Currently the ll/sc instructions use the virtual address in both
user and system mode. Use the physical address insteead in system
mode.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-11-30 16:18:28 +01:00
..
cpu.h target-mips: add a function to do virtual -> physical translations 2009-11-30 16:10:04 +01:00
exec.h
helper.c target-mips: add a function to do virtual -> physical translations 2009-11-30 16:10:04 +01:00
helper.h target-mips: use physical address in lladdr 2009-11-30 16:18:28 +01:00
machine.c target-mips: rename CP0_LLAddr into lladdr 2009-11-22 14:12:13 +01:00
mips-defs.h
op_helper.c target-mips: use physical address in lladdr 2009-11-30 16:18:28 +01:00
TODO
translate_init.c target-mips: make CP0_LLAddr register CPU dependent 2009-11-22 14:12:19 +01:00
translate.c target-mips: use physical address in lladdr 2009-11-30 16:18:28 +01:00