mirror of
https://github.com/Ryujinx/ChocolArm64.git
synced 2026-07-12 14:05:34 +00:00
* Add background translation to the CPU * Do not use a separate thread for translation, implement 2 tiers translation * Remove unnecessary usings * Lower MinCallCountForReJit * Remove unused variable |
||
|---|---|---|
| .. | ||
| AILBarrier.cs | ||
| AILBlock.cs | ||
| AILEmitter.cs | ||
| AILEmitterCtx.cs | ||
| AILLabel.cs | ||
| AILOpCode.cs | ||
| AILOpCodeBranch.cs | ||
| AILOpCodeCall.cs | ||
| AILOpCodeConst.cs | ||
| AILOpCodeLoad.cs | ||
| AILOpCodeLog.cs | ||
| AILOpCodeStore.cs | ||
| AIoType.cs | ||
| ALocalAlloc.cs | ||
| IAILEmit.cs | ||
| ILGeneratorEx.cs | ||