LDj3SNuD b9f1ff3c77 Implemented in IR the managed methods of the ShlReg region of the SoftFallback class. (#3700) 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 8e119a1e96 Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on both A32 and T32 (#3693) 3 жил өмнө
InstEmitAluHelper.cs 1529e6cf0d T32: Add Vfp instructions (#3690) 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 1529e6cf0d T32: Add Vfp instructions (#3690) 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 fbcf802fbc A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (#3694) 3 жил өмнө
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) 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 4d69286a9c Implement VRINT (vector) Arm32 NEON instructions (#3691) 3 жил өмнө
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 b9f1ff3c77 Implemented in IR the managed methods of the ShlReg region of the SoftFallback class. (#3700) 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 729ff5337c Fix increment on Arm32 NEON VLDn/VSTn instructions with regs > 1 (#3695) 3 жил өмнө
InstEmitSimdMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 жил өмнө
InstEmitSimdMove32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 жил өмнө
InstEmitSimdShift.cs b9f1ff3c77 Implemented in IR the managed methods of the ShlReg region of the SoftFallback class. (#3700) 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 fbcf802fbc A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (#3694) 3 жил өмнө
InstEmitSystem32.cs db45688aa8 Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677) 3 жил өмнө
InstName.cs fbcf802fbc A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (#3694) 3 жил өмнө
NativeInterface.cs 951700fdd8 Removed unused usings. (#3593) 3 жил өмнө
SoftFallback.cs b9f1ff3c77 Implemented in IR the managed methods of the ShlReg region of the SoftFallback class. (#3700) 3 жил өмнө
SoftFloat.cs f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439) 3 жил өмнө