about summary refs log tree commit diff stats
path: root/src/dynarec/arm64_printer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [DYNAREC] Refactored dynarec to ease the future adding of new target ↵ptitSeb2022-02-271-6/+0
| | | | architecture
* [DYNAREC] Added a few more opcodes, some arm64_printer opcodes, and made ↵ptitSeb2021-03-161-1/+1
| | | | sure it works
* [DYNAREC] Added Basic blocks for dynarecptitSeb2021-03-141-0/+6