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_arm64_emit_shift.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-449
/
+0
*
[DYNAREC] Fixed right shift emmiter with const = 1 (help wine 6.17, and proba...
ptitSeb
2021-11-01
1
-3
/
+3
*
[DYNAREC] Fixed shrd/shld emiter when both regs are the same (for #33)
ptitSeb
2021-07-12
1
-4
/
+4
*
[DYNAREC] Fixed emiter for shr32c, sar32c and shrd32c (for #44)
ptitSeb
2021-07-09
1
-3
/
+9
*
[DYNAREC] Optimized some flags handling for a few of the complex emiter (+10%...
ptitSeb
2021-06-18
1
-21
/
+14
*
[DYNAREC] Added shrd32c emiter and 0F AC opcode
ptitSeb
2021-06-14
1
-55
/
+48
*
[DYNAREC] Added shld32c emiter and 0F A4 opcode
ptitSeb
2021-06-14
1
-64
/
+56
*
[DYNAREC] Fixed CC flag for SAR
ptitSeb
2021-06-12
1
-4
/
+4
*
Second pass
rajdakin
2021-04-14
1
-4
/
+8
*
[DYNAREC] Added D3 opcodes, and fixed sl32/shl32c/shr32/shr32c emitter
ptitSeb
2021-03-20
1
-18
/
+18
*
Added C1 opcodes anda few bugfix (no changes in vvvvvv and IntoTheBreach issues)
ptitSeb
2021-03-18
1
-0
/
+461