ryujinx/ARMeilleure/Translation
merry dc063eac83
ARMeilleure: Implement single stepping (#3133)
* Decoder: Implement SingleInstruction decoder mode

* Translator: Implement Step

* DecoderMode: Rename Normal to MultipleBlocks
2022-02-22 11:11:42 -03:00
..
Cache
PTC
ArmEmitterContext.cs
Compiler.cs
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs
DelegateHelper.cs
DelegateInfo.cs
Delegates.cs
DispatcherFunction.cs
Dominance.cs
EmitterContext.cs
GuestFunction.cs
IntervalTree.cs Enable CPU JIT cache invalidation (#2965) 2022-02-18 02:53:18 +01:00
RegisterToLocal.cs
RegisterUsage.cs
RejitRequest.cs
SsaConstruction.cs
SsaDeconstruction.cs
TranslatedFunction.cs Add inlined on translation call counting (#2190) 2021-04-18 23:43:53 +02:00
Translator.cs ARMeilleure: Implement single stepping (#3133) 2022-02-22 11:11:42 -03:00
TranslatorCache.cs
TranslatorStubs.cs