Ryujinx/src/Ryujinx.Cpu/LightningJit
2025-01-26 15:15:48 -06:00
..
Arm32 misc: chore: Use explicit types in CPU project 2025-01-25 14:04:43 -06:00
Arm64 misc: chore: Use explicit types in CPU project 2025-01-25 14:04:43 -06:00
Cache misc: chore: Use explicit types in CPU project 2025-01-25 14:04:43 -06:00
CodeGen misc: chore: Fix object creation in Cpu project 2025-01-26 15:15:48 -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 misc: chore: Use explicit types in CPU project 2025-01-25 14:04:43 -06:00
TranslatorCache.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
TranslatorStubs.cs misc: chore: Use explicit types in CPU project 2025-01-25 14:04:43 -06:00