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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added 66 64 8B opcode
ptitSeb
2021-03-09
4
-0
/
+65
|
*
Added more byte to UnImp opcode message
ptitSeb
2021-03-09
1
-2
/
+4
|
*
Add handling of multiple 66 prefix
ptitSeb
2021-03-09
1
-1
/
+1
|
*
Try to reduce the amount of log volume
ptitSeb
2021-03-09
1
-2
/
+2
|
*
Added some more SSE opcodes
ptitSeb
2021-03-09
2
-0
/
+45
|
*
Added F3 0F C2 opcode
ptitSeb
2021-03-09
1
-1
/
+20
|
*
Added more various opcodes
ptitSeb
2021-03-09
2
-1
/
+65
|
*
Added a bunch of various opcodes
ptitSeb
2021-03-09
4
-0
/
+145
|
*
Added REX 0F BA opcodes
ptitSeb
2021-03-09
1
-0
/
+97
|
*
Added 66 0F 7F opcode
ptitSeb
2021-03-09
1
-0
/
+7
|
*
Added REX 0F 5A..5F opcodes
ptitSeb
2021-03-09
1
-1
/
+48
|
*
Added REX 0F C8..CF BSWAP opcodes
ptitSeb
2021-03-09
1
-0
/
+15
|
*
Fixed F2/F3 A6/AE opcodes
ptitSeb
2021-03-08
1
-4
/
+4
|
*
Added (F2/F3) A6 (REPNZ/REPZ) CMPSB
ptitSeb
2021-03-08
1
-1
/
+42
|
*
Switched emu flags to 64bits
ptitSeb
2021-03-08
1
-1
/
+1
|
*
Added (F2/F3) AE (REPNZ/REPZ) SCASB opcode
ptitSeb
2021-03-08
1
-0
/
+34
|
*
[TRACE] Trace is not displaying relative offsets for now, preparing functions
ptitSeb
2021-03-08
1
-0
/
+6
|
*
Added 66 85 TEST opcode
ptitSeb
2021-03-08
1
-0
/
+7
|
*
Fixed non-REX.W 8D LEA opcode
ptitSeb
2021-03-08
1
-1
/
+1
|
*
Added 0F AE /2 and /3 opcodes
ptitSeb
2021-03-08
1
-0
/
+6
|
*
Added A8 TEST opcode
ptitSeb
2021-03-08
1
-0
/
+3
|
*
Added 66 0F 54..5F opcodes
ptitSeb
2021-03-08
1
-0
/
+92
|
*
Added 66 0F 2E/2F opcodes
ptitSeb
2021-03-08
1
-0
/
+19
|
*
Added more opcodes, including D8 and DD x87 ones
ptitSeb
2021-03-08
5
-0
/
+418
|
*
More 0F and 66 0F opcodes
ptitSeb
2021-03-08
2
-1
/
+159
|
*
Added a gew more various opcodes
ptitSeb
2021-03-08
4
-0
/
+117
|
*
Added a few SSE opcodes
ptitSeb
2021-03-07
2
-0
/
+32
|
*
Added another batch of MMX opcodes (mmx test is ok)
ptitSeb
2021-03-07
1
-1
/
+131
|
*
Added a new batch of MMX opcodes
ptitSeb
2021-03-07
1
-3
/
+153
|
*
Added some MMX opcodes and fixed 66 0F 7E MOVQ
ptitSeb
2021-03-07
2
-1
/
+88
|
*
Added a few SSE2 opcodes
ptitSeb
2021-03-07
1
-0
/
+19
|
*
Added another batch of MMX opcodes
ptitSeb
2021-03-07
1
-0
/
+42
|
*
Added 0F EC opcode
ptitSeb
2021-03-07
1
-0
/
+10
|
*
Added a bunch of MMX and SSE opcodes
ptitSeb
2021-03-07
4
-1
/
+80
|
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
9
-100
/
+137
|
*
Added some DF x87 opcodes
ptitSeb
2021-03-06
3
-0
/
+210
|
*
Added a few SSE2 opcodes
ptitSeb
2021-03-06
2
-2
/
+38
|
*
Some work on TLS (not sure it's a good idea to separate 64 FS: prefix there)
ptitSeb
2021-03-06
7
-19
/
+177
|
*
Fixed mod/rm relative computation when opcode have trailing bytes
ptitSeb
2021-03-06
12
-138
/
+188
|
*
Fix an issue with mod/rm SBI with R12
ptitSeb
2021-03-06
1
-1
/
+0
|
*
Added F3 0F 6F MOVDQU opcode
ptitSeb
2021-03-06
1
-0
/
+7
|
*
Added 0F 11 MOVUPS opcode
ptitSeb
2021-03-06
1
-0
/
+7
|
*
Added 66 0F 6F MOVDQA opcode
ptitSeb
2021-03-06
1
-0
/
+8
|
*
Added (partial) 0F AE (M/S/L)FENCE opcodes
ptitSeb
2021-03-06
1
-0
/
+17
|
*
Fixed REX.W 81/83 opcodes
ptitSeb
2021-03-06
1
-8
/
+8
|
*
More work on elfloader reloc and addend handling
ptitSeb
2021-03-06
1
-0
/
+3
|
*
Added 66 81/83 opcodes
ptitSeb
2021-03-06
1
-1
/
+25
|
*
More work on 32bits oprations on F0 prefix
ptitSeb
2021-03-06
1
-12
/
+27
|
*
Fixed more 32 opcode to wipe upper 32bits par of 64bits reg
ptitSeb
2021-03-06
1
-4
/
+8
|
*
Added F0 REX 81/83 opcodes
ptitSeb
2021-03-06
1
-0
/
+50
|
[prev]
[next]