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] Small fixed single rex.w AF opcode
ptitSeb
2023-10-10
1
-2
/
+1
*
[ARM64_DYNAREC] Fixed single AF opcode
ptitSeb
2023-10-10
1
-4
/
+3
*
[ARM64_DYNAREC] Fixed 66 99 opcode
ptitSeb
2023-10-09
1
-1
/
+1
*
[ARM64_DYNAREC] Added 66 99 opcode
ptitSeb
2023-10-09
1
-1
/
+5
*
[ARM64_DYNAREC] Fixed most DA opcodes
ptitSeb
2023-10-08
1
-0
/
+7
*
[ARM64_DYNAREC] Take dynarec64_DA into account (#1014)
André Zwing
2023-10-07
1
-1
/
+3
*
Added Snapdragon 8 Gen 2 profile (#1009)
Sophon
2023-10-07
2
-1
/
+233
*
[DYNAREC] Introduce a config that should save a bit of mmemory at runtime (ON...
ptitSeb
2023-10-01
2
-1
/
+15
*
[RV64_DYNAREC] Fix build
ptitSeb
2023-10-01
1
-0
/
+1
*
[DYNAREC] Changed lock mecanism for memory protection
ptitSeb
2023-10-01
5
-1
/
+54
*
[RV64_DYNAREC] Added more support for XTheadMemPair extension (#995)
Yang Liu
2023-09-27
8
-959
/
+1080
*
Update dynarec_arm64_emit_math.c (#994)
liuli
2023-09-27
1
-1
/
+1
*
[RV64_DYNAREC] Added more support for XTheadBs extension (#993)
Yang Liu
2023-09-26
3
-42
/
+39
*
Added 66 0F 3A 0D opcode ([ARM64_DYNAREC] Too)
ptitSeb
2023-09-26
1
-1
/
+14
*
[RV64_DYNAREC] Added more support for XTheadBb extension (#989)
Yang Liu
2023-09-24
5
-1886
/
+2021
*
[DYNAREC] Use interpretor code for FPREM/FPREM1 instead of simplified version
ptitSeb
2023-09-23
1
-13
/
+36
*
[ARM64_DYNAREC] Added 64/65 01/21/29/31 opcodes
ptitSeb
2023-09-16
1
-0
/
+43
*
[ARM64_DYNAREC] Added (F2/F3) AF opcode (for #975)
ptitSeb
2023-09-16
1
-0
/
+36
*
[RV64_DYNAREC] Added some support for XTheadBb extension (#977)
Yang Liu
2023-09-13
3
-22
/
+103
*
[CI] Test RISCV with bit-manipulation extensions on (#972)
Yang Liu
2023-09-12
1
-1
/
+1
*
Fixed CI and simplified
Yang Liu
2023-09-12
3
-38
/
+20
*
Use macro
Yang Liu
2023-09-12
3
-70
/
+19
*
[DYNAREC_RV64] Added support for xtheadba
Yang Liu
2023-09-12
2
-11
/
+43
*
[RV64_DYNAREC] Added thead vendor extension detection
Yang Liu
2023-09-11
1
-0
/
+153
*
[DYNAREC] Small improvment on multi-thread reliance for the jumptable
ptitSeb
2023-09-09
6
-4
/
+24
*
[ARM64_DYNAREC] Fixed (66) 0F 70 opcodes
wannacu
2023-09-04
2
-44
/
+12
*
[ARM64_DYNAREC] Added 66 0F 7D/D0 opcodes
wannacu
2023-09-04
2
-2
/
+36
*
[ARM64_DYNAREC] Added 0F 1C/1D/1E opcodes
wannacu
2023-09-04
1
-1
/
+21
*
[ARM64_DYNAREC] Fixed 0F 38 00 PSHUFB opcode (thanks @wannacu for the hint)
ptitSeb
2023-09-04
1
-1
/
+1
*
[ANDROID] And yet another attempt to fix the build, patience limit almost rea...
ptitSeb
2023-09-02
1
-5
/
+6
*
[ANDROID] More change to android/dynarec build
ptitSeb
2023-09-02
2
-2
/
+11
*
[ANDROID] This should fix Dynarec build on Android
ptitSeb
2023-09-02
2
-3
/
+3
*
Correctly handle TF flags, with [DYNAREC] falling back to Interpretor when TF...
ptitSeb
2023-09-02
3
-9
/
+5
*
[ARM64_DYNAREC] Added 0F 38 08/09/0A opcode
wannacu
2023-08-31
3
-0
/
+64
*
[ARM64_DYNAREC] Added 66 0F 38 37 opcode
wannacu
2023-08-31
1
-1
/
+7
*
[ARM64_DYNAREC] Added 0F 38 01/02/03/05/06/07 opcodes
wannacu
2023-08-31
2
-3
/
+64
*
[ARM64_DYNAREC] Fixed some issue with some opcode handling 8bits values (fixe...
ptitSeb
2023-08-27
4
-18
/
+18
*
[RV64_DYNAREC] Added (66) 0F 2A/2C/2D opcodes
wannacu
2023-08-25
4
-13
/
+147
*
[ARM64_DYNAREC] Added (66) 0F 2A/2C/2D opcodes
wannacu
2023-08-25
4
-18
/
+175
*
[ARM64_DYNAREC] Added 0F F1/F3/F7 opcodes
wannacu
2023-08-21
1
-9
/
+46
*
[RV64_DYNAREC] Added 10/11/12/13/14 opcodes
wannacu
2023-08-18
4
-2
/
+248
*
[ARM64_DYNAREC] Added F0 10/11 opcodes
wannacu
2023-08-17
2
-2
/
+71
*
[ARM64_DYNAREC] Fixes 66 AD opcode and tweaked A0/A1 and 66 A1 opcodes
ptitSeb
2023-08-15
2
-5
/
+11
*
[ARM64_DYNAREC] Fixed F2/F3 AD and added AC (should help #924 a bit)
ptitSeb
2023-08-15
1
-2
/
+20
*
Fixed AD opcode (for #924, probably other too)
ptitSeb
2023-08-15
2
-13
/
+11
*
[ARM64_DYNAREC] Added 0F C0/C1 ocpodes (helps #927)
ptitSeb
2023-08-15
1
-3
/
+28
*
[RV64_DYNAREC] Added E0/E1/E2/E3 opcodes
wannacu
2023-08-15
4
-5
/
+113
*
[ARM64_DYNAREC] Fixed E0/E1 opcodes
wannacu
2023-08-14
1
-2
/
+2
*
Improved jmpbuff handling a bit
ptitSeb
2023-08-13
1
-7
/
+9
*
[32bits] Added 62 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-08-11
1
-1
/
+10
[next]