merry b97ff4da5e A32: Fix ALU immediate instructions (#3179) 4 år sedan
..
CryptoHelper.cs 9ca040c0ff Use ReadOnlySpan<byte> compiler optimization for static data (#3130) 4 år sedan
InstEmitAlu.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitAlu32.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) 4 år sedan
InstEmitAluHelper.cs b97ff4da5e A32: Fix ALU immediate instructions (#3179) 4 år sedan
InstEmitBfm.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitCcmp.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitCsel.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitDiv.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitException.cs 497199bb50 Decoder: Exit on trapping instructions, and resume execution at trapping instruction (#3153) 4 år sedan
InstEmitException32.cs 497199bb50 Decoder: Exit on trapping instructions, and resume execution at trapping instruction (#3153) 4 år sedan
InstEmitFlow.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitFlow32.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) 4 år sedan
InstEmitFlowHelper.cs bd215e447d Fix return type mismatch on 32-bit titles (#3000) 4 år sedan
InstEmitHash.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 5 år sedan
InstEmitHash32.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 5 år sedan
InstEmitHashHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitHelper.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) 4 år sedan
InstEmitMemory.cs bd215e447d Fix return type mismatch on 32-bit titles (#3000) 4 år sedan
InstEmitMemory32.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 år sedan
InstEmitMemoryEx.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 4 år sedan
InstEmitMemoryEx32.cs e24949ca2c Implement CSDB instruction (#2927) 4 år sedan
InstEmitMemoryExHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitMemoryHelper.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 år sedan
InstEmitMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 år sedan
InstEmitMul32.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 år sedan
InstEmitSimdArithmetic.cs bd412afb9f Fix small precision error on CPU reciprocal estimate instructions (#3061) 4 år sedan
InstEmitSimdArithmetic32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdCmp.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdCmp32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdCrypto.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 år sedan
InstEmitSimdCrypto32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 år sedan
InstEmitSimdCvt.cs 60f7cba30a Implement FCVTNS (Scalar GP) (#2953) 4 år sedan
InstEmitSimdCvt32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdHash.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 år sedan
InstEmitSimdHelper.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdHelper32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdLogical.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdLogical32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdMemory.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdMemory32.cs e24949ca2c Implement CSDB instruction (#2927) 4 år sedan
InstEmitSimdMove.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdMove32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdShift.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSimdShift32.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 år sedan
InstEmitSystem.cs 92d166ecb7 Enable CPU JIT cache invalidation (#2965) 4 år sedan
InstEmitSystem32.cs 501c3d5cea Implement MSR instruction for A32 (#2585) 4 år sedan
InstName.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 år sedan
NativeInterface.cs 92d166ecb7 Enable CPU JIT cache invalidation (#2965) 4 år sedan
SoftFallback.cs 9ca040c0ff Use ReadOnlySpan<byte> compiler optimization for static data (#3130) 4 år sedan
SoftFloat.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 år sedan