about summary refs log tree commit diff stats
path: root/src/dynarec/dynarec_arm64_pass2.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [DYNAREC] Refactored dynarec to ease the future adding of new target ↵ptitSeb2022-02-271-11/+0
| | | | architecture
* [DYNAREC] Improved (and fixed) Table64 handlingptitSeb2021-04-111-1/+1
|
* [DYNAREC] Added D9 opcodesptitSeb2021-04-031-1/+2
|
* [DYNAREC] Added 66 F7 opcodesptitSeb2021-03-201-1/+1
|
* [DYNAREC] Various fixes, around GETED and other stuff (vvvvvv.x86_64 works ↵ptitSeb2021-03-171-1/+1
| | | | again)
* [DYNAREC] Added a few more opcodes, some arm64_printer opcodes, and made ↵ptitSeb2021-03-161-1/+2
| | | | sure it works
* [DYNAREC] Beggining of emitter and dynarec infrastructure (untested yet)ptitSeb2021-03-151-0/+9