.. |
CpuTest32.cs
|
Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982)
|
2020-03-14 10:29:58 +11:00 |
CpuTest.cs
|
|
|
CpuTestAlu32.cs
|
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954)
|
2020-03-01 07:51:55 +11:00 |
CpuTestAlu.cs
|
|
|
CpuTestAluBinary.cs
|
|
|
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
|
|
|
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
|
Implemented fast paths for: (#846)
|
2019-12-29 22:22:47 -03: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
|
Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960)
|
2020-03-10 16:17:30 +11:00 |
CpuTestSimdReg32.cs
|
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977)
|
2020-03-11 11:49:27 +11:00 |
CpuTestSimdReg.cs
|
Implement FACGE and FACGT (Scalar and Vector) AArch64 SIMD instructions (#956)
|
2020-03-01 07:51:17 +11: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
|
Add Mrs & Msr (Nzcv) Inst., with Tests. (#819)
|
2019-11-14 13:08:07 +11:00 |