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
/
x64run_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] Refactored how 64/65/66/67 and F2/F3 prefixes are handled, removing ...
ptitSeb
2025-08-22
1
-29
/
+12
*
[INTERP] Added 64/65 AVX.0F 10/11 opcodes (for #2808)
ptitSeb
2025-07-12
1
-0
/
+2
*
[INTERP] Added 64/65 67 89/8B 64bits opcodes
ptitSeb
2025-05-28
1
-0
/
+2
*
[WOW64] Added non-functional PE build (#2532)
Yang Liu
2025-04-14
1
-10
/
+1
*
[WOW64] More tweaks towards PE build (#2519)
Yang Liu
2025-04-10
1
-0
/
+1
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
1
-6
/
+0
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-74
/
+0
*
Improved Signal handling ([ARM4_DYNAREC] too)
ptitSeb
2024-11-18
1
-0
/
+2
*
Added 64/65 D8..D9 opcodes
ptitSeb
2024-11-07
1
-4
/
+6
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-0
/
+21
*
[COSIM] Added more helpers to avoid segfault on rare cases
ptitSeb
2024-06-03
1
-1
/
+1
*
[COSIM] Fixed YMM handling in cosim, seems to work better now
ptitSeb
2024-06-02
1
-0
/
+1
*
[INTERPRETER] Added BMI1, BMI2 and ADX extensions
ptitSeb
2024-05-31
1
-7
/
+18
*
[INTERPRETER] Added avx (66 0F 38) 00 opcode
ptitSeb
2024-05-27
1
-1
/
+3
*
[INTERPRETER] Added avx (66 0F 3A) 44 opcode
ptitSeb
2024-05-27
1
-1
/
+4
*
[INTERPRETER] Added avx (F3 0F) 6F and (66 0F) 70
ptitSeb
2024-05-26
1
-0
/
+7
*
[INTERPRETER] my first avx opcode
ptitSeb
2024-05-26
1
-0
/
+19
*
[INTERPRETER] Added 67 64 8F opcodes, and fixed 67 64 89/8B opcodes
ptitSeb
2024-03-08
1
-0
/
+2
*
[DYNAREC_TEST] Have a proper TestEw that only copy/tests 2 bytes instead of 4
ptitSeb
2024-02-07
1
-1
/
+1
*
[INTERPRETER] Added 67 66 8D opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-01-06
1
-0
/
+1
*
Added 66 0F F2 38 F1 opcode, and fixed all 66 0F F2/F3 xx opcodes (should hel...
ptitSeb
2023-11-04
1
-0
/
+4
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
[32BITS] Added 64 67 8B opcode (for #870)
ptitSeb
2023-07-16
1
-0
/
+2
*
|
A few Push/Pop fixes and cleanups (#878)
Alexandre Julliard
2023-07-03
1
-9
/
+36
*
|
[32BITS] Separate RUn67 32bits from 64bits version, as they are too differents
ptitSeb
2023-06-22
1
-0
/
+2
*
|
Added some support for 32bits code (doesn't seems enough for wow64 yet)
ptitSeb
2023-06-18
1
-9
/
+12
*
|
Added ability to trace and dump 32bits code
ptitSeb
2023-06-17
1
-1
/
+1
*
|
Added support for creating 32bits selector (no 32bits execution yet)
ptitSeb
2023-06-17
1
-0
/
+1
*
|
Optimized Exit bridge managment
ptitSeb
2023-05-10
1
-0
/
+7
|
/
*
[DYNAREC] Some fine-tunning to cosim
ptitSeb
2023-04-01
1
-2
/
+2
*
[DYNAREC] More improvement to TEST_DYNAREC
ptitSeb
2023-03-31
1
-0
/
+1
*
[DYNAREC] Cleaned up the TEST_INTERPRETER a bit
ptitSeb
2023-03-28
1
-0
/
+4
*
[DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...
ptitSeb
2023-03-27
1
-1
/
+45
*
Various small fixes on Interpretor
ptitSeb
2023-02-16
1
-1
/
+1
*
[DYNAREC] Improved BOX64_NODYNAREC effect, and Interpretor->Dynarec on condit...
ptitSeb
2022-09-25
1
-2
/
+2
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
1
-82
/
+44
*
Added 67 0F 67/7F ocpodes ([DYNAREC] too) (for The Last Federation)
ptitSeb
2021-10-24
1
-0
/
+1
*
Added suport for arch_prctl syscall, and GL segment handling ([DYNAREC] too)
ptitSeb
2021-06-07
1
-1
/
+1
*
Added 66 F0 83 opcode
ptitSeb
2021-04-24
1
-0
/
+1
*
First pass
rajdakin
2021-04-14
1
-7
/
+1
*
Added 67 0F 2E/2F opcodes
ptitSeb
2021-04-13
1
-0
/
+1
*
Added 67 66 0F 6F/7A opcodes
ptitSeb
2021-04-08
1
-1
/
+5
*
Added some more 67 opcodes (may need to find a better solution for this)
ptitSeb
2021-04-04
1
-0
/
+1
*
Added 64 66 0F D6 and 64 0F 29 opcodes
ptitSeb
2021-03-26
1
-0
/
+1
*
Added DE opcodes
ptitSeb
2021-03-26
1
-0
/
+1
*
Added DC opcodes
ptitSeb
2021-03-26
1
-0
/
+1
*
Fixed some warning with modrm on 67 32bits prefix
ptitSeb
2021-03-12
1
-1
/
+1
*
Added a large number of CPU opcodes
ptitSeb
2021-03-12
1
-1
/
+3
*
Added more x87 opcodes
ptitSeb
2021-03-11
1
-0
/
+3
[next]