This repository has been archived on 2026-01-05. You can view files and clone it, but cannot push or open issues/pull-requests.
ryubing/src/Ryujinx.Cpu/LightningJit
Evan Husted dfb4854d19 misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
..
Arm32 misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Arm64 misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Cache misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
CodeGen misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05: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
IStackWalker.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05: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
LightningJitCpuContext.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03: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: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
TranslatorCache.cs Implement a new JIT for Arm devices (#6057) 2024-01-20 11:11:28 -03:00
TranslatorStubs.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00