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