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
/
x64primop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] Fixed ror/rol flags on cputype=0
ptitSeb
2025-02-21
1
-8
/
+8
*
[INTERP] Work on UD flags
ptitSeb
2025-02-21
1
-147
/
+147
*
[ARM64_DYNAREC] More work on UD flags
ptitSeb
2025-02-17
1
-12
/
+16
*
[ARM64_DYNAREC] Continue work on UD flags
ptitSeb
2025-02-17
1
-11
/
+29
*
[ARM64_DYNAREC] More work on flag
ptitSeb
2025-02-12
1
-30
/
+20
*
[COSIM] Reduce false negative on rcl/rcr OF flag
ptitSeb
2025-02-02
1
-2
/
+10
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-24
/
+25
*
[INTERPRETER] Improved some shift operands nd [AR64_DYNAREC] Improved shift o...
ptitSeb
2024-12-26
1
-6
/
+36
*
[INTERPRETER] Some cleanup on base logic/math/shift operations
ptitSeb
2024-11-15
1
-48
/
+83
*
[INTERPRETER] SHRD/SHLD with cnt==0 should not change flags
ptitSeb
2024-02-21
1
-6
/
+18
*
Small adjustment to flags computation on the AAA/AAS/AAD/AAM/DAA/DAS opcodes
ptitSeb
2024-02-21
1
-22
/
+20
*
[INTERPRETER] Fix shl/sar/shr for large shft value on 8 and 16bits operations
ptitSeb
2024-02-20
1
-4
/
+4
*
[INTERPRETOR] More finetunning to shrd16/shld16
ptitSeb
2024-01-29
1
-2
/
+5
*
[INTERPRETER] Small improvements to shr/shl to limit fals-positive on DYNAREC...
ptitSeb
2024-01-29
1
-7
/
+7
*
[TEST_DYNAREC] Improved accuracy of some tests, and avoid a some false-positive
ptitSeb
2024-01-27
1
-4
/
+4
*
[INTERPRETER] Fixed OF flags for shld opcodes
ptitSeb
2023-11-16
1
-6
/
+3
*
[INTERPRETER] Reworked shrd OF flag computation
ptitSeb
2023-11-16
1
-3
/
+3
*
Fixed some edge-case with some of the shift opcodes
ptitSeb
2023-11-10
1
-29
/
+19
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
Various minor warning fixes
ptitSeb
2023-02-13
1
-3
/
+6
*
Various small fixes and warning removal
ptitSeb
2022-04-11
1
-9
/
+9
*
[DYNAREC] Various small fixes to flags handling
ptitSeb
2021-06-05
1
-8
/
+8
*
Second pass
rajdakin
2021-04-14
1
-1
/
+1
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
1
-1
/
+1
*
[DYNAREC] Added F6 opcodes and fixed issue with native call that may destroy ...
ptitSeb
2021-03-20
1
-4
/
+4
*
Added and fixed many opcodes
ptitSeb
2021-03-10
1
-16
/
+16
*
Added REX F7 opcodes
ptitSeb
2021-03-05
1
-2
/
+54
*
First x86_64 opcode executed :)
ptitSeb
2021-03-04
1
-0
/
+1464