qemu-e2k/target-cris
Edgar E. Iglesias 218951ef4d CRIS: Segmented addressing only for kernel mode.
Segmented translation through the CRIS MMU is only done for
accesses in kernel mode. In user-mode, all accesses are treated
as paged regardless of the mode config in RW_MM_CFG.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2009-10-10 17:34:27 +02:00
..
cpu.h cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal 2009-08-24 08:21:42 -05:00
crisv32-decode.h Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
exec.h Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
helper.c CRIS: Segmented addressing only for kernel mode. 2009-10-10 17:34:27 +02:00
helper.h
machine.c
mmu.c CRIS: Segmented addressing only for kernel mode. 2009-10-10 17:34:27 +02:00
mmu.h
op_helper.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
opcode-cris.h Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
translate.c CRIS: Update PR_EDA on TLB faults. 2009-10-08 12:07:11 +02:00