Nicholas Rodine 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
..
CpuContext.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) il y a 3 ans
CpuTest.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) il y a 3 ans
CpuTest32.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) il y a 3 ans
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) il y a 7 ans
CpuTestAlu32.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
CpuTestAluBinary.cs d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) il y a 5 ans
CpuTestAluBinary32.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
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) il y a 7 ans
CpuTestAluImm32.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
CpuTestAluRs.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
CpuTestAluRs32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
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) il y a 7 ans
CpuTestBf32.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) il y a 6 ans
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) il y a 7 ans
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) il y a 7 ans
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) il y a 7 ans
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) il y a 7 ans
CpuTestMisc.cs a804db6eed Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) il y a 5 ans
CpuTestMisc32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) il y a 5 ans
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) il y a 7 ans
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) il y a 7 ans
CpuTestMul32.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
CpuTestSimd.cs f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439) il y a 3 ans
CpuTestSimd32.cs 2bb9b33da1 Implement Arm32 Sha256 and MRS Rd, CPSR instructions (#3544) il y a 3 ans
CpuTestSimdCrypto.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
CpuTestSimdCrypto32.cs dd433c1296 Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) il y a 6 ans
CpuTestSimdCvt.cs 60f7cba30a Implement FCVTNS (Scalar GP) (#2953) il y a 4 ans
CpuTestSimdCvt32.cs 8a33e884f8 Fix Vnmls_S fast path (F64: losing input d value). Fix Vnmla_S & Vnmls_S slow paths (using fused inst.s). Fix Vfma_V slow path not using StandardFPSCRValue(). (#1775) il y a 5 ans
CpuTestSimdExt.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
CpuTestSimdFcond.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
CpuTestSimdFmov.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
CpuTestSimdImm.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
CpuTestSimdIns.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
CpuTestSimdLogical32.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
CpuTestSimdMemory32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) il y a 5 ans
CpuTestSimdMov32.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
CpuTestSimdReg.cs 430ba6da65 CPU (A64): Add Pmull_V Inst. with Clmul fast path for the "1/2D -> 1Q" variant & Sse fast path and slow path for both the "8/16B -> 8H" and "1/2D -> 1Q" variants; with Test. (#1817) il y a 5 ans
CpuTestSimdReg32.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
CpuTestSimdRegElem.cs 4bd1ad16f9 Add Sqdmulh_Ve & Sqrdmulh_Ve Inst.s with Tests. (#2139) il y a 5 ans
CpuTestSimdRegElem32.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
CpuTestSimdRegElemF.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) il y a 6 ans
CpuTestSimdShImm.cs 2cb8bd7006 CPU (A64): Add Scvtf_S_Fixed & Ucvtf_S_Fixed with Tests. (#1492) il y a 5 ans
CpuTestSimdShImm32.cs e36e97c64d CPU: This PR fixes Fpscr, among other things. (#1433) il y a 5 ans
CpuTestSimdTbl.cs 16869402bf Add Tbx Inst. (fast & slow paths), with Tests. (#782) il y a 6 ans
CpuTestSystem.cs 7c111a3567 Add Mrs & Msr (Nzcv) Inst., with Tests. (#819) il y a 6 ans
CpuTestT32Alu.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
CpuTestT32Flow.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) il y a 4 ans
CpuTestT32Mem.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
CpuTestThumb.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
PrecomputedMemoryThumbTestCase.cs 951700fdd8 Removed unused usings. (#3593) il y a 3 ans
PrecomputedThumbTestCase.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) il y a 4 ans