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
InstEmitSimdCmp.cs
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
InstEmitSimdLogical.cs
InstEmitSimdMemory.cs
InstEmitSimdMove.cs
InstEmitSimdShift.cs
InstEmitSystem.cs
InstEmitter.cs
SoftFallback.cs
SoftFloat.cs
VectorHelper.cs