dynarmic/tests/A64
Markus Wick 0c12614d1a A64/config.h: Split fastmem and page_table options.
We might want to allocate different sizes for each of them.
e.g. for the unsafe fastmem approach without bounds checking.
Or for using the full 48bit adress range (with mirrors) by allocating our real arena as close to 1<<47 as possible.
2021-06-06 17:25:51 +01:00
..
a64.cpp A64/config.h: Split fastmem and page_table options. 2021-06-06 17:25:51 +01:00
fuzz_with_unicorn.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
misaligned_page_table.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
testenv.h tests: Format to clang-format mandated style 2021-05-31 12:54:27 +01:00
verify_unicorn.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00