| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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] Add some opcodes (#2358) | wannacu | 2025-02-14 | 1 | -1/+30 |
| * | [ARM64_DYNAREC] Improved a bit MULX opcode | ptitSeb | 2025-01-01 | 1 | -2/+2 |
| * | [ARM64_DYNAREC] Small improvement to MULX opcode | ptitSeb | 2024-12-30 | 1 | -2/+8 |
| * | [DYNAREC] Reuse strongmem infra for all backends (#2052) | Yang Liu | 2024-11-21 | 1 | -1/+1 |
| * | [ARM64_DYNAREC] Added BMI.F2.0F38 F7 opcode | ptitSeb | 2024-06-01 | 1 | -0/+9 |
| * | [ARM64_DYNAREC] Added a bunch of AVX/BMI2/ADX opcodes | ptitSeb | 2024-05-31 | 1 | -0/+87 |