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