mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-25 00:34:57 +01:00
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. |
||
|---|---|---|
| .. | ||
| A32 | ||
| A64 | ||
| CMakeLists.txt | ||
| main.cpp | ||
| print_info.cpp | ||
| rand_int.h | ||