about summary refs log tree commit diff stats
path: root/src/dynarec/dynarec_arm64_d9.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-356/+0
* [DYNAREC] Small optim on shl/shr 16bits, and marked all opcode that need opti...ptitSeb2021-06-181-0/+16
* Second passrajdakin2021-04-141-2/+3
* [DYNAREC] Added D9 opcodesptitSeb2021-04-031-0/+339