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-xtensa
Max Filippov 0fdd2e1d06 target-xtensa: fix MMUv3 initialization
- ITLB/DTLB ways 5 and 6 have 4 and 8 entries respectively;
- ITLB/DTLB way 6 attr field is set to 3 on reset.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-11-26 09:44:34 +00:00
..
core-dc232b target-xtensa: add dc232b core 2011-10-16 10:40:02 +00:00
core-fsf target-xtensa: add fsf core 2011-10-16 10:40:16 +00:00
core-dc232b.c target-xtensa: add dc232b core 2011-10-16 10:40:02 +00:00
core-fsf.c target-xtensa: add fsf core 2011-10-16 10:40:16 +00:00
cpu.h target-xtensa: extract core configuration from overlay 2011-10-16 10:39:52 +00:00
helper.c target-xtensa: fix MMUv3 initialization 2011-11-26 09:44:34 +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: fix guest hang on masked CCOMPARE interrupt 2011-10-15 21:03:03 +00:00
overlay_tool.h target-xtensa: fix MMUv3 initialization 2011-11-26 09:44:34 +00:00
translate.c target-xtensa: raise an exception for invalid and reserved opcodes 2011-11-02 05:05:52 +04:00