ryujinx/src/Ryujinx.Cpu/LightningJit
Coxxs 4a8463c2f7 Add GDB Stub
Author: merry, svc64
2025-06-20 16:17:28 +08:00
..
Arm32 Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Arm64 Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Cache Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
CodeGen Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Graph Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
State Add GDB Stub 2025-06-20 16:17:28 +08:00
Table misc: chore: Use collection expressions in Cpu 2025-01-26 15:41:05 -06:00
AarchCompiler.cs misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
AddressForm.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
CodeWriter.cs misc: chore: Use collection expressions in Cpu 2025-01-26 15:41:05 -06: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: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06: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: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Translator.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
TranslatorCache.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
TranslatorStubs.cs misc: chore: Use collection expressions in Cpu 2025-01-26 15:41:05 -06:00