ryujinx/ChocolArm64/Instructions
2019-02-26 20:16:50 +11:00
..
CryptoHelper.cs
Inst.cs
InstEmit32Helper.cs
InstEmitAlu32.cs
InstEmitAlu.cs Optimize CMN/ADDS to do a single comparision like CMP/SUBS (#576) 2019-02-18 15:17:34 +11:00
InstEmitAluHelper.cs
InstEmitBfm.cs Optmize BFM instruction (#607) 2019-02-26 20:16:50 +11:00
InstEmitCcmp.cs
InstEmitCsel.cs
InstEmitException.cs
InstEmitFlow32.cs
InstEmitFlow.cs Implement speculative translation on the CPU (#515) 2019-02-04 18:26:05 -03:00
InstEmitFlowHelper.cs Implement speculative translation on the CPU (#515) 2019-02-04 18:26:05 -03: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 Remove all the calls to StaticCast methods (#605) 2019-02-26 10:46:34 +11:00
InstEmitSimdCmp.cs Remove all the calls to StaticCast methods (#605) 2019-02-26 10:46:34 +11:00
InstEmitSimdCrypto.cs
InstEmitSimdCvt.cs Remove all the calls to StaticCast methods (#605) 2019-02-26 10:46:34 +11:00
InstEmitSimdHash.cs
InstEmitSimdHelper.cs Remove all the calls to StaticCast methods (#605) 2019-02-26 10:46:34 +11:00
InstEmitSimdLogical.cs Remove all the calls to StaticCast methods (#605) 2019-02-26 10:46:34 +11:00
InstEmitSimdMemory.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
InstEmitSimdMove.cs Remove all the calls to StaticCast methods (#605) 2019-02-26 10:46:34 +11:00
InstEmitSimdShift.cs Remove all the calls to StaticCast methods (#605) 2019-02-26 10:46:34 +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