dynarmic/tests/A64
MerryMage edd795e991 a64_emit_x64: Fix stack misalignment on Windows for 128-bit exclusive writes
Discovered by @Subv.
Includes a test to ensure this codepath is exercised on Windows.
2020-04-22 20:46:21 +01:00
..
unicorn_emu fuzz_with_unicorn: Avoid self-modifying code 2020-04-22 20:46:19 +01:00
a64.cpp a64_emit_x64: Fix stack misalignment on Windows for 128-bit exclusive writes 2020-04-22 20:46:21 +01:00
fuzz_with_unicorn.cpp fuzz_with_unicorn: Avoid self-modifying code 2020-04-22 20:46:19 +01:00
inst_gen.cpp inst_gen: Make invalid_instructions a static inline variable 2020-04-22 20:46:13 +01:00
inst_gen.h inst_gen: Compress loop into std::any_of in IsInvalidInstruction() 2020-04-22 20:46:18 +01:00
testenv.h fuzz_with_unicorn: Avoid self-modifying code 2020-04-22 20:46:19 +01:00
verify_unicorn.cpp tests/unicorn: Add type aliases to the Unicorn class 2020-04-22 20:46:19 +01:00