gdkchan bd412afb9f Fix small precision error on CPU reciprocal estimate instructions (#3061) 4 lat temu
..
CryptoHelper.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 lat temu
InstEmitAlu.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitAlu32.cs 3e2f89b4fd Implement UHADD8 instruction (#2908) 4 lat temu
InstEmitAluHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitBfm.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitCcmp.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitCsel.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitDiv.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitException.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitException32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitFlow.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitFlow32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitFlowHelper.cs bd215e447d Fix return type mismatch on 32-bit titles (#3000) 4 lat temu
InstEmitHash.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 5 lat temu
InstEmitHash32.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 5 lat temu
InstEmitHashHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitMemory.cs bd215e447d Fix return type mismatch on 32-bit titles (#3000) 4 lat temu
InstEmitMemory32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitMemoryEx.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 4 lat temu
InstEmitMemoryEx32.cs e24949ca2c Implement CSDB instruction (#2927) 4 lat temu
InstEmitMemoryExHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitMemoryHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 lat temu
InstEmitMul32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdArithmetic.cs bd412afb9f Fix small precision error on CPU reciprocal estimate instructions (#3061) 4 lat temu
InstEmitSimdArithmetic32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdCmp.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdCmp32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdCrypto.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 lat temu
InstEmitSimdCrypto32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 lat temu
InstEmitSimdCvt.cs 60f7cba30a Implement FCVTNS (Scalar GP) (#2953) 4 lat temu
InstEmitSimdCvt32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdHash.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 lat temu
InstEmitSimdHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdHelper32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdLogical.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdLogical32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdMemory.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdMemory32.cs e24949ca2c Implement CSDB instruction (#2927) 4 lat temu
InstEmitSimdMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdMove32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdShift.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSimdShift32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 lat temu
InstEmitSystem.cs 1ae690ba2f Use normal memory store path for DC ZVA (#2693) 4 lat temu
InstEmitSystem32.cs 501c3d5cea Implement MSR instruction for A32 (#2585) 4 lat temu
InstName.cs 60f7cba30a Implement FCVTNS (Scalar GP) (#2953) 4 lat temu
NativeInterface.cs 9d7627af64 Add multi-level function table (#2228) 5 lat temu
SoftFallback.cs 9bda7b4699 Implement VCNT instruction (#1963) 5 lat temu
SoftFloat.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 lat temu