TSRBerry ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
..
Arm64CodeGenCommonTests.cs 4f293f8cbe Arm64: Simplify TryEncodeBitMask and use for constants (#4328) 3 years ago
CpuContext.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 years ago
CpuTest.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTest32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestAlu.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestAlu32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestAluBinary.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestAluBinary32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestAluImm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestAluImm32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestAluRs.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestAluRs32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestAluRx.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestBf32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestBfm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestCcmpImm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestCcmpReg.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestCsel.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestMisc.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestMisc32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestMov.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestMul.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestMul32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimd.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimd32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdCrypto.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
CpuTestSimdCrypto32.cs dd433c1296 Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) 6 years ago
CpuTestSimdCvt.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdCvt32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdExt.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdFcond.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdFmov.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdImm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdIns.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdLogical32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdMemory32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdMov32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdReg.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdReg32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdRegElem.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdRegElem32.cs 951700fdd8 Removed unused usings. (#3593) 3 years ago
CpuTestSimdRegElemF.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdShImm.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdShImm32.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSimdTbl.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestSystem.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
CpuTestT32Alu.cs 951700fdd8 Removed unused usings. (#3593) 3 years ago
CpuTestT32Flow.cs bd9ac0fdaa T32: Implement B, B.cond, BL, BLX (#3155) 4 years ago
CpuTestT32Mem.cs 951700fdd8 Removed unused usings. (#3593) 3 years ago
CpuTestThumb.cs ec8d4f3af5 Replace unicorn bindings with Nuget package (#4378) 3 years ago
PrecomputedMemoryThumbTestCase.cs 951700fdd8 Removed unused usings. (#3593) 3 years ago
PrecomputedThumbTestCase.cs 7b35ebc64a T32: Implement ALU (shifted register) instructions (#3135) 4 years ago