Ryujinx/ChocolArm64/Instructions
LDj3SNuD 1bef70c068 Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614)
* 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..
2019-03-13 19:23:52 +11:00
..
CryptoHelper.cs
Inst.cs
InstEmit32Helper.cs
InstEmitAlu32.cs
InstEmitAlu.cs
InstEmitAluHelper.cs
InstEmitBfm.cs Optmize BFM instruction (#607) 2019-02-26 20:16:50 +11:00
InstEmitCcmp.cs
InstEmitCsel.cs
InstEmitException.cs
InstEmitFlow32.cs Misc. CPU optimizations (#575) 2019-02-28 13:03:31 +11:00
InstEmitFlow.cs Misc. CPU optimizations (#575) 2019-02-28 13:03:31 +11:00
InstEmitFlowHelper.cs Misc. CPU optimizations (#575) 2019-02-28 13:03:31 +11:00
InstEmitHash.cs
InstEmitMemory32.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
InstEmitMemory.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
InstEmitMemoryEx.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
InstEmitMemoryHelper.cs Remove all the calls to StaticCast methods (#605) 2019-02-26 10:46:34 +11:00
InstEmitMove.cs
InstEmitMul.cs
InstEmitSimdArithmetic.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
InstEmitSimdCmp.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
InstEmitSimdCrypto.cs
InstEmitSimdCvt.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
InstEmitSimdHash.cs
InstEmitSimdHelper.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
InstEmitSimdLogical.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
InstEmitSimdMemory.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
InstEmitSimdMove.cs Optimize MOVI/MVNI instructions using intrinsics (#606) 2019-02-26 23:50:36 +11:00
InstEmitSimdShift.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
InstEmitSystem.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
InstEmitter.cs
SoftFallback.cs
SoftFloat.cs
VectorHelper.cs Remove all the calls to StaticCast methods (#605) 2019-02-26 10:46:34 +11:00