mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-01-31 01:15:21 +01:00
99e91b49215bce3149b9d77270ecdf64bcd775c0
This program takes a 32-bit hexidecimal representing an ARM instruction and prints its corresponding mnemonic. This program will be used in tandem with a python fuzzing script to verify the decoder table generated by tools/generate_a64_table.py. Signed-off-by: Ronald Caesar <github43132@proton.me>
The Ballistic JIT Engine
“The world's fastest ARM recompiler"
Overview
This is a rewrite the dynarmic recompiler, with the goal of fixing its many flaws.
Languages
C
91%
XSLT
6.7%
Python
1.4%
CSS
0.6%
CMake
0.3%