LDj3SNuD 1bef70c068 Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) %!s(int64=7) %!d(string=hai) anos
..
CryptoHelper.cs 8f7fcede7f Add Smlal_Ve, Smlsl_Ve, Smull_Ve, Umlal_Ve, Umlsl_Ve, Umull_Ve Inst.; add Tests. Add Sse Opt. for Trn1/2_V and Uzp1/2_V Inst. Nits. (#566) %!s(int64=7) %!d(string=hai) anos
Inst.cs 36b9ab0e48 Add ARM32 support on the translator (#561) %!s(int64=7) %!d(string=hai) anos
InstEmit32Helper.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) %!s(int64=7) %!d(string=hai) anos
InstEmitAlu.cs 948a758270 Optimize CMN/ADDS to do a single comparision like CMP/SUBS (#576) %!s(int64=7) %!d(string=hai) anos
InstEmitAlu32.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) %!s(int64=7) %!d(string=hai) anos
InstEmitAluHelper.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) %!s(int64=7) %!d(string=hai) anos
InstEmitBfm.cs ef3f9a2abe Optmize BFM instruction (#607) %!s(int64=7) %!d(string=hai) anos
InstEmitCcmp.cs 36b9ab0e48 Add ARM32 support on the translator (#561) %!s(int64=7) %!d(string=hai) anos
InstEmitCsel.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) %!s(int64=7) %!d(string=hai) anos
InstEmitException.cs 36e8e074c9 Misc. CPU improvements (#519) %!s(int64=7) %!d(string=hai) anos
InstEmitFlow.cs e21ebbf666 Misc. CPU optimizations (#575) %!s(int64=7) %!d(string=hai) anos
InstEmitFlow32.cs e21ebbf666 Misc. CPU optimizations (#575) %!s(int64=7) %!d(string=hai) anos
InstEmitFlowHelper.cs e21ebbf666 Misc. CPU optimizations (#575) %!s(int64=7) %!d(string=hai) anos
InstEmitHash.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) %!s(int64=7) %!d(string=hai) anos
InstEmitMemory.cs 5001f78b1d Optimize address translation and write tracking on the MMU (#571) %!s(int64=7) %!d(string=hai) anos
InstEmitMemory32.cs 5001f78b1d Optimize address translation and write tracking on the MMU (#571) %!s(int64=7) %!d(string=hai) anos
InstEmitMemoryEx.cs 5001f78b1d Optimize address translation and write tracking on the MMU (#571) %!s(int64=7) %!d(string=hai) anos
InstEmitMemoryHelper.cs 504f4f4abf Remove all the calls to StaticCast methods (#605) %!s(int64=7) %!d(string=hai) anos
InstEmitMove.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) %!s(int64=7) %!d(string=hai) anos
InstEmitMul.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdArithmetic.cs 1bef70c068 Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdCmp.cs 1bef70c068 Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdCrypto.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdCvt.cs 1bef70c068 Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdHash.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdHelper.cs 1bef70c068 Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdLogical.cs 1bef70c068 Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdMemory.cs 5001f78b1d Optimize address translation and write tracking on the MMU (#571) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdMove.cs 81aa50feb0 Optimize MOVI/MVNI instructions using intrinsics (#606) %!s(int64=7) %!d(string=hai) anos
InstEmitSimdShift.cs 1bef70c068 Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) %!s(int64=7) %!d(string=hai) anos
InstEmitSystem.cs 5001f78b1d Optimize address translation and write tracking on the MMU (#571) %!s(int64=7) %!d(string=hai) anos
InstEmitter.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) %!s(int64=7) %!d(string=hai) anos
SoftFallback.cs 8f7fcede7f Add Smlal_Ve, Smlsl_Ve, Smull_Ve, Umlal_Ve, Umlsl_Ve, Umull_Ve Inst.; add Tests. Add Sse Opt. for Trn1/2_V and Uzp1/2_V Inst. Nits. (#566) %!s(int64=7) %!d(string=hai) anos
SoftFloat.cs 8f7fcede7f Add Smlal_Ve, Smlsl_Ve, Smull_Ve, Umlal_Ve, Umlsl_Ve, Umull_Ve Inst.; add Tests. Add Sse Opt. for Trn1/2_V and Uzp1/2_V Inst. Nits. (#566) %!s(int64=7) %!d(string=hai) anos
VectorHelper.cs 504f4f4abf Remove all the calls to StaticCast methods (#605) %!s(int64=7) %!d(string=hai) anos