732a657694
This changes Dynarmic::A32/A64::Config to store fastmem_pointer in a std::optional<uintptr_t>, allowing the user to pass a zero base address for the guest memory, which can be used to effectively implement a shared address space between the host and the guest. |
||
---|---|---|
.. | ||
A32 | ||
A64 | ||
fp | ||
unicorn_emu | ||
CMakeLists.txt | ||
decoder_tests.cpp | ||
fuzz_util.cpp | ||
fuzz_util.h | ||
print_info.cpp | ||
rand_int.h | ||
rsqrt_test.cpp | ||
rsqrt_test_fn.s | ||
test_generator.cpp | ||
test_reader.cpp | ||
x64_cpu_info.cpp |