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