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
*
[ARM64_DYNAREC] Reworked a bit DB / 7 opcode
ptitSeb
2025-01-10
1
-56
/
+50
*
[ARM64_DYNAREC] Fixed SQXT(U)N printer
ptitSeb
2025-01-10
1
-1
/
+1
*
[RV64_DYNAREC] Fixed MOVMSKPS RVV 1.0 path (#2246)
Yang Liu
2025-01-09
1
-1
/
+1
*
[RV64_DYNAREC] Fixed some typos (#2244)
xctan
2025-01-09
1
-2
/
+2
*
[ARM64_DYNAREC] Small fixes for some 8bits OR and XOR opcodes on regs with no...
ptitSeb
2025-01-08
1
-4
/
+4
*
[ARM64_DYNAREC] Small fix for 80 /4 opcode on regs with no flags (should help...
ptitSeb
2025-01-08
1
-1
/
+2
*
Port rounding of some x87 instructions from Box86 (#2242)
Hagb (Junyu Guo 郭俊余)
2025-01-08
6
-9
/
+203
*
[ARM64_DYNAREC] Remove bloated x87 comp code
ptitSeb
2025-01-08
15
-76
/
+30
*
[INTERPRETER] Improved x87 emulation a bit ([ARM64_DYNAREC] too)
ptitSeb
2025-01-08
6
-22
/
+42
*
[ARM64_DYNAREC] Added FCMEQ printer
ptitSeb
2025-01-07
2
-2
/
+8
*
[ARM64_DYNAREC]Small optimisation for 8bits and 16bits NOT opcode on register
ptitSeb
2025-01-07
3
-6
/
+21
*
[ARM64_DYNAREC] Small optim to 8bits AND opcodes with constant and without flags
ptitSeb
2025-01-07
1
-7
/
+31
*
[ARM64_DYNAREC] Optimized 8bits XOR when no flags is needed
ptitSeb
2025-01-07
1
-15
/
+56
*
[ARM64_DYNAREC] Optimized 8bits OR when no flags is needed
ptitSeb
2025-01-07
2
-15
/
+77
*
[DYNAREC] Imroved log on signal and flags/sse info gathering. [ARM64_DYNAREC]...
ptitSeb
2025-01-05
4
-9
/
+18
*
[INTERPRETER] Added a few more cpu extension and associated opcodes ([ARM64_D...
ptitSeb
2025-01-05
2
-1
/
+36
*
[ARM64_DYNAREC] Added a new emiter
ptitSeb
2025-01-05
1
-0
/
+1
*
[ARM64_DYNAREC] Small improvments on (V)PMOVMSKB opcodes
ptitSeb
2025-01-05
2
-18
/
+11
*
[ARM64_DYNAREC] Small optim on specific case of XOR with -1 const
ptitSeb
2025-01-04
1
-2
/
+6
*
[ARM64_DYNAREC] Don't simplify flags for add rsp, const when safeflags=2 is used
ptitSeb
2025-01-04
1
-1
/
+1
*
[ARM64_DYNAREC] Small improvment on edge cases double to int x87 conversions
ptitSeb
2025-01-04
2
-15
/
+28
*
[DYNAREC] Appended instruction name to symbol (#2228)
Leslie Zhai
2025-01-03
4
-5
/
+5
*
[ARM64_DYNAREC] Small fixes to sse info retreiving on signal
ptitSeb
2025-01-02
1
-3
/
+2
*
[ARM64_DYNAREC] Fixed native flags with signal, and added sse handling
ptitSeb
2025-01-02
1
-17
/
+51
*
[ARM64_DYNAREC] Change native flags handling in signal to make it more extens...
ptitSeb
2025-01-02
2
-33
/
+186
*
[ARM64_DYNAREC] Improved ADCX opcode
ptitSeb
2025-01-01
1
-5
/
+19
*
[ARM64_DYNAREC] Improved native flags handling
ptitSeb
2025-01-01
1
-14
/
+28
*
[ARM64_DYNAREC] Improved a bit MULX opcode
ptitSeb
2025-01-01
2
-8
/
+14
*
[ARM64_DYNAREC] Small improvements to POPCNT and ADOX opcodes
ptitSeb
2025-01-01
1
-3
/
+7
*
[ARM64_DYNAREC] Improved signal handling and flags handling (tbd on other archs)
ptitSeb
2024-12-31
5
-2
/
+136
*
[ARM64_DYNAREC] Fixed some issue with shrd/shld opcodes
ptitSeb
2024-12-31
2
-16
/
+12
*
[ARM64_DYNAREC] Small improvement to MULX opcode
ptitSeb
2024-12-30
1
-2
/
+8
*
Spelling/typo fixes in code and documentation updates (#2223)
olegos2
2024-12-28
4
-6
/
+6
*
[LA64_DYNAREC] Some minor fixes on bad variable usage (#2221)
Yang Liu
2024-12-28
1
-6
/
+4
*
[ARM64_DYNAREC][TRACE] Added printer for CNT opcode
ptitSeb
2024-12-28
1
-0
/
+9
*
[ARM64_DYNAREC] Fixed and improved flags for F3 0F B8 opcode
ptitSeb
2024-12-28
1
-4
/
+12
*
[ARM64_DYNAREC] Small optim for some specific case of slhd32 emiter
ptitSeb
2024-12-27
1
-2
/
+0
*
[LA64_DYNAREC] Fixed some minor issues on LBT path (#2218)
Yang Liu
2024-12-27
3
-3
/
+3
*
[INTERPRETER] Improved some shift operands nd [AR64_DYNAREC] Improved shift o...
ptitSeb
2024-12-26
1
-86
/
+168
*
[ARM64_DYNAREC] Fixed 67 8D opcode
ptitSeb
2024-12-26
1
-3
/
+1
*
[DYNAREC] Implement perf map (#2212)
Leslie Zhai
2024-12-26
4
-4
/
+24
*
[LA64_DYNAREC] Added hardware wall-clock support (#2216)
Yang Liu
2024-12-26
2
-2
/
+7
*
[LA64_DYNAREC] Added more opcodes (#2215)
Yang Liu
2024-12-26
4
-6
/
+45
*
[LA64_DYNAREC] Added more opcodes (#2214)
Yang Liu
2024-12-26
2
-0
/
+100
*
[LA64_DYNAREC] Added more opcodes (#2213)
Yang Liu
2024-12-26
2
-3
/
+43
*
[LA64_DYNAREC] Added more opcodes and fixed CVTTPD2DQ (#2211)
Yang Liu
2024-12-25
6
-5
/
+175
*
[LA64_DYNAREC] Added IRET opcode (#2210)
Yang Liu
2024-12-25
3
-0
/
+53
*
[DYNAREC] Cleanup modreg (#2209)
Yang Liu
2024-12-25
16
-43
/
+44
*
[LA64_DYNAREC] Added MOVLPD and MOVHPD opcodes (#2198)
Leslie Zhai
2024-12-25
2
-1
/
+24
*
[LA64_DYNAREC] Added more opcodes (#2208)
Yang Liu
2024-12-25
4
-0
/
+69
[next]