gdkchan f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) преди 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 f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) преди 3 години
InstEmitAluHelper.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) преди 3 години
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 c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) преди 3 години
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 c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) преди 3 години
InstEmitMemoryEx.cs df70442c46 InstEmitMemoryEx: Barrier after write on ordered store (#3193) преди 4 години
InstEmitMemoryEx32.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) преди 3 години
InstEmitMemoryExHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) преди 4 години
InstEmitMemoryHelper.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) преди 3 години
InstEmitMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) преди 4 години
InstEmitMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) преди 6 години
InstEmitMul32.cs f468db7602 Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687) преди 3 години
InstEmitSimdArithmetic.cs bd412afb9f Fix small precision error on CPU reciprocal estimate instructions (#3061) преди 4 години
InstEmitSimdArithmetic32.cs db45688aa8 Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677) преди 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) преди 6 години
InstEmitSimdCrypto32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) преди 6 години
InstEmitSimdCvt.cs f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439) преди 3 години
InstEmitSimdCvt32.cs 22b2cb39af Reduce JIT GC allocations (#2515) преди 4 години
InstEmitSimdHash.cs f5235fff29 ARMeilleure: Hardware accelerate SHA256 (#3585) преди 3 години
InstEmitSimdHash32.cs f5235fff29 ARMeilleure: Hardware accelerate SHA256 (#3585) преди 3 години
InstEmitSimdHashHelper.cs f5235fff29 ARMeilleure: Hardware accelerate SHA256 (#3585) преди 3 години
InstEmitSimdHelper.cs db45688aa8 Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677) преди 3 години
InstEmitSimdHelper32.cs db45688aa8 Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677) преди 3 години
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 7baa08dcb4 Implemented in IR the managed methods of the Saturating region ... (#3665) преди 3 години
InstEmitSimdShift32.cs db45688aa8 Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677) преди 3 години
InstEmitSystem.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) преди 4 години
InstEmitSystem32.cs db45688aa8 Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677) преди 3 години
InstName.cs c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) преди 3 години
NativeInterface.cs 951700fdd8 Removed unused usings. (#3593) преди 3 години
SoftFallback.cs 7baa08dcb4 Implemented in IR the managed methods of the Saturating region ... (#3665) преди 3 години
SoftFloat.cs f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439) преди 3 години