ryujinx/ChocolArm64/Instructions
LDj3SNuD febc2ad6f4 Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655)
* Update CpuTestSimdCvt.cs

* Update CpuTestSimd.cs

* Update CpuTestSimdShImm.cs

* Update InstEmitSimdCvt.cs

* Update InstEmitSimdMove.cs

* Update InstEmitSimdCmp.cs

* Update VectorHelper.cs

* Update InstEmitSimdHelper.cs

* Update OpCodeTable.cs

* Update InstEmitSimdCvt.cs

* Update InstEmitSimdHelper.cs

* Update InstEmitSimdMove.cs
2019-04-03 09:21:22 -03: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 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 all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -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 Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
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 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 Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 2019-04-03 09:21:22 -03:00