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