Nicholas Rodine 951700fdd8 Removed unused usings. (#3593) 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 951700fdd8 Removed unused usings. (#3593) 3 سال پیش
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 951700fdd8 Removed unused usings. (#3593) 3 سال پیش
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 f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439) 3 سال پیش
InstEmitSimdCvt32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 سال پیش
InstEmitSimdHash.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 سال پیش
InstEmitSimdHash32.cs 2bb9b33da1 Implement Arm32 Sha256 and MRS Rd, CPSR instructions (#3544) 3 سال پیش
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 2bb9b33da1 Implement Arm32 Sha256 and MRS Rd, CPSR instructions (#3544) 3 سال پیش
InstName.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 سال پیش
NativeInterface.cs 951700fdd8 Removed unused usings. (#3593) 3 سال پیش
SoftFallback.cs 9ca040c0ff Use ReadOnlySpan<byte> compiler optimization for static data (#3130) 4 سال پیش
SoftFloat.cs f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439) 3 سال پیش