..
CpuTest32.cs
Add Profiled Persistent Translation Cache. ( #769 )
2020-06-16 20:28:02 +02:00
CpuTest.cs
Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… ( #1335 )
2020-07-13 21:08:47 +10:00
CpuTestAlu32.cs
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions ( #954 )
2020-03-01 07:51:55 +11:00
CpuTestAlu.cs
CpuTestAluBinary32.cs
Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. ( #1328 )
2020-07-13 20:48:14 +10:00
CpuTestAluBinary.cs
Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. ( #1328 )
2020-07-13 20:48:14 +10:00
CpuTestAluImm.cs
CpuTestAluRs32.cs
Add most of the A32 instruction set to ARMeilleure ( #897 )
2020-02-24 08:20:40 +11:00
CpuTestAluRs.cs
CpuTestAluRx.cs
CpuTestBf32.cs
Add most of the A32 instruction set to ARMeilleure ( #897 )
2020-02-24 08:20:40 +11:00
CpuTestBfm.cs
CpuTestCcmpImm.cs
CpuTestCcmpReg.cs
CpuTestCsel.cs
CpuTestMisc.cs
Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… ( #1335 )
2020-07-13 21:08:47 +10:00
CpuTestMov.cs
CpuTestMul32.cs
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions ( #954 )
2020-03-01 07:51:55 +11:00
CpuTestMul.cs
CpuTestSimd.cs
Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… ( #1335 )
2020-07-13 21:08:47 +10:00
CpuTestSimdCrypto32.cs
Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions ( #982 )
2020-03-14 10:29:58 +11:00
CpuTestSimdCrypto.cs
CpuTestSimdCvt.cs
Implemented fast paths for: ( #846 )
2019-12-29 22:22:47 -03:00
CpuTestSimdExt.cs
CpuTestSimdFcond.cs
CpuTestSimdFmov.cs
CpuTestSimdImm.cs
CpuTestSimdIns.cs
CpuTestSimdLogical32.cs
Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions ( #982 )
2020-03-14 10:29:58 +11:00
CpuTestSimdMemory32.cs
Add most of the A32 instruction set to ARMeilleure ( #897 )
2020-02-24 08:20:40 +11:00
CpuTestSimdMov32.cs
Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) ( #1303 )
2020-06-24 10:43:44 +10:00
CpuTestSimdReg32.cs
Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) ( #1303 )
2020-06-24 10:43:44 +10:00
CpuTestSimdReg.cs
Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… ( #1335 )
2020-07-13 21:08:47 +10:00
CpuTestSimdRegElem32.cs
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes ( #977 )
2020-03-11 11:49:27 +11:00
CpuTestSimdRegElem.cs
CpuTestSimdRegElemF.cs
CpuTestSimdShImm32.cs
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes ( #977 )
2020-03-11 11:49:27 +11:00
CpuTestSimdShImm.cs
Implemented fast paths for: ( #846 )
2019-12-29 22:22:47 -03:00
CpuTestSimdTbl.cs
CpuTestSystem.cs