LDj3SNuD e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) hace 5 años
..
CpuTest.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) hace 5 años
CpuTest32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) hace 5 años
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) hace 6 años
CpuTestAlu32.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) hace 6 años
CpuTestAluBinary.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) hace 5 años
CpuTestAluBinary32.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) hace 5 años
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) hace 7 años
CpuTestAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CpuTestAluRs32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
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) hace 7 años
CpuTestBf32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) hace 6 años
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) hace 7 años
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) hace 7 años
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) hace 7 años
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) hace 7 años
CpuTestMisc.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) hace 5 años
CpuTestMisc32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) hace 5 años
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) hace 6 años
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) hace 7 años
CpuTestMul32.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) hace 6 años
CpuTestSimd.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) hace 5 años
CpuTestSimd32.cs 56a61a5758 CPU: A32: Fix Vabs_V & Vneg_V (S8, S16, S32 & F32); add Tests. (#1394) hace 5 años
CpuTestSimdCrypto.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CpuTestSimdCrypto32.cs dd433c1296 Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) hace 6 años
CpuTestSimdCvt.cs 0915731a9d Implemented fast paths for: (#846) hace 6 años
CpuTestSimdExt.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CpuTestSimdFcond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CpuTestSimdFmov.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CpuTestSimdImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CpuTestSimdIns.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CpuTestSimdLogical32.cs 3af2ce74ec Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) hace 5 años
CpuTestSimdMemory32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) hace 5 años
CpuTestSimdMov32.cs 9a49f8aec9 Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) hace 5 años
CpuTestSimdReg.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) hace 5 años
CpuTestSimdReg32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) hace 5 años
CpuTestSimdRegElem.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CpuTestSimdRegElem32.cs c26f3774bd Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977) hace 6 años
CpuTestSimdRegElemF.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CpuTestSimdShImm.cs 0915731a9d Implemented fast paths for: (#846) hace 6 años
CpuTestSimdShImm32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) hace 5 años
CpuTestSimdTbl.cs 16869402bf Add Tbx Inst. (fast & slow paths), with Tests. (#782) hace 6 años
CpuTestSystem.cs 7c111a3567 Add Mrs & Msr (Nzcv) Inst., with Tests. (#819) hace 6 años