ryujinx/ChocolArm64/Instructions
LDj3SNuD 74da8785a5 Sse optimized the 32-bit Vector & Scalar integer-to-fp conversion instructions (signed & unsigned); added the related Gp & V_Fixed Tests (signed & unsigned). (#662)
* Update CpuTestSimdCvt.cs

* Update CpuTestSimd.cs

* Update CpuTestSimdShImm.cs

* Update InstEmitSimdCvt.cs

* Update OpCodeTable.cs

* Update InstEmitSimdCvt.cs
2019-04-20 23:07:35 -03:00
..
CryptoHelper.cs
Inst.cs
InstEmit32Helper.cs
InstEmitAlu32.cs
InstEmitAlu.cs
InstEmitAluHelper.cs
InstEmitBfm.cs
InstEmitCcmp.cs
InstEmitCsel.cs
InstEmitException.cs
InstEmitFlow32.cs
InstEmitFlow.cs
InstEmitFlowHelper.cs
InstEmitHash.cs
InstEmitMemory32.cs
InstEmitMemory.cs
InstEmitMemoryEx.cs
InstEmitMemoryHelper.cs
InstEmitMove.cs
InstEmitMul.cs
InstEmitSimdArithmetic.cs Add Cmeq_V, Cmge_V, Cmgt_V, Cmle_V & Cmlt_V (Z & ~Z) Sse opt.. (#646) 2019-03-25 10:23:27 +11:00
InstEmitSimdCmp.cs Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -03:00
InstEmitSimdCrypto.cs
InstEmitSimdCvt.cs Sse optimized the 32-bit Vector & Scalar integer-to-fp conversion instructions (signed & unsigned); added the related Gp & V_Fixed Tests (signed & unsigned). (#662) 2019-04-20 23:07:35 -03:00
InstEmitSimdHash.cs
InstEmitSimdHelper.cs Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -03:00
InstEmitSimdLogical.cs Add Cmeq_V, Cmge_V, Cmgt_V, Cmle_V & Cmlt_V (Z & ~Z) Sse opt.. (#646) 2019-03-25 10:23:27 +11:00
InstEmitSimdMemory.cs
InstEmitSimdMove.cs Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -03: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
InstEmitter.cs
SoftFallback.cs
SoftFloat.cs
VectorHelper.cs Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -03:00