ryujinx/src/Ryujinx.Cpu/LightningJit
2024-12-21 23:28:31 -06:00
..
Arm32 Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Arm64 Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Cache Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
CodeGen Add missing "yield return" (#424) 2024-12-21 23:28:31 -06:00
Graph Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
State misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Table Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
AarchCompiler.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
AddressForm.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
CodeWriter.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
CompiledFunction.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
CpuPreset.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
CpuPresets.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
IsaFeature.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
IsaVersion.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
IStackWalker.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
LightningJitCpuContext.cs JIT Sparse Function Table (#250) 2024-11-22 15:33:44 -06:00
LightningJitEngine.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
NativeContextOffsets.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
NativeInterface.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
TranslatedFunction.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Translator.cs JIT Sparse Function Table (#250) 2024-11-22 15:33:44 -06:00
TranslatorCache.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
TranslatorStubs.cs JIT Sparse Function Table (#250) 2024-11-22 15:33:44 -06:00