Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpu/drcbearm64.cpp: Optimised conditional operations using carry flag. (#13484) | 2025-03-17 | 1 | -1/+1 | |
* | cpu: Moved DRC backend declarations out of headers and into anonymous namespa... | 2025-02-22 | 1 | -238/+9 | |
* | cpu/drcbearm64.cpp: Added scaffolding for directly dispatching memory accesses. | 2025-02-05 | 1 | -1/+6 | |
* | cpu/drcbearm64.cpp: Optimised load/store and call generation. (#13307) | 2025-02-02 | 1 | -1/+1 | |
* | DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb] | 2025-01-16 | 1 | -41/+4 | |
* | cpu/drcbe*.cpp: Added write byte with explicit mask. | 2025-01-15 | 1 | -0/+2 | |
* | cpu/drcbearm64.cpp: Use saved return address from stack for op_recover. | 2025-01-15 | 1 | -2/+0 | |
* | cpu/drcbearm64.cpp: Added a 64-bit ARMv8 (AArch64) DRC back-end. (#13162) | 2025-01-14 | 1 | -0/+287 |