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
*
[DYNAREC_RV64] Fixed A0 MOV AL,Ob (#866)
Yang Liu
2023-06-26
2
-2
/
+4
*
[32BTIS][DYNAREC_RV64] Added support for 32bits (#861)
Yang Liu
2023-06-25
23
-283
/
+545
*
[32BITS][ARM64_DYNAREC] Added 06/07 opcodes
ptitSeb
2023-06-25
1
-1
/
+19
*
[ARM64_DYNAREC] Fixed issue with the newly introduced I64 optim for x87 regs ...
ptitSeb
2023-06-25
2
-2
/
+5
*
[ARM64_DYNAREC] Fixed 8C opcode and added 66 8C opcode
ptitSeb
2023-06-25
2
-2
/
+15
*
[ARM64_DYNAREC] Added (F2/F3) 66 A7 opcode
ptitSeb
2023-06-25
1
-0
/
+40
*
[32BITS][ARM64_DYNAREC] Hanlding of STll struct in FILD/FISTP 64bits (for #870)
ptitSeb
2023-06-25
2
-0
/
+46
*
[ARM64_DYNAREC] Improved handling of FILD/FISTP i64 sequence, important fo 32...
ptitSeb
2023-06-25
6
-57
/
+153
*
[32BITS][ARM64_DYNAREC] Added 82 opcodes
ptitSeb
2023-06-25
1
-0
/
+6
*
[32BITS][ARM64_DYNAREC] Added 1E/1F opcodes
ptitSeb
2023-06-25
1
-1
/
+19
*
[32BITS][ARM64_DYNAREC] Added (faked) 6D opcode
ptitSeb
2023-06-25
1
-0
/
+28
*
[32BITS][ARM64_DYNAREC] Added (faked) EF opcode
ptitSeb
2023-06-25
1
-0
/
+9
*
[32BITS][ARM64_DYNAREC] Added (F2/F3) 66 AD opcode
ptitSeb
2023-06-25
1
-0
/
+23
*
[32BITS][ARM64_DYNAREC] Added 64 8F opcode
ptitSeb
2023-06-25
2
-0
/
+21
*
[DYNAREC] Small improvment on instruction size array memory allocation
ptitSeb
2023-06-25
3
-10
/
+17
*
[32BITS][ARM64_DYNAREC] Added (F2/F3) 66 AF opcode
ptitSeb
2023-06-25
1
-0
/
+38
*
A few cosmetic fixes (#858)
Alexandre Julliard
2023-06-24
59
-91
/
+3
*
[ARM64_DYNAREC] Fix potential issue on FF /5 opcode
ptitSeb
2023-06-24
1
-3
/
+3
*
[32BITS] Added 66/61 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-06-24
1
-0
/
+23
*
[ARM64_DYNAREC] Fixed a nasty issue with Double Push / Double Pop optimisatio...
ptitSeb
2023-06-24
1
-14
/
+18
*
[ARM64_DYNAREC] Added 67 66 89 opcode
ptitSeb
2023-06-24
1
-0
/
+25
*
[ARM64_DYNAREC] Added 67 63 opcode
ptitSeb
2023-06-24
1
-0
/
+23
*
[ARM64_DYNAREC] Added 67 0F B6/B7 opcodes
ptitSeb
2023-06-24
1
-0
/
+34
*
[32BITS][ARM64_DYNAREC] Added 66 40..4F opcodes
ptitSeb
2023-06-24
1
-0
/
+31
*
[32BITS][ARM64_DYNAREC] Added 66 0F prefixed opcodes
ptitSeb
2023-06-24
1
-5
/
+0
*
[32BITS][ARM64_DYNAREC] Added 66 64 prefixed opcodes
ptitSeb
2023-06-24
1
-5
/
+0
*
[32BITS][ARM64_DYNAREC] Added 66 F0 prefixed opcodes
ptitSeb
2023-06-24
1
-5
/
+0
*
[32BITS][ARM64_DYNAREC] Added 66 prefixed opcodes
ptitSeb
2023-06-24
1
-10
/
+11
*
[32BITS][ARM64_DYNAREC] Added F0 prefixed opcode (except 66 prefix)
ptitSeb
2023-06-24
1
-5
/
+0
*
[32BITS][ARM64_DYNAREC] Added 64 A1/A3 opcode
ptitSeb
2023-06-24
1
-0
/
+24
*
[32BITS][ARM64_DYNAREC] Added some dynarec support for 32bits code (no-prefix...
ptitSeb
2023-06-24
14
-158
/
+384
*
[32BITS][DYNAREC] Added basic 32 bits RV64 support (#856)
Yang Liu
2023-06-24
4
-32
/
+76
*
[DYNAREC_RV64] Fixed a typo (#855)
Yang Liu
2023-06-24
1
-2
/
+2
*
[DYNAREC_RV64] Small optim to FLAGS_ADJUST_TO11 (#854)
Yang Liu
2023-06-24
1
-6
/
+6
*
[32BITS][DYNAREC] Preparing work for 32bits dynarec
ptitSeb
2023-06-23
13
-28
/
+95
*
[32BITS][DYNAREC] Preparing Dynarec to handle 32bits code
ptitSeb
2023-06-22
4
-23
/
+27
*
Added some support for 32bits code (doesn't seems enough for wow64 yet)
ptitSeb
2023-06-18
2
-18
/
+32
*
Added support for creating 32bits selector (no 32bits execution yet)
ptitSeb
2023-06-17
3
-5
/
+22
*
Added 0F EA/EE opcodes ([ARM64_DYNAREC] too) (for #829)
ptitSeb
2023-06-10
1
-2
/
+14
*
[DYNAREC_RV64] Added more opcodes (#828)
Yang Liu
2023-06-08
6
-4
/
+136
*
[DYNAREC_RV64] Fixed 9x SETcc opcodes (#824)
Yang Liu
2023-06-06
3
-9
/
+10
*
[DYNAREC] Fixed call_c issues (#823)
Yang Liu
2023-06-06
3
-19
/
+22
*
[DYNAREC] Fixed native_fprem (#822)
Yang Liu
2023-06-06
1
-18
/
+18
*
[ARM64_DYNAREC] Fixed PUSH rsp when double pushing (#821)
Yang Liu
2023-06-05
1
-27
/
+22
*
[RV64_DYNAREC] Small optim on GETGX/GETGM helper macros (#817)
Yang Liu
2023-06-03
5
-603
/
+603
*
[RV64_DYNAREC] Added more opcodes for ICEY (#816)
xctan
2023-06-02
3
-0
/
+100
*
[RV64_DYNAREC] Added F0 80 /1 LOCK OR opcode for ICEY (#815)
xctan
2023-06-01
1
-0
/
+37
*
[RV64_DYNAREC] Fixed 6B IMUL opcode (#812)
Yang Liu
2023-05-30
1
-3
/
+3
*
[RV64_DYNAREC] Fixed geted32 (#811)
Yang Liu
2023-05-30
1
-37
/
+39
*
[ARM64_DYNAREC] Fixed OF flag for ror32c emiter
ptitSeb
2023-05-28
1
-1
/
+1
[next]