GreemDev-Ryujinx/src/ARMeilleure/Translation
2025-01-04 06:52:25 -06:00
..
Cache Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
PTC use UnmanagedCallersOnly for delegates 2025-01-04 06:52:25 -06:00
ArmEmitterContext.cs JIT Sparse Function Table (#250) 2024-11-22 15:33:44 -06:00
Compiler.cs
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs
DelegateInfo.cs use UnmanagedCallersOnly for delegates 2025-01-04 06:52:25 -06:00
Delegates.cs use UnmanagedCallersOnly for delegates 2025-01-04 06:52:25 -06:00
DispatcherFunction.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Dominance.cs misc: Small cleanups 2024-11-10 15:34:24 -06:00
EmitterContext.cs use UnmanagedCallersOnly for delegates 2025-01-04 06:52:25 -06:00
GuestFunction.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
IntervalTree.cs
RegisterToLocal.cs
RegisterUsage.cs
RejitRequest.cs
SsaConstruction.cs
SsaDeconstruction.cs
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
TranslatorQueue.cs Fix deadlock in background translation thread shutdown (#7239) 2024-08-27 19:10:24 +02:00
TranslatorStubs.cs JIT Sparse Function Table (#250) 2024-11-22 15:33:44 -06:00
TranslatorTestMethods.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00