ryujinx/ARMeilleure/Translation
gdkchan 61d79facd1
Optimize x64 loads and stores using complex addressing modes (#972)
* Optimize x64 loads and stores using complex addressing modes

* This was meant to be used for testing
2020-03-10 09:29:34 +11:00
..
ArmEmitterContext.cs
Compiler.cs Optimize x64 loads and stores using complex addressing modes (#972) 2020-03-10 09:29:34 +11:00
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs
DelegateCache.cs
Dominance.cs
EmitterContext.cs
GuestFunction.cs
JitCache.cs
JitCacheEntry.cs
JitUnwindWindows.cs
PriorityQueue.cs
RegisterToLocal.cs
RegisterUsage.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
RejitRequest.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
SsaConstruction.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
SsaDeconstruction.cs
TranslatedFunction.cs
Translator.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00