riperiperi 9db73f74cf ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618) 3 年之前
..
Arm64CodeGenCommonTests.cs 4f293f8cbe Arm64: Simplify TryEncodeBitMask and use for constants (#4328) 3 年之前
CpuContext.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 4 年之前
CpuTest.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTest32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestAlu.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestAlu32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestAluBinary.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestAluBinary32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestAluImm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestAluImm32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestAluRs.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestAluRs32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestAluRx.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestBf32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestBfm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestCcmpImm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestCcmpReg.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestCsel.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestMisc.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestMisc32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestMov.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestMul.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestMul32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimd.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimd32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
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 ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdCvt32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdExt.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdFcond.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdFmov.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdImm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdIns.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdLogical32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdMemory32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdMov32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdReg.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdReg32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdRegElem.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdRegElem32.cs 951700fdd8 Removed unused usings. (#3593) 3 年之前
CpuTestSimdRegElemF.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdShImm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdShImm32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSimdTbl.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestSystem.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
CpuTestT32Alu.cs 951700fdd8 Removed unused usings. (#3593) 3 年之前
CpuTestT32Flow.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) 4 年之前
CpuTestT32Mem.cs 951700fdd8 Removed unused usings. (#3593) 3 年之前
CpuTestThumb.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 年之前
EnvironmentTests.cs 9db73f74cf ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618) 3 年之前
PrecomputedMemoryThumbTestCase.cs 951700fdd8 Removed unused usings. (#3593) 3 年之前
PrecomputedThumbTestCase.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) 4 年之前