Ryujinx/ARMeilleure/CodeGen
gdkchan 5e0f8e8738
Implement JIT Arm64 backend (#4114)
* Implement JIT Arm64 backend

* PPTC version bump

* Address some feedback from Arm64 JIT PR

* Address even more PR feedback

* Remove unused IsPageAligned function

* Sync Qc flag before calls

* Fix comment and remove unused enum

* Address riperiperi PR feedback

* Delete Breakpoint IR instruction that was only implemented for Arm64
2023-01-10 19:16:59 -03:00
..
Arm64 Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
Linking A few minor documentation fixes. (#3599) 2022-08-19 18:21:06 -03:00
Optimizations Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
RegisterAllocators Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
Unwinding PPTC Follow-up. (#1712) 2020-12-17 20:32:09 +01:00
X86 Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
CompiledFunction.cs Refactor PtcInfo (#2625) 2021-09-14 01:23:37 +02:00