dynarmic/tests/A64
Lioncash cf824fb2b2 unicorn_load: Minor Windows-related changes
- Add missing include
- Fix a potential compilation issue where the constructor wouldn't be able to execute, as it would be private.
2020-04-22 20:44:38 +01:00
..
unicorn_emu unicorn_load: Minor Windows-related changes 2020-04-22 20:44:38 +01:00
a64.cpp A64: Implement REV, REV32, and REV16 (#126) 2020-04-22 20:42:46 +01:00
fuzz_with_unicorn.cpp tests/A64: Test memory writes 2020-04-22 20:44:38 +01:00
inst_gen.cpp tests/A64: Fuzz against unicorn 2020-04-22 20:42:45 +01:00
inst_gen.h tests/A64: Fuzz against unicorn 2020-04-22 20:42:45 +01:00
testenv.h tests/A64: Test memory writes 2020-04-22 20:44:38 +01:00
verify_unicorn.cpp A64/tests: Split unicorn sanity checking from other tests 2020-04-22 20:42:45 +01:00