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
*
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
*
Added 67 E0..E3 opcodes
ptitSeb
2021-03-11
1
-1
/
+1
*
Added 66 64 8B opcode
ptitSeb
2021-03-09
1
-0
/
+1
*
Added more opcodes, including D8 and DD x87 ones
ptitSeb
2021-03-08
1
-0
/
+2
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
1
-2
/
+2
*
Added some DF x87 opcodes
ptitSeb
2021-03-06
1
-0
/
+1
*
Some work on TLS (not sure it's a good idea to separate 64 FS: prefix there)
ptitSeb
2021-03-06
1
-0
/
+4
*
Fixed mod/rm relative computation when opcode have trailing bytes
ptitSeb
2021-03-06
1
-5
/
+5
*
Stop inlining all the GetE and GetG
ptitSeb
2021-03-06
1
-146
/
+12
*
Added 66 REX 0F EF PXOR opcode
ptitSeb
2021-03-06
1
-1
/
+1
*
Added REX 87 XCHG opcode
ptitSeb
2021-03-06
1
-1
/
+1
*
Fixed GetEb handling
ptitSeb
2021-03-06
1
-2
/
+2
*
Added fork wrapped function
ptitSeb
2021-03-05
1
-1
/
+1
*
Added F2/F3 prefix handling and a bunch of F2 0F and F3 0F opcodes
ptitSeb
2021-03-05
1
-0
/
+2
*
Added some x87 opcodes (D9 and DB prefixes)
ptitSeb
2021-03-05
1
-1
/
+3
*
More fixes to GetEb/GteGb and other macro, plus adding 66 C7 MOV opcode
ptitSeb
2021-03-05
1
-3
/
+4
*
Added REX 0F AF IMUL opcodes
ptitSeb
2021-03-05
1
-1
/
+1
*
Fixed an issue with GetECommon and REX.b
ptitSeb
2021-03-04
1
-2
/
+2
*
Fixed those 2 functions declarations
ptitSeb
2021-03-04
1
-2
/
+2
*
Added REX 8B opcode
ptitSeb
2021-03-04
1
-1
/
+1
*
Added REX FF opcodes
ptitSeb
2021-03-04
1
-1
/
+1
*
Fix REX handling and added REX 89 opcode
ptitSeb
2021-03-04
1
-12
/
+12
*
First x86_64 opcode executed :)
ptitSeb
2021-03-04
1
-9
/
+16
*
Some work on Mod/RM 64bits decoding (with RIP relative addressing)
ptitSeb
2021-03-03
1
-137
/
+150
*
Added some x86_64 regs and emu infrastructure
ptitSeb
2021-03-02
1
-0
/
+236