mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-12-31 02:02:11 +00:00
* Update CountLeadingZeros(). * Remove obsolete Tests. * Follow-up. * Follow-up. * Follow-up. * Add Mla_V, Mls_V & Mul_V Tests. * Update PackageReferences. * Remove EmitLd/Stvectmp2(). * Remove Dup. Nits. * Remove EmitLd/Stvectmp2() & Dup; nits. * Remove Tmp stuff & Dup; rework Fcvtz() as Fcvtn(). * Remove Tmp stuff, EmitLd/Stvectmp2() & Dup. Nits. * Add (R)shrn_V Sse opt.; add "Part" & "Shift" opt.. Remove Tmp stuff; remove Dup. Nits. * Add Mla/Mls/Mul_V Sse opt.. Add "Part" opt.. Remove EmitLd/Stvectmp2(), remove Dup. Nits. * Nits. * Nits. * Nit. * Add "Part" opt.. Nit. * Nit. * Nit. * Add Cmhi_V & Cmhs_V Sse opt.. |
||
|---|---|---|
| .. | ||
| CallType.cs | ||
| IILEmit.cs | ||
| ILBarrier.cs | ||
| ILBlock.cs | ||
| ILEmitterCtx.cs | ||
| ILGeneratorEx.cs | ||
| ILLabel.cs | ||
| ILMethodBuilder.cs | ||
| ILOpCode.cs | ||
| ILOpCodeBranch.cs | ||
| ILOpCodeCall.cs | ||
| ILOpCodeConst.cs | ||
| ILOpCodeLoad.cs | ||
| ILOpCodeLoadField.cs | ||
| ILOpCodeLoadState.cs | ||
| ILOpCodeLog.cs | ||
| ILOpCodeStore.cs | ||
| ILOpCodeStoreState.cs | ||
| RegisterUsage.cs | ||
| TranslatedSub.cs | ||
| TranslationTier.cs | ||
| Translator.cs | ||
| TranslatorCache.cs | ||
| TranslatorQueue.cs | ||
| TranslatorQueueItem.cs | ||
| VarType.cs | ||