gdkchan 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) пре 3 година
..
CryptoHelper.cs 9ca040c0ff Use ReadOnlySpan<byte> compiler optimization for static data (#3130) пре 4 година
InstEmitAlu.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitAlu32.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) пре 4 година
InstEmitAluHelper.cs b97ff4da5e A32: Fix ALU immediate instructions (#3179) пре 4 година
InstEmitBfm.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitCcmp.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitCsel.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitDiv.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitException.cs 497199bb50 Decoder: Exit on trapping instructions, and resume execution at trapping instruction (#3153) пре 4 година
InstEmitException32.cs 497199bb50 Decoder: Exit on trapping instructions, and resume execution at trapping instruction (#3153) пре 4 година
InstEmitFlow.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitFlow32.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) пре 4 година
InstEmitFlowHelper.cs bd215e447d Fix return type mismatch on 32-bit titles (#3000) пре 4 година
InstEmitHash.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) пре 5 година
InstEmitHash32.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) пре 5 година
InstEmitHashHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitHelper.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) пре 4 година
InstEmitMemory.cs bd215e447d Fix return type mismatch on 32-bit titles (#3000) пре 4 година
InstEmitMemory32.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) пре 4 година
InstEmitMemoryEx.cs df70442c46 InstEmitMemoryEx: Barrier after write on ordered store (#3193) пре 4 година
InstEmitMemoryEx32.cs df70442c46 InstEmitMemoryEx: Barrier after write on ordered store (#3193) пре 4 година
InstEmitMemoryExHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitMemoryHelper.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) пре 4 година
InstEmitMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) пре 6 година
InstEmitMul32.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) пре 4 година
InstEmitSimdArithmetic.cs bd412afb9f Fix small precision error on CPU reciprocal estimate instructions (#3061) пре 4 година
InstEmitSimdArithmetic32.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdCmp.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdCmp32.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdCrypto.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) пре 5 година
InstEmitSimdCrypto32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) пре 5 година
InstEmitSimdCvt.cs 60f7cba30a Implement FCVTNS (Scalar GP) (#2953) пре 4 година
InstEmitSimdCvt32.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdHash.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) пре 5 година
InstEmitSimdHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdHelper32.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdLogical.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdLogical32.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdMemory.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdMemory32.cs e24949ca2c Implement CSDB instruction (#2927) пре 4 година
InstEmitSimdMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdMove32.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdShift.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSimdShift32.cs 22b2cb39af Reduce JIT GC allocations (#2515) пре 4 година
InstEmitSystem.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) пре 3 година
InstEmitSystem32.cs 501c3d5cea Implement MSR instruction for A32 (#2585) пре 4 година
InstName.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) пре 4 година
NativeInterface.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) пре 3 година
SoftFallback.cs 9ca040c0ff Use ReadOnlySpan<byte> compiler optimization for static data (#3130) пре 4 година
SoftFloat.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) пре 5 година