LDj3SNuD a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) 5 vuotta sitten
..
CryptoHelper.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 vuotta sitten
InstEmitAlu.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 vuotta sitten
InstEmitAlu32.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) 6 vuotta sitten
InstEmitAluHelper.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 vuotta sitten
InstEmitBfm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 vuotta sitten
InstEmitCcmp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 vuotta sitten
InstEmitCsel.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 vuotta sitten
InstEmitDiv.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 vuotta sitten
InstEmitException.cs 2421186d97 Generalize tail continues (#1298) 5 vuotta sitten
InstEmitException32.cs 2421186d97 Generalize tail continues (#1298) 5 vuotta sitten
InstEmitFlow.cs 2421186d97 Generalize tail continues (#1298) 5 vuotta sitten
InstEmitFlow32.cs 2421186d97 Generalize tail continues (#1298) 5 vuotta sitten
InstEmitFlowHelper.cs 2421186d97 Generalize tail continues (#1298) 5 vuotta sitten
InstEmitHash.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 5 vuotta sitten
InstEmitHash32.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 5 vuotta sitten
InstEmitHashHelper.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 5 vuotta sitten
InstEmitHelper.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 vuotta sitten
InstEmitMemory.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 vuotta sitten
InstEmitMemory32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 vuotta sitten
InstEmitMemoryEx.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitMemoryEx32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitMemoryExHelper.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitMemoryHelper.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitMove.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 vuotta sitten
InstEmitMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 vuotta sitten
InstEmitMul32.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) 6 vuotta sitten
InstEmitSimdArithmetic.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) 5 vuotta sitten
InstEmitSimdArithmetic32.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) 5 vuotta sitten
InstEmitSimdCmp.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSimdCmp32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSimdCrypto.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSimdCrypto32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSimdCvt.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSimdCvt32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSimdHash.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSimdHelper.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) 5 vuotta sitten
InstEmitSimdHelper32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSimdLogical.cs 0915731a9d Implemented fast paths for: (#846) 6 vuotta sitten
InstEmitSimdLogical32.cs dd433c1296 Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) 6 vuotta sitten
InstEmitSimdMemory.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 vuotta sitten
InstEmitSimdMemory32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 vuotta sitten
InstEmitSimdMove.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSimdMove32.cs 9a49f8aec9 Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) 5 vuotta sitten
InstEmitSimdShift.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) 5 vuotta sitten
InstEmitSimdShift32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSystem.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstEmitSystem32.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
InstName.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) 5 vuotta sitten
NativeInterface.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten
SoftFallback.cs e4ee61d6c3 Improve V128 (#1097) 6 vuotta sitten
SoftFloat.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 vuotta sitten