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
/
include
/
regs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] Added x87 Precision Control set to 24bits handling
ptitSeb
2025-04-16
1
-0
/
+6
*
[ARM64_DYNAREC] Various fixes and improvments to a few random opcodes
ptitSeb
2024-11-15
1
-0
/
+2
*
[INTERPRETER] Some cleanup on base logic/math/shift operations
ptitSeb
2024-11-15
1
-8
/
+0
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-0
/
+1
*
[ARM64_DYNAREC] Improved stability of RCL/RCR and added 32/64 bits with const...
ptitSeb
2024-05-17
1
-8
/
+0
*
Added some comment to x87 sw flags
ptitSeb
2024-04-28
1
-6
/
+6
*
Changed x87 way of handling FFREE opcode ([DYNAREC] too, improving x87 robust...
ptitSeb
2024-04-24
1
-4
/
+0
*
[ARM64_DYNAREC] Improved 0F A4 opcode
ptitSeb
2023-11-16
1
-1
/
+4
*
[ARM64_DYNAREC] Fixed shrd 32/64bits opcodes
ptitSeb
2023-11-16
1
-1
/
+4
*
Cleaned up syscall and signed register access
ptitSeb
2023-11-10
1
-0
/
+38
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
Added some support for 32bits code (doesn't seems enough for wow64 yet)
ptitSeb
2023-06-18
1
-1
/
+1
|
/
*
fix some spelling mistakes (#640)
josch
2023-03-26
1
-2
/
+2
*
Added experimental (undocumented) BOX64_SSE_FLUSHTO0 env. var. (not sure it's...
ptitSeb
2022-12-04
1
-25
/
+47
*
Improved signal handling and x87 flags (with tests backported from box86)
ptitSeb
2022-09-29
1
-0
/
+17
*
Improved handling of CF flags in dec/inc opcodes ([DYNAREC] too) (helps Xonot...
ptitSeb
2022-09-26
1
-2
/
+10
*
Removed a duplicated macro
ptitSeb
2022-01-17
1
-1
/
+0
*
Splitted mmx and x87 register (from box86)
ptitSeb
2021-07-11
1
-3
/
+3
*
[DYNAREC] Improved the fast native call path
ptitSeb
2021-07-02
1
-0
/
+1
*
Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ...
ptitSeb
2021-03-25
1
-0
/
+3
*
[DYNAREC] Various bugfixes (and now the 4 tests games works again)
ptitSeb
2021-03-20
1
-0
/
+1
*
[DYNAREC] Added D3 opcodes, and fixed sl32/shl32c/shr32/shr32c emitter
ptitSeb
2021-03-20
1
-9
/
+9
*
Excplicit handling of bit size for defered flags
ptitSeb
2021-03-17
1
-1
/
+2
*
[DYNAREC] Added 70..7F opcodes (and fixed ORR/AND bitmask coding/decoding, th...
ptitSeb
2021-03-16
1
-1
/
+2
*
[DYNAREC] Beggining of emitter and dynarec infrastructure (untested yet)
ptitSeb
2021-03-15
1
-2
/
+10
*
Switched emu flags to 64bits
ptitSeb
2021-03-08
1
-1
/
+2
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
1
-14
/
+3
*
Preparing defered flags handling
ptitSeb
2021-03-04
1
-4
/
+25
*
Added some x86_64 regs and emu infrastructure
ptitSeb
2021-03-02
1
-0
/
+290