unicorn/qemu/target/tricore
Takacs, Philipp e96ac42b2e Remove MMU hacks
Unicorn has included some ugly hacks to provide a envirement where vaddr == paddr.
These hacks where to use the full 64 bit mappings on x86 without init the mmu
and some memory redirect for MIPS.

The UC_TLB_CPU mode defaults to vaddr == paddr, therfor these hacks aren't
required anymore.
2023-03-28 14:02:17 +02:00
..
cpu-param.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
cpu-qom.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
cpu.c Remove MMU hacks 2023-03-28 14:02:17 +02:00
cpu.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
csfr.def TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
fpu_helper.c TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
helper.c TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
helper.h fix issue 1663:tricore pc don't move 2022-07-26 13:41:13 +08:00
op_helper.c fix issue 1663:tricore pc don't move 2022-07-26 13:41:13 +08:00
translate.c fix issue 1663:tricore pc don't move 2022-07-26 13:41:13 +08:00
tricore-defs.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
tricore-opcodes.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
unicorn.c difference between stop_request and quit_request 2023-03-07 14:38:49 +01:00
unicorn.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00