mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-03-04 21:26:06 +00:00
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. |
||
---|---|---|
.. | ||
A32 | ||
A64 | ||
fp | ||
unicorn_emu | ||
CMakeLists.txt | ||
cpu_info.cpp | ||
decoder_tests.cpp | ||
fuzz_util.cpp | ||
fuzz_util.h | ||
main.cpp | ||
print_info.cpp | ||
rand_int.h | ||
rsqrt_test.cpp | ||
rsqrt_test_fn.s |