index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dynarec
/
dynarec_native_functions.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some spelling (#1668)
josch
2024-07-10
1
-1
/
+1
*
Fixes (#1659)
rajdakin
2024-07-09
1
-13
/
+13
*
[ARM64_DYNAREC] Added AVX.66.0F38 00/DC-DF opcodes
ptitSeb
2024-06-01
1
-21
/
+72
*
[ARM64_DYNAREC] Added a couple of AVX.66.0F3A opcodes, and fixed some sse/avx...
ptitSeb
2024-06-01
1
-0
/
+34
*
[ARM64_DYNAREC] Added a fisrt 128bits only AVX opcode
ptitSeb
2024-05-30
1
-1
/
+29
*
[ARM64_DYNAREC] Added 66 D9 /6 and 66 DD /4 /6 opcodes
ptitSeb
2024-05-23
1
-2
/
+25
*
[ARM64_DYNAREC] Made some opcode truer to what they should on some edge cases
ptitSeb
2023-12-06
1
-0
/
+11
*
[ARM64_DYNAREC] Fixes some rare-case of flags not correctly propagated on for...
ptitSeb
2023-11-28
1
-16
/
+7
*
[ARM64_DYNAREC] More fixing and improving on shifting opcodes
ptitSeb
2023-11-10
1
-0
/
+6
*
[DYNAREC] Use interpretor code for FPREM/FPREM1 instead of simplified version
ptitSeb
2023-09-23
1
-13
/
+36
*
[DYNAREC] Some spelling fixes
André Zwing
2023-08-02
1
-1
/
+1
*
Better handling of int 29/2C/2d with wine ([ARM64_DYNAREC] too)
ptitSeb
2023-07-22
1
-0
/
+6
*
Reworked a bit privileged instruction ([32BITS] too)(ARM64_DYNAREC] too)
ptitSeb
2023-06-27
1
-2
/
+2
*
A few cosmetic fixes (#858)
Alexandre Julliard
2023-06-24
1
-1
/
+0
*
[DYNAREC] Fixed native_fprem (#822)
Yang Liu
2023-06-06
1
-18
/
+18
*
Added partial support for TF flags (should help with eroneous debugger detect...
ptitSeb
2023-05-24
1
-0
/
+6
*
[DYNAREC] Improved TEST_INTERPRETER with inter-block testing
ptitSeb
2023-03-28
1
-0
/
+2
*
[DYNAREC] Fixed RV64 build and moved some functions between common and arch s...
ptitSeb
2023-03-16
1
-12
/
+55
*
[DYNAREC] Grouped common function in dynarec_native_functions.c
ptitSeb
2023-03-16
1
-0
/
+425