sharmander 36f6bbf5b9 CPU: Implement VFNMA.F32 | F.64 (#1783) преди 5 години
..
CpuTest.cs 567ea726e1 Add support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (fast paths). (#1630) преди 5 години
CpuTest32.cs 863edae328 shader cache: Fix Linux boot issues (#1709) преди 5 години
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) преди 7 години
CpuTestAlu32.cs fb0939f9b6 Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) преди 6 години
CpuTestAluBinary.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) преди 5 години
CpuTestAluBinary32.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) преди 5 години
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 a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) преди 5 години
CpuTestMisc32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) преди 5 години
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) преди 7 години
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 0679084f11 CPU (A64): Add FP16/FP32 fast paths (F16C Intrinsics) for Fcvt_S, Fcvtl_V & Fcvtn_V Instructions. Now HardwareCapabilities uses CpuId. (#1650) преди 5 години
CpuTestSimd32.cs 56a61a5758 CPU: A32: Fix Vabs_V & Vneg_V (S8, S16, S32 & F32); add Tests. (#1394) преди 5 години
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 години
CpuTestSimdCvt32.cs 6938988427 Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471) преди 5 години
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 3af2ce74ec Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) преди 5 години
CpuTestSimdMemory32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) преди 5 години
CpuTestSimdMov32.cs 9a49f8aec9 Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) преди 5 години
CpuTestSimdReg.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) преди 5 години
CpuTestSimdReg32.cs 36f6bbf5b9 CPU: Implement VFNMA.F32 | F.64 (#1783) преди 5 години
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 2cb8bd7006 CPU (A64): Add Scvtf_S_Fixed & Ucvtf_S_Fixed with Tests. (#1492) преди 5 години
CpuTestSimdShImm32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) преди 5 години
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 години