GreemDev-Ryujinx/src/Ryujinx.Cpu/Jit
Marco Carvalho decd37ce6d
Some checks are pending
Canary release job / Create tag (push) Waiting to run
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
Add missing "yield return" (#424)
2024-12-21 23:28:31 -06:00
..
HostTracked misc: One additional usage of Lock & comment why it's not used on the others. 2024-12-21 17:05:55 -06:00
JitCpuContext.cs JIT Sparse Function Table (#250) 2024-11-22 15:33:44 -06:00
JitDiskCacheLoadState.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
JitEngine.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
JitExecutionContext.cs [Ryujinx.Cpu] Address dotnet-format issues (#5365) 2023-07-01 02:18:52 +00:00
JitMemoryAllocator.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
JitMemoryBlock.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
MemoryManager.cs Add missing "yield return" (#424) 2024-12-21 23:28:31 -06:00
MemoryManagerHostMapped.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
MemoryManagerHostTracked.cs Add missing "yield return" (#424) 2024-12-21 23:28:31 -06:00