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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RV64_DYNAREC] Added {81,83} /0 ADD opcode (#564)
xctan
2023-03-14
4
-1
/
+110
*
[RV64_DYNAREC] Added 85 TEST opcode (#563)
Yang Liu
2023-03-14
3
-2
/
+63
*
[RV64_DYNAREC] Added C1 /7 SAR opcode (#559)
xctan
2023-03-14
4
-4
/
+107
*
[RV64_DYNAREC] Small optimization for 31 XOR opcode (#561)
Yang Liu
2023-03-14
1
-6
/
+11
*
[RV64_DYNAREC] Added 31 XOR opcode (#560)
Yang Liu
2023-03-14
4
-18
/
+88
*
[ARM64_DYNAREC] Small optim when putting 0 in a memory location
ptitSeb
2023-03-13
1
-6
/
+14
*
[ARM64_DYNAREC] Use STUR/LDUR when possible, plus some other small improvments
ptitSeb
2023-03-13
22
-463
/
+590
*
[ARM64_DYNAREC] Optimised double push/pop with stp/ldp opcode
ptitSeb
2023-03-13
3
-11
/
+70
*
[ARM64_DYNAREC] Removed child leftover, it's not implemented anymore
ptitSeb
2023-03-13
4
-26
/
+0
*
[RV64_DYNAREC] Removed child leftover, it's not implemented anymore
ptitSeb
2023-03-13
4
-19
/
+0
*
[RV64_DYNAREC] Some small optim to geted
ptitSeb
2023-03-13
1
-11
/
+34
*
[RV64_DYNAREC] Fixed scratch register conflict for SUB (#556)
Yang Liu
2023-03-13
2
-3
/
+3
*
[RV64_DYNAREC] Added 1 more scratch register (it was already saved/restored)
ptitSeb
2023-03-13
1
-0
/
+1
*
[RV64_DYNAREC] Fixed rv64_epilog_fast, but it's not used for now
ptitSeb
2023-03-13
1
-6
/
+13
*
[RV64_DYNAREC] Added 8B MOV opcode (#555)
xctan
2023-03-13
2
-0
/
+15
*
[DYNAREC] Fixed missing X_PEND need at end of block for unimplemented opcode
ptitSeb
2023-03-13
1
-1
/
+13
*
[ARM64_DYNAREC] Added unimplemented handling of CRC32 opcode (to avoid stoppi...
ptitSeb
2023-03-13
1
-0
/
+36
*
[RV64_DYNAREC] Added (81/83) SUB opcode (#554)
Yang Liu
2023-03-13
3
-42
/
+108
*
[RV64_DYNAREC] Added 29 SUB opcode (#553)
Yang Liu
2023-03-13
5
-15
/
+168
*
Tried to optimize TLS fetching
ptitSeb
2023-03-12
4
-18
/
+20
*
Cleanup mutex wrapping
ptitSeb
2023-03-12
4
-70
/
+6
*
[DYNAREC] Fix some potential issue in the next jump handling
ptitSeb
2023-03-12
1
-5
/
+7
*
[ARM64_DYNAREC] Added 66 0F 3A 0A opcode
ptitSeb
2023-03-12
1
-1
/
+19
*
[ARM64_DYNAREC] Added (F2/F3) A7 opcode
ptitSeb
2023-03-12
1
-1
/
+39
*
Expose POPCNT capability too
ptitSeb
2023-03-12
2
-1
/
+2
*
[ARM64_DYNAREC] Added 66 0F 3A 0E opcode
ptitSeb
2023-03-12
1
-0
/
+36
*
[ARM64_DYNAREC] Added F4 opcode
ptitSeb
2023-03-12
1
-0
/
+11
*
Added support for SSE4.1, and added a couple of opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-03-12
5
-2
/
+47
*
[ARM64_DYNAREC] Fixed build
ptitSeb
2023-03-12
4
-1
/
+32
*
[DYNAREC] Some renaming for the sake of consistancy
ptitSeb
2023-03-12
7
-26
/
+12
*
Rv64 dynarec (#550)
ptitSeb
2023-03-12
33
-54
/
+3624
*
[DYNAREC] Small optim for 66 0F 6D opcode
ptitSeb
2023-03-11
1
-1
/
+3
*
[DYNAREC] Soma need FASTROUND disabled for it's physics engine
ptitSeb
2023-03-11
1
-0
/
+3
*
Start of new dev. cycle
ptitSeb
2023-03-11
1
-1
/
+1
*
Bumped to v0.2.2
ptitSeb
2023-03-10
1
-1
/
+1
*
Added 2 more wrapped function to libgnutls (for #210)
ptitSeb
2023-03-09
1
-2
/
+5
*
Added libresolv to libc for glibc2.34+ (might help #210)
ptitSeb
2023-03-09
1
-1
/
+2
*
[DYNAREC] Simplify arm64 lock file
Yang Liu
2023-03-10
1
-32
/
+32
*
[DYNAREC] More small fixes to arm64 lock file
ptitSeb
2023-03-09
1
-12
/
+1
*
[ARM64] Fixed a typo in arm64_lock_incif0
Yang Liu
2023-03-09
1
-1
/
+1
*
[DYNAREC] Fixed a nasty bug in loadCache/unloadCache of x87 regs
ptitSeb
2023-03-08
2
-4
/
+4
*
[DYNAREC] Added BOX64_DYNAREC_FORWARD parameter, with a default value to 128 ...
ptitSeb
2023-03-07
5
-3
/
+64
*
Removed ONCE optim in gtkclass
ptitSeb
2023-03-07
1
-41
/
+0
*
Added some special case to the CPU Name grabbing
ptitSeb
2023-03-06
1
-9
/
+11
*
Fixed cpu name extraction for big.LITTLE configurations
ptitSeb
2023-03-06
1
-0
/
+6
*
[DYNAREC] Put box64 dynarec and cpu info on the same line
ptitSeb
2023-03-06
1
-2
/
+2
*
Change branding of Cpu to refect Box64 and the cpu it's running on
ptitSeb
2023-03-06
3
-31
/
+81
*
[RISCV] Get pc from ucontext_t for RV64
Yang Liu
2023-03-06
1
-0
/
+2
*
Wrapped 1 more libc function for bash (for #770)
ptitSeb
2023-03-06
4
-2
/
+7
*
Added back the load of libGL when using GL in SDL2 (fixed regression with Nuc...
ptitSeb
2023-03-05
1
-0
/
+8
[next]