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
/
x64runf0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added A0/A2 opcodes ([DYNAREC] too)
ptitSeb
2021-04-11
1
-4
/
+13
*
Added F0 87 opcode ([DYNAREC] too)
ptitSeb
2021-04-09
1
-1
/
+44
*
Added unligned case for lock inc dword ptr[xx]
ptitSeb
2021-04-09
1
-3
/
+14
*
Added F0 0F AB/B3 opcodes
ptitSeb
2021-04-08
1
-0
/
+137
*
Added F0 FF opcodes
ptitSeb
2021-04-01
1
-0
/
+61
*
Cosmetic change for F0 0F B1 opcode
ptitSeb
2021-03-29
1
-1
/
+2
*
Added a small batch of opcodes
ptitSeb
2021-03-26
1
-0
/
+63
*
Added F0 0F B0 opcode
ptitSeb
2021-03-26
1
-1
/
+27
*
[DYNAREC] Added 0F 58/59 opcodes, plus lots of small bugfix (IntoTheBreach so...
ptitSeb
2021-03-23
1
-1
/
+1
*
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
-69
/
+107
*
Added F0 00..35 opcodes
ptitSeb
2021-03-12
1
-1
/
+103
*
Fixed mod/rm relative computation when opcode have trailing bytes
ptitSeb
2021-03-06
1
-3
/
+3
*
More work on 32bits oprations on F0 prefix
ptitSeb
2021-03-06
1
-12
/
+27
*
Added F0 REX 81/83 opcodes
ptitSeb
2021-03-06
1
-0
/
+50
*
Added F0 REX 0F C1 XADD opcode
ptitSeb
2021-03-06
1
-2
/
+36
*
Added F0 REX B1 LOCK CMPXCHG opcode
ptitSeb
2021-03-06
1
-0
/
+113