dynarmic/tests/unicorn_emu
Lioncash c098ade2e7 dynarmic_tests: Resolve CPSR discrepancies in tests
Unicorn internally checks if the LSB is set in order to determine
whether or not it should assume thumb mode internally. Clearing this
ourselves will always result in the incorrect PSR between runs.
2020-04-22 21:02:46 +01:00
..
a32_unicorn.cpp dynarmic_tests: Resolve CPSR discrepancies in tests 2020-04-22 21:02:46 +01:00
a32_unicorn.h A32: Fuzz instructions using unicorn 2020-04-22 21:02:45 +01:00
a64_unicorn.cpp tests: Refactor unicorn_emu to allow for A32 unicorn 2020-04-22 20:46:23 +01:00
a64_unicorn.h tests: Refactor unicorn_emu to allow for A32 unicorn 2020-04-22 20:46:23 +01:00
unicorn_load.cpp tests: Refactor unicorn_emu to allow for A32 unicorn 2020-04-22 20:46:23 +01:00