Ryujinx/Ryujinx.Cpu/Jit
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
..
JitCpuContext.cs Make PPTC state non-static (#4157) 2023-01-05 00:01:44 +01:00
JitDiskCacheLoadState.cs Make PPTC state non-static (#4157) 2023-01-05 00:01:44 +01:00
JitEngine.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
JitExecutionContext.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
JitMemoryAllocator.cs Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
JitMemoryBlock.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
MemoryManager.cs GPU: Don't trigger uploads for redundant buffer updates (#3828) 2022-11-24 15:50:15 +01:00
MemoryManagerHostMapped.cs GPU: Don't trigger uploads for redundant buffer updates (#3828) 2022-11-24 15:50:15 +01:00