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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RV64_DYNAREC] Added more opcodes (#617)
xctan
2023-03-22
6
-1
/
+128
*
[RV64_DYNAREC] Improved handling of Float/Double cache on functions calls
ptitSeb
2023-03-22
5
-44
/
+95
*
[RV64_DYNAREC] Added some x87 D9 opcodes
ptitSeb
2023-03-22
4
-1
/
+265
*
[RV64_DYNAREC] Added more opcodes (#614)
xctan
2023-03-22
4
-1
/
+135
*
[RV64_DYNAREC] Fixed 88 MOV opcode (#613)
Yang Liu
2023-03-22
1
-5
/
+6
*
[RV64_DYNAREC] Added more opcode (#612)
Yang Liu
2023-03-22
4
-4
/
+109
*
[RV64_DYNAREC] Added AB STOSD opcode (#611)
Yang Liu
2023-03-22
2
-2
/
+40
*
[RV64_DYNAREC] Added x87/SSE/mmx infrastructure, and a few x87 D9 opcodes
ptitSeb
2023-03-21
11
-40
/
+2081
*
[RV64_DYNAREC] Added some opcodes (#608)
xctan
2023-03-21
3
-6
/
+73
*
[RV64_DYNAREC] Added B0 MOV opcode and small optim (#607)
xctan
2023-03-21
1
-2
/
+16
*
[RV64_DYNAREC] Fixed lr.d and sc.d instruction name in printer (#606)
xctan
2023-03-21
1
-2
/
+2
*
[RV64_DYNAREC] Added 19 SBB opcode (#605)
Yang Liu
2023-03-20
3
-3
/
+54
*
[RV64_DYNAREC] Added F0 0F C1 LOCK XADD opcode (#604)
Yang Liu
2023-03-20
5
-3
/
+155
*
[RV64_DYNAREC] Added 6B IMUL opcode (#603)
xctan
2023-03-20
1
-0
/
+34
*
[RV64_DYNAREC] Added C0 /{4,5,6,7} opcode (#601)
xctan
2023-03-20
2
-0
/
+91
*
[RV64_DYNAREC] Added {21,23} AND opcode (#602)
xctan
2023-03-20
1
-0
/
+17
*
[RV64_DYNAREC] Added more opcode (#600)
Yang Liu
2023-03-20
1
-2
/
+39
*
[RV64_DYNAREC] Added 66 89 MOV opcode (#599)
Yang Liu
2023-03-20
1
-1
/
+21
*
[RV64_DYNAREC] Added 66 3D CMP opcode (#598)
Yang Liu
2023-03-20
3
-3
/
+81
*
[RV64_DYNAREC] Added 80 /3 SBB opcode (#597)
Yang Liu
2023-03-20
6
-36
/
+94
*
[RV64_DYNAREC] Preparing float/double handling
ptitSeb
2023-03-20
2
-28
/
+25
*
[RV64_DYNAREC] Added 80 /4 AND opcode (#594)
Yang Liu
2023-03-20
3
-1
/
+54
*
[RV64_DYNAREC] Various fixes and improvements, getting dynarec more stable now
ptitSeb
2023-03-19
4
-11
/
+45
*
[RV64_DYNAREC] Various important fixes
ptitSeb
2023-03-19
3
-10
/
+18
*
[RV64_DYNAREC] Added more opcode (#591)
Yang Liu
2023-03-19
7
-6
/
+229
*
Added FF /0 INC opcode (#592)
xctan
2023-03-19
3
-2
/
+62
*
[RV64_DYNAREC] Small optim on last_ip
ptitSeb
2023-03-18
2
-4
/
+14
*
[RV64_DYNAREC] Fixed BF MOVSX opcode (#590)
Yang Liu
2023-03-18
1
-1
/
+1
*
[RV64_DYNAREC] Fixed Jcc opcodes for large block
ptitSeb
2023-03-18
4
-5
/
+17
*
[RV64_DYNAREC] Fixed 63 MOVSXD opcode (#589)
Yang Liu
2023-03-18
1
-1
/
+1
*
[RV64_DYNAREC] Fixed B6 MOVZX opcode (#588)
Yang Liu
2023-03-18
1
-1
/
+1
*
[RV64_DYNAREC] Added 33 XOR opcode (#587)
Yang Liu
2023-03-18
1
-0
/
+8
*
[RV64_DYNAREC] A8 TEST opcode (#586)
Yang Liu
2023-03-18
3
-2
/
+37
*
[RV64_DYNAREC] Some optims on XOR opcodes
ptitSeb
2023-03-18
2
-8
/
+8
*
[ARM64_DYNAREC] Fixed some special cases for the Double Pop optim (fixed stea...
ptitSeb
2023-03-18
4
-17
/
+20
*
[RV64_DYNAREC] Fixed an issue with UFLAG_OP12 helper macro
ptitSeb
2023-03-18
1
-1
/
+1
*
[RV64_DYNAREC] Added F7 except /3 opcodes, plus some fixes (and test05 run al...
ptitSeb
2023-03-18
4
-13
/
+268
*
[ARM64_DYNAREC] Fixed a potential issue with F7/7 IDIV opcode
ptitSeb
2023-03-18
1
-2
/
+2
*
[RV64_DYNAREC] Added 66 C1 opcodes
ptitSeb
2023-03-18
2
-0
/
+133
*
[RV64_DYNAREC] Added 69 IMUL opcode
ptitSeb
2023-03-18
1
-0
/
+33
*
[RV64_DYNAREC] Added 0F BF MOVSX opcode
ptitSeb
2023-03-18
1
-0
/
+16
*
[RV64_DYNAREC] Added 0F BE MOVSX opcode
ptitSeb
2023-03-18
1
-0
/
+24
*
[RV64_DYNAREC] Added 66 C7 MOV opcode
ptitSeb
2023-03-18
1
-0
/
+20
*
[RV64_DYNAREC] Added 09 OR opcode
ptitSeb
2023-03-18
3
-1
/
+44
*
[RV64_DYNAREC] Added D3 /4 /5 SHL opcode
ptitSeb
2023-03-18
3
-6
/
+61
*
[RV64_DYNAREC] Added D3/7 SAR opcode
ptitSeb
2023-03-18
2
-0
/
+27
*
[RV64_DYNAREC] Added 99 CDQ opcode
ptitSeb
2023-03-18
1
-1
/
+9
*
[RV64_DYNAREC] Added 63 MOVSXD opcode
ptitSeb
2023-03-18
1
-0
/
+23
*
[RV64_DYNAREC] Added 88 MOV opcode
ptitSeb
2023-03-18
1
-0
/
+39
*
[RV64_DYNAREC] Added 83 /1 OR opcode
ptitSeb
2023-03-18
3
-4
/
+48
[next]