| Commit message (Expand) | Author | Age | Files | Lines |
| * | [DYNAREC] Small refactor on StrongMem emulator and lock prefix | ptitSeb | 2025-09-13 | 1 | -1/+0 |
| * | [ARM64_DYNAREC] Simplified defered flags handling and limited case where Upda... | ptitSeb | 2025-07-10 | 1 | -1/+0 |
| * | [RCFILE] Fixed profile per lib/dll that was using default instead of curent e... | ptitSeb | 2025-07-09 | 1 | -0/+2 |
| * | [DYNAREC] Removed some unused code (#2767) | Yang Liu | 2025-06-24 | 1 | -1/+0 |
| * | [DYNAREC] Refactored a bit BARRIER_FLOAT ([ARM64] olny for now, todo for RV64... | ptitSeb | 2025-06-23 | 1 | -0/+4 |
| * | [DYNACACHE] More work on dynache relocation | ptitSeb | 2025-06-15 | 1 | -0/+4 |
| * | [DYNAREC] Make sure a dynablock does not exit a mmap backed by a file address... | ptitSeb | 2025-06-14 | 1 | -0/+1 |
| * | [DYNACACHE] Created a const table, for later use in internal relocation ([ARM... | ptitSeb | 2025-06-13 | 1 | -8/+8 |
| * | [ARM64_DYNAREC] Try to avoid Load/Unload of XMM/YMM regs when possible on int... | ptitSeb | 2025-05-22 | 1 | -0/+3 |
| * | [DYNAREC] Use PE volatile metadata in dynarec (#2610) | Yang Liu | 2025-05-07 | 1 | -3/+5 |
| * | [DYNAREC] Added ranged Dynablock dump (#2570) | Yang Liu | 2025-04-24 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Better handling of x87double=2 | ptitSeb | 2025-04-21 | 1 | -0/+1 |
| * | [DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ([A... | ptitSeb | 2025-04-16 | 1 | -0/+1 |
| * | [DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on... | ptitSeb | 2025-04-09 | 1 | -0/+3 |
| * | [ARM64_DYNAREC] Fixed a potential issue with SSE regs when internal jumping t... | ptitSeb | 2025-03-29 | 1 | -2/+4 |
| * | [ARM64_DYNAREC] Better handling unaligned access to device memory, with reger... | ptitSeb | 2025-01-11 | 1 | -0/+1 |
| * | Added initial GDBJIT support (#2162) | Yang Liu | 2024-12-17 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070) | Yang Liu | 2024-11-25 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] More optimizations on strongmem emulation (#2051) | Yang Liu | 2024-11-20 | 1 | -4/+3 |
| * | [DYNAREC] Reworked strong memory emulation (#2043) | Yang Liu | 2024-11-19 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Try to not call UpdateFlags when switching to a DFNONE state ... | ptitSeb | 2024-11-15 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Also use Native Carry flags directly when possible | ptitSeb | 2024-10-29 | 1 | -3/+10 |
| * | [ARM64_DYNAREC] Added directmapping of x86 flags to N, V and Z arm64 flags | ptitSeb | 2024-10-17 | 1 | -1/+21 |
| * | [RV64_DYNAREC] Refactored vector SEW tracking (#1820) | Yang Liu | 2024-09-12 | 1 | -1/+1 |
| * | [DYNAREC] Improved cache coherency and internal jump handling, [ARM64_DYNAREC... | ptitSeb | 2024-07-02 | 1 | -0/+4 |
| * | [DYNAREC] Try to limit UpdateFlags on internal jumps | ptitSeb | 2024-06-23 | 1 | -1/+2 |
| * | [ARM64_DYNAREC] Restaured a better way to handle ymm register, now that the t... | ptitSeb | 2024-06-18 | 1 | -2/+0 |
| * | [DYNAREC] Another fix for YMM Zero'd upper reg tracking | ptitSeb | 2024-06-09 | 1 | -1/+1 |
| * | [ARM64_DYNAREC] Another fix for YMM selection on High registry pressure cases | ptitSeb | 2024-06-08 | 1 | -1/+1 |
| * | [ARM64_DYNAREC] Fixed an issue when purging an YMM that is used in the same o... | ptitSeb | 2024-06-08 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Fixed YMM cache handling, espcially in high pressure regs cases | ptitSeb | 2024-06-07 | 1 | -0/+3 |
| * | [DYNAREC] Improved handling of the Ymm0 attribute | ptitSeb | 2024-06-05 | 1 | -1/+3 |
| * | [ARM64_DYNAREC] That first avx opcode now is 256bits enabled | ptitSeb | 2024-05-30 | 1 | -1/+1 |
| * | [ARM64_DYNAREC] Added a fisrt 128bits only AVX opcode | ptitSeb | 2024-05-30 | 1 | -4/+9 |
| * | Changed x87 way of handling FFREE opcode ([DYNAREC] too, improving x87 robust... | ptitSeb | 2024-04-24 | 1 | -1/+3 |
| * | [ARM64_DYNAREC] Try to improve strongmem=4 method, with a completly different... | ptitSeb | 2024-03-13 | 1 | -0/+1 |
| * | [DYNAREC] Try to fix some issue with x87 stack and skipped code being incoherent | ptitSeb | 2024-02-17 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Improved FFREE handling (fixing gameplay of Serious Sam 2, pr... | ptitSeb | 2024-02-11 | 1 | -0/+1 |
| * | [ARM64_DYNAREC] Reworked STRONGMEM 2 & 3 | ptitSeb | 2024-02-03 | 1 | -3/+4 |
| * | [DYNAREC] Made callret default, improved callret efficiency, and dynarec spee... | ptitSeb | 2023-12-13 | 1 | -0/+5 |
| * | [DYNAREC] Removed unused code in strongmem emulation | ptitSeb | 2023-12-05 | 1 | -1/+0 |
| * | [ARM64_DYNAREC] More changes to Strong memory model emulation | ptitSeb | 2023-10-18 | 1 | -0/+1 |
| * | [RV64_DYNAREC] Added more support for XTheadMemPair extension (#995) | Yang Liu | 2023-09-27 | 1 | -1/+1 |
| * | [DYNAREC] Some spelling fixes | André Zwing | 2023-08-02 | 1 | -6/+6 |
| * | 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 |
| * | | [ARM64_DYNAREC] Improved handling of FILD/FISTP i64 sequence, important fo 32... | ptitSeb | 2023-06-25 | 1 | -7/+8 |
| * | | [DYNAREC] Better handling for Calling UpdateFlags when Cache flags needs tran... | ptitSeb | 2023-05-07 | 1 | -1/+1 |
| |/ |
|
| * | [DYNAREC] General fixes and improvment for multithread and jit program. Helps... | ptitSeb | 2023-04-16 | 1 | -1/+3 |
| * | [DYNAREC] Improved TEST_INTERPRETER with inter-block testing | ptitSeb | 2023-03-28 | 1 | -1/+0 |