sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/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 CRIS: Purify some of the flag evaluation helpers. 2009-01-07 23:38:41 +00:00
machine.c Convert machine registration to use module init functions 2009-05-21 08:47:55 -05:00
mmu.c CRIS: Segmented addressing only for kernel mode. 2009-10-10 17:34:27 +02:00
mmu.h CRIS: cris_mmu_result_t -> cris_mmu_result 2009-04-25 15:51:53 +02:00
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