| .. |
|
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)
|
3 лет назад |
|
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 лет назад |
|
PrecomputedMemoryThumbTestCase.cs
|
951700fdd8
Removed unused usings. (#3593)
|
3 лет назад |
|
PrecomputedThumbTestCase.cs
|
7b35ebc64a
T32: Implement ALU (shifted register) instructions (#3135)
|
4 лет назад |