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
/
emu
/
x64test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WOW64] Added non-functional PE build (#2532)
Yang Liu
2025-04-14
1
-1
/
+0
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-1
/
+1
*
[COSIM] Changed how F0 LOCK opcodes are skipped in COSIM
ptitSeb
2025-03-26
1
-0
/
+5
*
[COSIM] Show hex values in STx diff logs (#2436)
Yang Liu
2025-03-13
1
-1
/
+1
*
[COSIM] Print decoded instruction mnemonics if trace enabled (#2357)
Yang Liu
2025-02-13
1
-8
/
+15
*
[COSIM] Added commented way to dumps regs whe printing a difference
ptitSeb
2025-02-12
1
-0
/
+1
*
Added [BOX64] prefix for all the stdout logs (#2279)
Yang Liu
2025-01-21
1
-4
/
+4
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-1
/
+1
*
[CI] Refactored CI (#1795)
Yang Liu
2024-09-05
1
-16
/
+0
*
Fixes (#1659)
rajdakin
2024-07-09
1
-7
/
+7
*
[COSIM] Improved reliability with AVX (but there is still something wrong there)
ptitSeb
2024-06-02
1
-11
/
+9
*
[COSIM] Fixed issue with YMM printing on difference
ptitSeb
2024-06-02
1
-1
/
+1
*
more avx infrastructure
ptitSeb
2024-05-24
1
-5
/
+16
*
[COSIM] Added thread-safe tests (#1477)
Yang Liu
2024-04-30
1
-4
/
+21
*
Changed x87 way of handling FFREE opcode ([DYNAREC] too, improving x87 robust...
ptitSeb
2024-04-24
1
-3
/
+3
*
[TEST_DYNAREC] Improved accuracy of some tests, and avoid a some false-positive
ptitSeb
2024-01-27
1
-2
/
+2
*
[COSIM] Show if it's x86 or x64 code on difference warning
ptitSeb
2023-10-24
1
-2
/
+2
*
[32BITS][RV64_DYNAREC] Hanlding of STll struct in FILD/FISTP (#868)
Yang Liu
2023-06-27
1
-3
/
+3
*
[DYNAREC] Fixed DYNAREC_TEST false-positive when opcode use NOTEST and next o...
ptitSeb
2023-04-30
1
-1
/
+1
*
[DYNAREC] More improvement to TEST_DYNAREC
ptitSeb
2023-03-31
1
-8
/
+20
*
[DYNAREC] Changed again how the current IP is tracked in TEST_INTERPRETER mode
ptitSeb
2023-03-30
1
-1
/
+2
*
[DYNAREC] This should make TEST_INTERPRETER faulty IP output more coherent (f...
ptitSeb
2023-03-30
1
-1
/
+1
*
[DYNAREC] This should make TEST_INTERPRETER foaulty IP output more coherent
ptitSeb
2023-03-30
1
-1
/
+1
*
[RV64_DYNAREC] Added some 66 0F Pxxx opcodes (#650)
Yang Liu
2023-03-29
1
-1
/
+1
*
[DYNAREC] Some more improvment to TEST_INTERPRETER
ptitSeb
2023-03-28
1
-1
/
+1
*
[DYNAREC] Improved TEST_INTERPRETER with inter-block testing
ptitSeb
2023-03-28
1
-18
/
+23
*
[DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...
ptitSeb
2023-03-27
1
-0
/
+142