unicorn/tests
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
..
fuzz Sync with dev branch 2022-01-18 21:39:45 +01:00
regress Add a test to make sure VEX.L stops emulation with an error 2022-07-20 13:59:27 +02:00
rust-tests Move tests to root directory 2022-04-29 23:40:03 +02:00
unit Remove MMU hacks 2023-03-28 14:02:17 +02:00