about summary refs log tree commit diff stats
path: root/src/dynarec/dynarec_native_functions.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* A few cosmetic fixes (#858)Alexandre Julliard2023-06-241-1/+0
* [DYNAREC] Fixed native_fprem (#822)Yang Liu2023-06-061-18/+18
* Added partial support for TF flags (should help with eroneous debugger detect...ptitSeb2023-05-241-0/+6
* [DYNAREC] Improved TEST_INTERPRETER with inter-block testingptitSeb2023-03-281-0/+2
* [DYNAREC] Fixed RV64 build and moved some functions between common and arch s...ptitSeb2023-03-161-12/+55
* [DYNAREC] Grouped common function in dynarec_native_functions.cptitSeb2023-03-161-0/+425