LDj3SNuD 1de16f7653 Add Fcvtas_S/V & Fcvtau_S/V. (#1018) 6 سال پیش
..
CpuTest.cs 16869402bf Add Tbx Inst. (fast & slow paths), with Tests. (#782) 6 سال پیش
CpuTest32.cs dd433c1296 Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) 6 سال پیش
CpuTestAlu.cs d87c5375f1 Implement a custom value generator for the Tests of the CLS and CLZ instructions (Base: 32, 64 bits. Simd: 8, 16, 32 bits). (#696) 6 سال پیش
CpuTestAlu32.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) 6 سال پیش
CpuTestAluBinary.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestAluImm.cs 1e7ea76f14 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) 7 سال پیش
CpuTestAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestAluRs32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 سال پیش
CpuTestAluRx.cs 1e7ea76f14 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) 7 سال پیش
CpuTestBf32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 سال پیش
CpuTestBfm.cs 1e7ea76f14 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) 7 سال پیش
CpuTestCcmpImm.cs 1e7ea76f14 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) 7 سال پیش
CpuTestCcmpReg.cs 1e7ea76f14 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) 7 سال پیش
CpuTestCsel.cs 1e7ea76f14 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) 7 سال پیش
CpuTestMisc.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestMov.cs d87c5375f1 Implement a custom value generator for the Tests of the CLS and CLZ instructions (Base: 32, 64 bits. Simd: 8, 16, 32 bits). (#696) 6 سال پیش
CpuTestMul.cs 1e7ea76f14 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) 7 سال پیش
CpuTestMul32.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) 6 سال پیش
CpuTestSimd.cs 1de16f7653 Add Fcvtas_S/V & Fcvtau_S/V. (#1018) 6 سال پیش
CpuTestSimdCrypto.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestSimdCrypto32.cs dd433c1296 Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) 6 سال پیش
CpuTestSimdCvt.cs 0915731a9d Implemented fast paths for: (#846) 6 سال پیش
CpuTestSimdExt.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestSimdFcond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestSimdFmov.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestSimdImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestSimdIns.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestSimdLogical32.cs dd433c1296 Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) 6 سال پیش
CpuTestSimdMemory32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 سال پیش
CpuTestSimdMov32.cs 89ccec197e Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) 6 سال پیش
CpuTestSimdReg.cs b8ee5b15ab Implement FACGE and FACGT (Scalar and Vector) AArch64 SIMD instructions (#956) 6 سال پیش
CpuTestSimdReg32.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) 6 سال پیش
CpuTestSimdRegElem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestSimdRegElem32.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) 6 سال پیش
CpuTestSimdRegElemF.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 سال پیش
CpuTestSimdShImm.cs 0915731a9d Implemented fast paths for: (#846) 6 سال پیش
CpuTestSimdShImm32.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) 6 سال پیش
CpuTestSimdTbl.cs 16869402bf Add Tbx Inst. (fast & slow paths), with Tests. (#782) 6 سال پیش
CpuTestSystem.cs 7c111a3567 Add Mrs & Msr (Nzcv) Inst., with Tests. (#819) 6 سال پیش