Ryujinx/ARMeilleure/Translation
2022-12-18 20:21:10 -03:00
..
Cache Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
PTC Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)" (#4145) 2022-12-18 20:21:10 -03:00
ArmEmitterContext.cs
Compiler.cs
CompilerContext.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
CompilerOptions.cs
ControlFlowGraph.cs
DelegateHelper.cs
DelegateInfo.cs
Delegates.cs Fpsr and Fpcr freed. (#3701) 2022-09-20 18:55:13 -03:00
DispatcherFunction.cs Add multi-level function table (#2228) 2021-05-29 18:06:28 -03:00
Dominance.cs
EmitterContext.cs Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 2022-01-21 12:47:34 -03:00
GuestFunction.cs
IntervalTree.cs
RegisterToLocal.cs
RegisterUsage.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
RejitRequest.cs
SsaConstruction.cs
SsaDeconstruction.cs
TranslatedFunction.cs
Translator.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
TranslatorCache.cs
TranslatorQueue.cs Clean up rejit queue (#2751) 2022-09-08 20:14:08 -03:00
TranslatorStubs.cs