| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [INTERP] Refactored how 64/65/66/67 and F2/F3 prefixes are handled, removing ... | ptitSeb | 2025-08-22 | 1 | -116/+0 |
| * | Introduced box64cpu.h for exported interpreter and dynarec functions (#2490) | Yang Liu | 2025-04-01 | 1 | -1/+1 |
| * | [INTERPRETER] Added 67 64 8F opcodes, and fixed 67 64 89/8B opcodes | ptitSeb | 2024-03-08 | 1 | -8/+14 |
| * | [32BITS] Added 67 64 89 opcode ([ARM64_DYNAREC] too) | ptitSeb | 2024-02-01 | 1 | -0/+7 |
| * | [32BITS] Added 67 64 A1 opcode ([ARM64_DYNAREC] too) | ptitSeb | 2024-02-01 | 1 | -0/+11 |
| * | Fixes (#1207) | rajdakin | 2024-01-18 | 1 | -1/+2 |
| * | [32BITS] Added 67 64 A3 opcode | ptitSeb | 2023-10-23 | 1 | -0/+11 |
| * | [32BITS] Added 67 64 FF /6 opcode | ptitSeb | 2023-10-23 | 1 | -0/+13 |
| * | [32BITS] Added 64 67 8B opcode (for #870) | ptitSeb | 2023-07-16 | 1 | -0/+67 |