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_tests.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
-374
/
+0
*
[DYNAREC] Fixed P flag computation for Test32 emiter (help #34)
ptitSeb
2021-07-14
1
-1
/
+1
*
[DYNAREC] Optimized some flags handling for a few of the complex emiter (+10%...
ptitSeb
2021-06-18
1
-18
/
+14
*
Second pass
rajdakin
2021-04-14
1
-6
/
+12
*
[DYNAREC] Try to mitigate case of cmp/tst apparently 'for nothing'
ptitSeb
2021-03-29
1
-15
/
+15
*
[DYNAREC] Fixed (again) test32 emitter
ptitSeb
2021-03-20
1
-2
/
+2
*
[DYNAREC] Fixed and32 emitter and improved test32 emitter
ptitSeb
2021-03-20
1
-4
/
+4
*
[DYNAREC] Added 66 39/3B/3C CMP opcodes
ptitSeb
2021-03-20
1
-88
/
+76
*
[DYNAREC] Added F6 opcodes
ptitSeb
2021-03-20
1
-35
/
+30
*
[DYNAREC] Added 66 F7 opcodes
ptitSeb
2021-03-20
1
-35
/
+30
*
[DYNAREC] Added 68 PUSH Id and fixed 80/7 cmp (but ThimbleweedPark, IntoTheBr...
ptitSeb
2021-03-19
1
-10
/
+11
*
[DYNAREC] Added 80 opcodes
ptitSeb
2021-03-19
1
-86
/
+76
*
[DYNAREC] Added 39/3B/3D CMP opcodes
ptitSeb
2021-03-18
1
-89
/
+84
*
[DYNAREC] Added 01/03/05/83 /0 ADD opcodes, plus various bugfixes (but vvvvvv...
ptitSeb
2021-03-17
1
-4
/
+4
*
Excplicit handling of bit size for defered flags
ptitSeb
2021-03-17
1
-1
/
+1
*
[DYNAREC] Various fixes, around GETED and other stuff (vvvvvv.x86_64 works ag...
ptitSeb
2021-03-17
1
-1
/
+1
*
[DYNAREC] Added 70..7F opcodes (and fixed ORR/AND bitmask coding/decoding, th...
ptitSeb
2021-03-16
1
-8
/
+8
*
[DYNAREC] Added 85 opcode
ptitSeb
2021-03-16
1
-0
/
+408