| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ARM64_DYNAREC] Better handling for invalid opcodes | ptitSeb | 2025-10-14 | 1 | -52/+77 |
| | | |||||
| * | [ARM64_DYNAREC] Added 64/65 F3 0F 7F opcode | ptitSeb | 2025-07-16 | 1 | -0/+21 |
| | | |||||
| * | [ARM64_DYNAREC] Improved handling of last_ip | ptitSeb | 2025-06-24 | 1 | -0/+1 |
| | | |||||
| * | [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default) | ptitSeb | 2025-06-19 | 1 | -1/+1 |
| | | |||||
| * | [DYNACACHE] More work on dynache relocation | ptitSeb | 2025-06-15 | 1 | -0/+1 |
| | | |||||
| * | [DYNACACHE] Created a const table, for later use in internal relocation ↵ | ptitSeb | 2025-06-13 | 1 | -12/+12 |
| | | | | | ([ARM64] only, todo on RV64 and LA64) | ||||
| * | [ARM64_DYNAREC] Added 64/65 67 89/8B 64bits opcodes (#2730) | Yang Liu | 2025-06-12 | 1 | -1/+1 |
| | | | | | | * [ARM64_DYNAREC] Added 64/65 67 89/8B 64bits opcodes * review | ||||
| * | [ARM64_DYNAREC] Removed redundant flags save/restore around call_c (#2725) | Yang Liu | 2025-06-11 | 1 | -8/+8 |
| | | |||||
| * | [ARM64_DYNAREC] Added 64/65 0F BF opcode (for #2716) | ptitSeb | 2025-06-09 | 1 | -0/+21 |
| | | |||||
| * | [ARM64_DYNAREC] Few fixes and small cosmetic changes to some partial (V)MOV ↵ | ptitSeb | 2025-04-23 | 1 | -1/+1 |
| | | | | | opcodes | ||||
| * | [ARM64_DYNAREC] Various improvment to various SSE/AVX 128bits/256bits mov ↵ | ptitSeb | 2025-04-23 | 1 | -1/+1 |
| | | | | | opcodes | ||||
| * | [DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 ↵ | ptitSeb | 2025-04-09 | 1 | -2/+10 |
| | | | | | only, RV64 and LA64 todo) | ||||
| * | Introduced box64cpu.h for exported interpreter and dynarec functions (#2490) | Yang Liu | 2025-04-01 | 1 | -2/+1 |
| | | |||||
| * | [ARM64_DYNAREC] More work on UD flags | ptitSeb | 2025-02-17 | 1 | -31/+43 |
| | | |||||
| * | [INTERP] Added more nops ([DYNAREC] too) (#2377) | Yang Liu | 2025-02-17 | 1 | -1/+7 |
| | | |||||
| * | [ARM64_DYNAREC] Continue work on UD flags | ptitSeb | 2025-02-17 | 1 | -32/+48 |
| | | |||||
| * | [ARM64_DYNAREC] Improved safeflags=2 | ptitSeb | 2025-02-16 | 1 | -11/+31 |
| | | |||||
| * | [ARM64_DYNAREC] More work on flag | ptitSeb | 2025-02-12 | 1 | -32/+31 |
| | | |||||
| * | [DYNAREC] Optimized grab_segdata calls on MODREG (#2319) | Yang Liu | 2025-02-07 | 1 | -53/+53 |
| | | |||||
| * | [ARM64_DYNAREC] Added more details on Need optim message for easier grep | ptitSeb | 2025-02-03 | 1 | -2/+2 |
| | | |||||
| * | [ARM64_DYNAREC] Small improvment on 64 prefixed opcodes | ptitSeb | 2025-02-02 | 1 | -63/+17 |
| | | |||||
| * | [DYNAREC] Added preliminary per-file settings (#2288) | Yang Liu | 2025-01-23 | 1 | -12/+9 |
| | | |||||
| * | [ENV] Initial refactor of env variables infrastructure (#2274) | Yang Liu | 2025-01-21 | 1 | -20/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ENV] Initial refactor of env variables infrastructure * Ported BOX64_DYNAREC_LOG * Ported more options * Ported BOX64_MALLOC_HACK * Ported BOX64_DYNAREC_TEST * Ported more options * Ported more options * Ported more options * Ported all options * Removed old rcfile parser * Fix * review * fix * fix * more fixes | ||||
| * | [ARM64_DYNAREC] Added 64/65 1B opcode | ptitSeb | 2025-01-18 | 1 | -0/+11 |
| | | |||||
| * | [ARM64_DYNAREC] Removed an unused arg in SET_DFNONE (#2266) | Yang Liu | 2025-01-16 | 1 | -9/+9 |
| | | |||||
| * | [DYNAREC] Cleanup modreg (#2209) | Yang Liu | 2024-12-25 | 1 | -1/+1 |
| | | |||||
| * | [ARM64_DYNAREC] Force flags to be at least defered when priv opcode is run ↵ | ptitSeb | 2024-12-11 | 1 | -2/+10 |
| | | | | | on safeflags=2 | ||||
| * | [DYNAREC] Introduced TO_NAT to ease register mapping changes in future (#2111) | Yang Liu | 2024-12-05 | 1 | -19/+19 |
| | | |||||
| * | [DYNAREC] Reuse strongmem infra for all backends (#2052) | Yang Liu | 2024-11-21 | 1 | -1/+1 |
| | | |||||
| * | [ARM64_DYNAREC] Reworked 8/16/32/64bits TEST opcodes | ptitSeb | 2024-11-14 | 1 | -2/+1 |
| | | |||||
| * | [ARM64_DYNAREC] Some refactor on 8/16/32/64bits SHL/SHR/SAR opcodes | ptitSeb | 2024-11-14 | 1 | -0/+6 |
| | | |||||
| * | [ARM64_DYNAREC] Some rework on 8/16/32/64 INC/DEC opcodes | ptitSeb | 2024-11-14 | 1 | -2/+2 |
| | | |||||
| * | [ARM64_DYNAREC] Improved div/idiv opcode flags (non)handling | ptitSeb | 2024-11-13 | 1 | -2/+12 |
| | | |||||
| * | [ARM64_DYNAREC] Improved 32/64bits imul/mul opcodes flags handling | ptitSeb | 2024-11-13 | 1 | -29/+75 |
| | | |||||
| * | Added some weird 67 and 64/65 prefixed opcodes ([ARM64_DYNAREC] too) | ptitSeb | 2024-11-07 | 1 | -0/+35 |
| | | |||||
| * | Added 64/65 69 opcode ([ARM64_DYNAREC] too) | ptitSeb | 2024-11-07 | 1 | -0/+73 |
| | | |||||
| * | Added 65 6C..6F opcodes ([ARM64_DYNAREC] too) (for #1985) | ptitSeb | 2024-10-31 | 1 | -0/+24 |
| | | |||||
| * | [ARM64_DYNAREC] More work around native flags handling | ptitSeb | 2024-10-20 | 1 | -32/+28 |
| | | |||||
| * | [INTERPRETER] Added 64/65 85 opcode ([ARM64_DYNAREC] too) (for #1932) | ptitSeb | 2024-10-13 | 1 | -0/+11 |
| | | |||||
| * | [DYNAREC] Optimized CALL/RET RAS for out of dynablock jumps (#1909) | Yang Liu | 2024-10-07 | 1 | -4/+11 |
| | | |||||
| * | [ARM64_DYNAREC] Added 64 88 opcode | ptitSeb | 2024-10-07 | 1 | -17/+52 |
| | | |||||
| * | [ARM64_DYNAREC] Added 64 A8 opcode | ptitSeb | 2024-09-24 | 1 | -0/+9 |
| | | |||||
| * | [ARM64_DYNAREC] Added 64 0F 28/29 opcodes | ptitSeb | 2024-09-09 | 1 | -0/+47 |
| | | |||||
| * | [ARM64_DYNAREC] Small refactor around get_segdata usage | ptitSeb | 2024-08-27 | 1 | -4/+8 |
| | | |||||
| * | Added preliminary Box32 support (#1760) | ptitSeb | 2024-08-26 | 1 | -20/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve the ReserveHigMemory helper function * [BOX32] Added some wrapping infrastructure * [BOX32] More wrapped 32bits lib infrastructure * [BOX32] Added callback and tls 32bits handling * [BOX32] Added more 32bits, around wrappers and elfs * [BOX32] Added the 32bits version of myalign * [BOX32] More wrapped libs and 32bits fixes and imrpovments * [BOX32] Added some 32bits tests * [BOX32] Try to enable some Box32 build and test on the CI * [BOX32] Disable Box32 testing on CI platform that use qemu * [BOX32] Another attempt to disable Box32 testing on CI platform that use qemu * [BOX32] Small fix for another attempt to disable Box32 testing on CI platform that use qemu * [BOX32] Yet another fix for another attempt to disable Box32 testing on CI platform that use qemu * [BOX32] Fixed a typo in CI script * [BOX32] Better scratch alighnment and enabled more tests * [BOX32] Added (partial) wrapped 32bits librt * [BOX32] Added mention of Box32 in README * [BOX32] Added phtread handling, and numerous fixes to 32bits handling. [ARM64_DYNAREC] Fixed access to segment with negative offset * [BOX32] Added system libs and cpp testing, plus some more fixes * [BOX32] Fix previous commit * [BOX32] Better stack adjustment for 32bits processes * [BOX32] Added getenv wrapped 32bits function and friends * [BOX32] Don't look for box86 for a Box32 build * [BOX32] Don't do 32bits cppThreads test for now on CI * [BOX32] Enabled a few more 32bits tests * [BOX32] For ld_lib_path for both CppThreads tests * [BOX32] [ANDROID] Some Fixes for Android Build * [BOX32] Still need to disable cppThread_32bits test on CI for some reason * [BOX32] [ANDROID] Don't show PreInit Array Warning (#1751) * [BOX32] [ANDROID] One More Fix for Android Build That I forgotten to … (#1752) * [BOX32] [ANDROID] One More Fix for Android Build That I forgotten to push before * [BOX32] [ANDROID] Try to Create __libc_init * [BOX32] [ANDROID] Try to disable NEEDED_LIBS for now (libdl is not wrapped) * [BOX32] Updated generated files * [BOX32] Added 32bits context functions * [BOX32] Added 32bits signal handling * [BOX32] Added some missing 32bits elfloader functions * [BOX32] Fix build on x86_64 machine * [BOX32] Better fix for x86_64 build * [BOX32] Actually added missing libs, and re-enabled cppThreads_32bits test * [BOX32] Added wrapped 32bits libdl * [BOX32] Try to re-enabled Box32 test on CI for ARM64 builds * [BOX32] fine-tuning Box32 test on CI for ARM64 builds * [BOX32] More fine-tuning to Box32 test on CI for ARM64 builds * [BOX32] Enabled Box32 test on CI for LA64 and RV64 builds too * [BOX32] re-Disabled Box32 test on CI for LA64 and RV64 builds, not working for now * [BOX32] Temporarily disabled cppThreads_32bits test on CI --------- Co-authored-by: KreitinnSoftware <pablopro5051@gmail.com> Co-authored-by: KreitinnSoftware <80591934+KreitinnSoftware@users.noreply.github.com> | ||||
| * | [ARM64_DYNAREC] Some small improvments to ROR/ROL/RCR/RCL opcodes | ptitSeb | 2024-08-11 | 1 | -2/+2 |
| | | |||||
| * | [DYNAREC] Remove BARRIER_NEXT macro | ptitSeb | 2024-07-29 | 1 | -1/+0 |
| | | |||||
| * | [ARM64_DYNAREC] Added 64/65 70-7F/EB opcodes | ptitSeb | 2024-06-30 | 1 | -0/+22 |
| | | |||||
| * | [ARM64_DYNAREC] Use optimized rcl/rcr emiter for remaining opcodes with ↵ | ptitSeb | 2024-05-19 | 1 | -14/+6 |
| | | | | | 64/65/67 prefixes | ||||
| * | [ARM64_DYNAREC] Added 64/65 13 opcode | ptitSeb | 2024-05-15 | 1 | -0/+11 |
| | | |||||