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
/
x64run67.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decoupled alternate functions from bridge (#2500)
Yang Liu
2025-04-03
1
-1
/
+1
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-2
/
+2
*
[INTERPRETER] Added 64bits 67 A1 opcode ([ARM64_DYNAREC] Too)
ptitSeb
2024-12-09
1
-0
/
+7
*
Added some weird 67 and 64/65 prefixed opcodes ([ARM64_DYNAREC] too)
ptitSeb
2024-11-07
1
-0
/
+27
*
[CI] Refactored CI (#1795)
Yang Liu
2024-09-05
1
-3
/
+0
*
[ARM64_DYNAREC] Added a few 67 prefixed opcodes
ptitSeb
2024-06-01
1
-0
/
+6
*
[INTERPRETER] Added BMI1, BMI2 and ADX extensions
ptitSeb
2024-05-31
1
-1
/
+70
*
[COSIM] Added thread-safe tests (#1477)
Yang Liu
2024-04-30
1
-0
/
+7
*
Added 67 FF /2 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-02-22
1
-1
/
+14
*
Added 67 C6 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-02-17
1
-0
/
+5
*
[32bits] Fixed 67 prefixed opcodes
ptitSeb
2023-08-13
1
-2
/
+6
*
A few Push/Pop fixes and cleanups (#878)
Alexandre Julliard
2023-07-03
1
-1
/
+1
*
[32BITS] Separate RUn67 32bits from 64bits version, as they are too differents
ptitSeb
2023-06-22
1
-43
/
+19
*
[32BITS] Various small fixes in 32bits interpreter
ptitSeb
2023-06-18
1
-11
/
+34
*
Added 67 63 opcode
ptitSeb
2023-06-18
1
-0
/
+13
*
[32BITS] Fixed some issue reading rex in 32bits mode
ptitSeb
2023-06-18
1
-4
/
+5
*
Added some support for 32bits code (doesn't seems enough for wow64 yet)
ptitSeb
2023-06-18
1
-1
/
+4
*
[DYNAREC_TEST] Improved 67 DB and 0F AE opcodes handling
ptitSeb
2023-05-04
1
-1
/
+1
*
[DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...
ptitSeb
2023-03-27
1
-1
/
+11
*
Various small fixes on Interpretor
ptitSeb
2023-02-16
1
-4
/
+6
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
1
-11
/
+11
*
Added 67 38-3D opcodes (for #323)
ptitSeb
2022-07-03
1
-0
/
+39
*
Added 67 83 opcode ([DYNAREC] too) (for #323)
ptitSeb
2022-06-11
1
-0
/
+47
*
Added 67 C7 opcode ([DYNAREC] too) (for #323)
ptitSeb
2022-06-11
1
-0
/
+12
*
Added 67 E8 opcode ([DYNAREC] too) (for #45)
ptitSeb
2021-07-10
1
-0
/
+7
*
Various small mprovments to interpretor
ptitSeb
2021-06-01
1
-5
/
+5
*
Added 67 0F 2E/2F opcodes
ptitSeb
2021-04-13
1
-0
/
+2
*
Added 67 66 0F 6F/7A opcodes
ptitSeb
2021-04-08
1
-1
/
+11
*
Added 67 80/8B opcodes
ptitSeb
2021-04-05
1
-0
/
+25
*
Added some more 67 opcodes (may need to find a better solution for this)
ptitSeb
2021-04-04
1
-1
/
+66
*
Added 67 89 opcode
ptitSeb
2021-04-01
1
-0
/
+15
*
Small change to 67 C1 opcode
ptitSeb
2021-04-01
1
-1
/
+1
*
Added 67 C1 opcode
ptitSeb
2021-04-01
1
-1
/
+116
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-4
/
+0
*
Added a large number of CPU opcodes
ptitSeb
2021-03-12
1
-0
/
+11
*
Added 67 E0..E3 opcodes
ptitSeb
2021-03-11
1
-0
/
+76