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