| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ARM64_DYNAREC] A few minor fixes to some opcodes | ptitSeb | 2025-09-08 | 1 | -0/+4 |
| * | [ARM64_DYNAREC] Introduced a dynarec version of the UpdateFlags helper function | ptitSeb | 2025-08-30 | 1 | -1/+1 |
| * | [DYNAREC] Refactored a bit BARRIER_FLOAT ([ARM64] olny for now, todo for RV64... | ptitSeb | 2025-06-23 | 1 | -1/+0 |
| * | [ARM64_DYNAREC] Added 67 0F 29 opcode | ptitSeb | 2025-04-15 | 1 | -0/+25 |
| * | Moved more functions to os.h (#2497) | Yang Liu | 2025-04-03 | 1 | -1/+0 |
| * | Introduced box64cpu.h for exported interpreter and dynarec functions (#2490) | Yang Liu | 2025-04-01 | 1 | -2/+1 |
| * | [ARM64_DYNAREC] Added DYNAREC_PAUSE option for hint instructions (#2070) | Yang Liu | 2024-11-25 | 1 | -3/+5 |
| * | [DYNAREC] Reuse strongmem infra for all backends (#2052) | Yang Liu | 2024-11-21 | 1 | -1/+1 |
| * | [ARM64_DYNAREC] More work around native flags handling | ptitSeb | 2024-10-20 | 1 | -4/+4 |
| * | [32BITS][ARM64_DYNAREC] Added 67 E0..E3 opcodes | ptitSeb | 2024-02-27 | 1 | -0/+60 |
| * | [ARM64_DYNAREC][32BITS] Added 67 64 FF /6 opcode | ptitSeb | 2023-10-23 | 1 | -0/+72 |