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