dynarmic/tests
Lioncash 71422c2b48 fuzz_with_unicorn: Move data outside loop
Given we know we're only ever going to use one instruction, we can just presize the vector and reassign to it
instead of potentially reallocating the same memory 100000 times
2020-04-22 20:46:12 +01:00
..
A32 A32: Change UserCallbacks to be similar to A64's interface 2020-04-22 20:46:12 +01:00
A64 fuzz_with_unicorn: Move data outside loop 2020-04-22 20:46:12 +01:00
CMakeLists.txt A32: Change UserCallbacks to be similar to A64's interface 2020-04-22 20:46:12 +01:00
main.cpp Reorganisation, Import Skyeye, This is a mess 2016-07-04 17:22:11 +08:00
rand_int.h Fuzz thumb instructions 2016-07-07 19:01:47 +08:00