about summary refs log tree commit diff stats
path: root/src/dynarec/dynarec_arm64_functions.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-64/+0
* Added AES-NI cpu extension support ([DYNAREC] too, using AES extension if ava...ptitSeb2021-08-281-0/+7
* [DYNAREC] Added F2 0F 10/11 opcodesptitSeb2021-03-211-1/+1
* [DYNAREC] NEON infrastructureptitSeb2021-03-211-14/+10
* [DYNAREC] Added Basic blocks for dynarecptitSeb2021-03-141-0/+61