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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added wctype and wctype_l wrapped functions
ptitSeb
2021-03-06
4
-3
/
+11
*
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
*
Added wctob and btowc wrapped functions
ptitSeb
2021-03-06
4
-4
/
+8
*
Added some local wrapped functions
ptitSeb
2021-03-06
4
-5
/
+13
*
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
*
Added newlocale and __newlocale wrapped functions
ptitSeb
2021-03-06
4
-2
/
+6
*
Stop inlining all the GetE and GetG
ptitSeb
2021-03-06
3
-147
/
+161
*
Added REX 0F 90..9F SETcc opcode
ptitSeb
2021-03-06
3
-17
/
+58
*
Added 66 REX 89 MOV opcode
ptitSeb
2021-03-06
2
-1
/
+8
*
Added 66 REX 1F NOP opcode
ptitSeb
2021-03-06
1
-1
/
+6
*
Added pthread_once wrapped function
ptitSeb
2021-03-06
1
-2
/
+2
*
Added F0 REX 0F C1 XADD opcode
ptitSeb
2021-03-06
1
-2
/
+36
*
Added wrapped malloc function
ptitSeb
2021-03-06
4
-1
/
+5
*
Added (F2/F3) REX AB (REP) STOSD opcode
ptitSeb
2021-03-06
1
-0
/
+22
*
Added REX 0F 29 MOVAPS ocpode
ptitSeb
2021-03-06
1
-1
/
+10
*
Added 66 REX 0F EF PXOR opcode
ptitSeb
2021-03-06
4
-2
/
+63
*
Addrd REX A9 TEST opcode
ptitSeb
2021-03-06
1
-0
/
+7
*
Added REX 87 XCHG opcode
ptitSeb
2021-03-06
2
-1
/
+39
*
Added F0 REX B1 LOCK CMPXCHG opcode
ptitSeb
2021-03-06
2
-0
/
+122
*
Fixed GetEb handling
ptitSeb
2021-03-06
3
-32
/
+14
*
Fixed TRACE on Init with Symbol name
ptitSeb
2021-03-06
1
-1
/
+1
*
Added REX 80 opcodes
ptitSeb
2021-03-06
1
-0
/
+15
*
Added REX F6 opcodes
ptitSeb
2021-03-06
1
-0
/
+29
*
Added REX 84 opcode
ptitSeb
2021-03-06
1
-0
/
+6
*
Added 0F A2 cpuid opcode
ptitSeb
2021-03-06
4
-1
/
+297
*
Added __cxa_atexit wrapped function
ptitSeb
2021-03-06
1
-1
/
+1
*
More work on elfloader and relocation (and tls)
ptitSeb
2021-03-06
3
-21
/
+148
*
More work on wrapped lib and elf relocations
ptitSeb
2021-03-06
10
-11
/
+685
*
Wrapped usleep function
ptitSeb
2021-03-05
1
-1
/
+1
*
Added fork wrapped function
ptitSeb
2021-03-05
5
-46
/
+46
*
Fixed myalign handling for long double on ARM64
ptitSeb
2021-03-05
1
-1
/
+3
*
Somes fixes to float/double/long double handling in va_list
ptitSeb
2021-03-05
3
-5
/
+9
*
Added F2/F3 prefix handling and a bunch of F2 0F and F3 0F opcodes
ptitSeb
2021-03-05
5
-3
/
+178
*
Added some x87 opcodes (D9 and DB prefixes)
ptitSeb
2021-03-05
4
-1
/
+496
*
Fixed phtread_t that is a unsigned long instead of a unsigned int
ptitSeb
2021-03-05
4
-11
/
+15
*
Added 90 NOP
ptitSeb
2021-03-05
1
-0
/
+3
*
Added some phtread functions
ptitSeb
2021-03-05
5
-72
/
+86
*
Fixed 32bits BE opcode to clear upper part of reg
ptitSeb
2021-03-05
1
-1
/
+1
*
Added atof, atoi, atol and atoll wrapped functions
ptitSeb
2021-03-05
4
-4
/
+12
*
Added REX F7 opcodes
ptitSeb
2021-03-05
3
-3
/
+123
*
Added REX 66 C1 opcodes
ptitSeb
2021-03-05
1
-0
/
+17
*
Added REX 69 IMUL opcode
ptitSeb
2021-03-05
1
-8
/
+13
*
Added REX 0F B7 MOVZX opcode
ptitSeb
2021-03-05
1
-0
/
+6
*
Added 0F BE/BF MOVSX opcodes
ptitSeb
2021-03-05
1
-0
/
+23
*
More fixes to GetEb/GteGb and other macro, plus adding 66 C7 MOV opcode
ptitSeb
2021-03-05
4
-5
/
+69
*
Added putchar wrapped function
ptitSeb
2021-03-05
4
-1
/
+5
*
Added REX 99 cd/cqo opcode
ptitSeb
2021-03-05
1
-1
/
+7
*
Ajusted REX 0F B6 opcode, as 32bits access to regs always wipe upper part
ptitSeb
2021-03-05
1
-4
/
+1
[next]