qemu-e2k/target-xtensa
Max Filippov b67ea0cd74 target-xtensa: implement memory protection options
- TLB opcode group;
- region protection option (ISA, 4.6.3);
- region translation option (ISA, 4.6.4);
- MMU option (ISA, 4.6.5).

Cache control attribute bits are not used by this implementation.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-09-10 16:57:40 +00:00
..
cpu.h target-xtensa: implement memory protection options 2011-09-10 16:57:40 +00:00
gdb-config-sample-xtensa-core.c target-xtensa: add gdb support 2011-09-10 16:57:40 +00:00
helper.c target-xtensa: implement memory protection options 2011-09-10 16:57:40 +00:00
helpers.h target-xtensa: implement memory protection options 2011-09-10 16:57:40 +00:00
machine.c target-xtensa: add target stubs 2011-09-10 16:57:36 +00:00
op_helper.c target-xtensa: implement memory protection options 2011-09-10 16:57:40 +00:00
translate.c target-xtensa: implement memory protection options 2011-09-10 16:57:40 +00:00