Ryujinx/ARMeilleure/Translation
..
PTC
ArmEmitterContext.cs
Compiler.cs
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs
DelegateHelper.cs
DelegateInfo.cs
Delegates.cs Add support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (fast paths). (#1630) 2020-12-07 10:37:07 +01:00
DirectCallStubs.cs
Dominance.cs Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 2020-02-17 22:30:54 +01:00
EmitterContext.cs
GuestFunction.cs
JitCache.cs
JitCacheEntry.cs
JitUnwindWindows.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
JumpTable.cs
RegisterToLocal.cs
RegisterUsage.cs
RejitRequest.cs
SsaConstruction.cs
SsaDeconstruction.cs
TranslatedFunction.cs Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Translator.cs