430ba6da65
* Add Pmull_V Sse fast path only, both "8/16B -> 8H" and "1/2D -> 1Q" variants; with Test. * Add Clmul fast path for the 128 bits variant. * Small optimisation (save 60 instructions) for the Sse fast path about the 128 bits variant. * Add slow path, both variants. Fix V128 Shl/Shr when shift = 0. * A32: Add Vmull_I P64 variant (slow path); not tested. * A32: Add Vmull_I_P8_P64 Test and fix P64 variant. |
||
---|---|---|
.. | ||
CryptoHelper.cs | ||
InstEmitAlu.cs | ||
InstEmitAlu32.cs | ||
InstEmitAluHelper.cs | ||
InstEmitBfm.cs | ||
InstEmitCcmp.cs | ||
InstEmitCsel.cs | ||
InstEmitDiv.cs | ||
InstEmitException.cs | ||
InstEmitException32.cs | ||
InstEmitFlow.cs | ||
InstEmitFlow32.cs | ||
InstEmitFlowHelper.cs | ||
InstEmitHash.cs | ||
InstEmitHash32.cs | ||
InstEmitHashHelper.cs | ||
InstEmitHelper.cs | ||
InstEmitMemory.cs | ||
InstEmitMemory32.cs | ||
InstEmitMemoryEx.cs | ||
InstEmitMemoryEx32.cs | ||
InstEmitMemoryExHelper.cs | ||
InstEmitMemoryHelper.cs | ||
InstEmitMove.cs | ||
InstEmitMul.cs | ||
InstEmitMul32.cs | ||
InstEmitSimdArithmetic.cs | ||
InstEmitSimdArithmetic32.cs | ||
InstEmitSimdCmp.cs | ||
InstEmitSimdCmp32.cs | ||
InstEmitSimdCrypto.cs | ||
InstEmitSimdCrypto32.cs | ||
InstEmitSimdCvt.cs | ||
InstEmitSimdCvt32.cs | ||
InstEmitSimdHash.cs | ||
InstEmitSimdHelper.cs | ||
InstEmitSimdHelper32.cs | ||
InstEmitSimdLogical.cs | ||
InstEmitSimdLogical32.cs | ||
InstEmitSimdMemory.cs | ||
InstEmitSimdMemory32.cs | ||
InstEmitSimdMove.cs | ||
InstEmitSimdMove32.cs | ||
InstEmitSimdShift.cs | ||
InstEmitSimdShift32.cs | ||
InstEmitSystem.cs | ||
InstEmitSystem32.cs | ||
InstName.cs | ||
NativeInterface.cs | ||
SoftFallback.cs | ||
SoftFloat.cs |