about summary refs log tree commit diff stats
path: root/src/dynarec/dynarec_native.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Remove assert, the test is not relevent anymoreptitSeb2022-06-251-1/+0
* [DYNAREC] Fixed an issue with fillPredecessor that would undersize the predec...ptitSeb2022-06-251-3/+3
* [DYNAREC] Small optim on flags barrier handlingptitSeb2022-04-181-10/+7
* [DYNAREC] Refactored dynarec, using box86 refactorptitSeb2022-04-091-62/+169
* [DYNAREC] And more multiarch changesptitSeb2022-02-271-4/+4
* [DYNAREC] Even more work on multiarchptitSeb2022-02-271-0/+5
* [DYNAREC] More work on multi-archptitSeb2022-02-271-13/+13
* [DYNAREC] Refactored dynarec to ease the future adding of new target architec...ptitSeb2022-02-271-0/+535