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
/
x64run66.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
-1
/
+1
*
Added 66 6A opcode ([ARM64_DYNAREC] too) (for #1911)
ptitSeb
2024-10-07
1
-1
/
+4
*
[CI] Refactored CI (#1795)
Yang Liu
2024-09-05
1
-3
/
+0
*
[INTERPRETER] Added 64 66 8D opcode (#1648)
Haichen Wu
2024-07-06
1
-3
/
+3
*
Added 66 F2/F3 A4 opcode ({DYNAREC] too)
ptitSeb
2024-06-22
1
-1
/
+14
*
[COSIM] Added thread-safe tests (#1477)
Yang Liu
2024-04-30
1
-0
/
+3
*
Added 66 68 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-04-17
1
-0
/
+4
*
Fixed a few warning here and there...
ptitSeb
2024-04-13
1
-84
/
+84
*
Added 66 F8/F9 ([ARM64_DYNAREC] too)
ptitSeb
2024-03-01
1
-0
/
+8
*
Added 66 8F opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-01-26
1
-1
/
+5
*
[INTERPRETER] Ignore 36/26 segment prefix for 66 prefixed opcodes
ptitSeb
2024-01-26
1
-1
/
+1
*
Fixes (#1207)
rajdakin
2024-01-18
1
-1
/
+2
*
Added/Fix some 16bits PUSH POP opcode ([ARM64_DYNAREC] too) (for DaveTheDiver...
ptitSeb
2023-12-21
1
-18
/
+9
*
[INTERPRETER] Made some opcode truer to what they should on some edge cases
ptitSeb
2023-12-06
1
-2
/
+2
*
[32BITS] Forgot 66 54 opcode
ptitSeb
2023-12-05
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
-5
/
+20
*
[32BITS] Added a few 66 opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-10-26
1
-0
/
+6
*
[32BITS] Added 66 06/07 and 66 1E/1F opcodes ([ARM64_DYNAREC] too)
ptitSeb
2023-10-24
1
-0
/
+28
*
[32BITS] Added 66 50-5F opcodes ([ARM64_DYNAREC] too, and fixed 66 61 opcode)
ptitSeb
2023-07-23
1
-21
/
+46
*
[32BITS] Added 66 FF /6 opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-07-23
1
-4
/
+6
*
Added 66 9C/9D opcodes (mostly for 32bits)
ptitSeb
2023-07-14
1
-0
/
+10
*
A few Push/Pop fixes and cleanups (#878)
Alexandre Julliard
2023-07-03
1
-2
/
+2
*
[32BITS] Added 66 60/61 opcodes (for #865)
ptitSeb
2023-06-26
1
-22
/
+52
*
Comment fix on 66 AF opcode name
ptitSeb
2023-06-25
1
-1
/
+1
*
[32BITS] Added 66 40..4F opcodes
ptitSeb
2023-06-23
1
-0
/
+23
*
[32BITS] Various small fixes in 32bits interpreter
ptitSeb
2023-06-18
1
-5
/
+3
*
[32BITS] Fixed some issue reading rex in 32bits mode
ptitSeb
2023-06-18
1
-4
/
+5
*
[32BITS] Fixed an issue with 66 A1/A3 opcodes
ptitSeb
2023-06-18
1
-8
/
+16
*
Added some support for 32bits code (doesn't seems enough for wow64 yet)
ptitSeb
2023-06-18
1
-3
/
+11
*
[DYNAREC] Cleaned up the TEST_INTERPRETER a bit
ptitSeb
2023-03-28
1
-7
/
+3
*
[DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...
ptitSeb
2023-03-27
1
-1
/
+40
*
Various small fixes on Interpretor
ptitSeb
2023-02-16
1
-1
/
+3
*
Chenged Interpretor so RIP is updated on opcode success (better precision for...
ptitSeb
2022-08-06
1
-15
/
+14
*
Various improvement and some workaround to support musl binary (for #324)
ptitSeb
2022-07-09
1
-1
/
+6
*
Various small fixes and warning removal
ptitSeb
2022-04-11
1
-6
/
+6
*
Added 66 (2E) 70-7F opcodes ([DYNAREC] too) (for #271)
ptitSeb
2022-04-06
1
-0
/
+20
*
[DYNAREC] Refactored dynarec to ease the future adding of new target architec...
ptitSeb
2022-02-27
1
-1
/
+1
*
Added 66 8C opcode (for #61)
ptitSeb
2021-07-16
1
-1
/
+8
*
Added 66 90-97 opcodes ([DYNAREC] too) (for #44)
ptitSeb
2021-07-09
1
-1
/
+21
*
Removed an out-of-place comment
ptitSeb
2021-07-09
1
-1
/
+1
*
Added 66 A1/A3 opcodes ([DYNAREC] too)
ptitSeb
2021-06-02
1
-0
/
+14
*
Added 66 F0 83 opcode
ptitSeb
2021-04-24
1
-0
/
+3
*
Added 66 8D and 66 E8 opcode
ptitSeb
2021-03-26
1
-0
/
+17
*
Added 66 8B opcode (was already in dynarec)
ptitSeb
2021-03-26
1
-1
/
+14
*
Renamed arm64_lock_helper to arm64_lock
ptitSeb
2021-03-20
1
-1
/
+1
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-2
/
+1
*
Added a bunch of SSE opcodes
ptitSeb
2021-03-13
1
-0
/
+7
*
Added a large number of CPU opcodes
ptitSeb
2021-03-12
1
-4
/
+257
*
Added more x87 opcodes
ptitSeb
2021-03-11
1
-0
/
+6
[next]