Piyachet Kanda 3e2f89b4fd Implement UHADD8 instruction (#2908) il y a 4 ans
..
CryptoHelper.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
InstEmitAlu.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitAlu32.cs 3e2f89b4fd Implement UHADD8 instruction (#2908) il y a 4 ans
InstEmitAluHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitBfm.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitCcmp.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitCsel.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitDiv.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitException.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitException32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitFlow.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitFlow32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitFlowHelper.cs a9343c9364 Refactor `PtcInfo` (#2625) il y a 4 ans
InstEmitHash.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) il y a 5 ans
InstEmitHash32.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) il y a 5 ans
InstEmitHashHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitMemory.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitMemory32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitMemoryEx.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitMemoryEx32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitMemoryExHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitMemoryHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
InstEmitMul32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdArithmetic.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdArithmetic32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdCmp.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdCmp32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdCrypto.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) il y a 5 ans
InstEmitSimdCrypto32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) il y a 5 ans
InstEmitSimdCvt.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdCvt32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdHash.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) il y a 5 ans
InstEmitSimdHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdHelper32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdLogical.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdLogical32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdMemory.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdMemory32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdMove32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdShift.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSimdShift32.cs 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
InstEmitSystem.cs 1ae690ba2f Use normal memory store path for DC ZVA (#2693) il y a 4 ans
InstEmitSystem32.cs 501c3d5cea Implement MSR instruction for A32 (#2585) il y a 4 ans
InstName.cs 3e2f89b4fd Implement UHADD8 instruction (#2908) il y a 4 ans
NativeInterface.cs 9d7627af64 Add multi-level function table (#2228) il y a 4 ans
SoftFallback.cs 9bda7b4699 Implement VCNT instruction (#1963) il y a 5 ans
SoftFloat.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) il y a 5 ans