dynarmic/tests
MerryMage eb3ca7f65b tests: Add print_info program
Eases debugging by printing out dynarmic IR for a given A64 instruction, along with
information about what instruction dynarmic thinks it is.

Also prints an LLVM disassembly of the instruction.
2020-04-22 20:46:18 +01:00
..
A32 fuzz_arm: Use SCOPE_FAIL 2020-04-22 20:46:13 +01:00
A64 IR: Implement FPMulAdd 2020-04-22 20:46:18 +01:00
CMakeLists.txt tests: Add print_info program 2020-04-22 20:46:18 +01:00
main.cpp Reorganisation, Import Skyeye, This is a mess 2016-07-04 17:22:11 +08:00
print_info.cpp tests: Add print_info program 2020-04-22 20:46:18 +01:00
rand_int.h Fuzz thumb instructions 2016-07-07 19:01:47 +08:00