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