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> |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| crisv32-decode.h | ||
| exec.h | ||
| helper.c | ||
| helper.h | ||
| machine.c | ||
| mmu.c | ||
| mmu.h | ||
| op_helper.c | ||
| opcode-cris.h | ||
| translate.c | ||