riperiperi f695a215ad Add Fast Paths for Crypto instructions (A32/A64) (#1026) před 6 roky
..
CryptoHelper.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
DelegateTypes.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
InstEmitAlu.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) před 6 roky
InstEmitAlu32.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) před 6 roky
InstEmitAluHelper.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
InstEmitBfm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitCcmp.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitCsel.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitDiv.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitException.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
InstEmitException32.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
InstEmitFlow.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
InstEmitFlow32.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
InstEmitFlowHelper.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
InstEmitHash.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitHelper.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
InstEmitMemory.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitMemory32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) před 6 roky
InstEmitMemoryEx.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) před 6 roky
InstEmitMemoryEx32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) před 6 roky
InstEmitMemoryExHelper.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) před 6 roky
InstEmitMemoryHelper.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
InstEmitMove.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitMul.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitMul32.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) před 6 roky
InstEmitSimdArithmetic.cs 68e15c1a74 Implement Fast Paths for most A32 SIMD instructions (#952) před 6 roky
InstEmitSimdArithmetic32.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) před 6 roky
InstEmitSimdCmp.cs b8ee5b15ab Implement FACGE and FACGT (Scalar and Vector) AArch64 SIMD instructions (#956) před 6 roky
InstEmitSimdCmp32.cs 68e15c1a74 Implement Fast Paths for most A32 SIMD instructions (#952) před 6 roky
InstEmitSimdCrypto.cs f695a215ad Add Fast Paths for Crypto instructions (A32/A64) (#1026) před 6 roky
InstEmitSimdCrypto32.cs f695a215ad Add Fast Paths for Crypto instructions (A32/A64) (#1026) před 6 roky
InstEmitSimdCvt.cs 1de16f7653 Add Fcvtas_S/V & Fcvtau_S/V. (#1018) před 6 roky
InstEmitSimdCvt32.cs 68e15c1a74 Implement Fast Paths for most A32 SIMD instructions (#952) před 6 roky
InstEmitSimdHash.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitSimdHelper.cs 68e15c1a74 Implement Fast Paths for most A32 SIMD instructions (#952) před 6 roky
InstEmitSimdHelper32.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) před 6 roky
InstEmitSimdLogical.cs 0915731a9d Implemented fast paths for: (#846) před 6 roky
InstEmitSimdLogical32.cs dd433c1296 Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) před 6 roky
InstEmitSimdMemory.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) před 6 roky
InstEmitSimdMemory32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) před 6 roky
InstEmitSimdMove.cs 0915731a9d Implemented fast paths for: (#846) před 6 roky
InstEmitSimdMove32.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) před 6 roky
InstEmitSimdShift.cs 0915731a9d Implemented fast paths for: (#846) před 6 roky
InstEmitSimdShift32.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) před 6 roky
InstEmitSystem.cs 7c111a3567 Add Mrs & Msr (Nzcv) Inst., with Tests. (#819) před 6 roky
InstEmitSystem32.cs d9ed827696 Don't decode blocks starting outside mapped memory & undefined instead of throw on invalid sysreg coprocessor (#964) před 6 roky
InstName.cs 1de16f7653 Add Fcvtas_S/V & Fcvtau_S/V. (#1018) před 6 roky
NativeInterface.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) před 6 roky
SoftFallback.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) před 6 roky
SoftFloat.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) před 6 roky