ryujinx/Ryujinx.Tests/Cpu
TSRBerry ec8d4f3af5
Replace unicorn bindings with Nuget package (#4378)
* Replace unicorn bindings with Nuget package

* Use nameof for ValueSource args

* Remove redundant code from test projects

* Fix wrong values for EmuStart()

Add notes to address this later again

* Improve formatting

* Fix formatting/alignment issues
2023-02-09 02:24:32 +01:00
..
Arm64CodeGenCommonTests.cs Arm64: Simplify TryEncodeBitMask and use for constants (#4328) 2023-01-22 14:15:49 +00:00
CpuContext.cs
CpuTest32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTest.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestAlu32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestAlu.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestAluBinary32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestAluBinary.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestAluImm32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestAluImm.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestAluRs32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestAluRs.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestAluRx.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestBf32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestBfm.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestCcmpImm.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestCcmpReg.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestCsel.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestMisc32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestMisc.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestMov.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestMul32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestMul.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimd32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimd.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdCrypto32.cs
CpuTestSimdCrypto.cs
CpuTestSimdCvt32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdCvt.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdExt.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdFcond.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdFmov.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdImm.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdIns.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdLogical32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdMemory32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdMov32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdReg32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdReg.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdRegElem32.cs
CpuTestSimdRegElem.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdRegElemF.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdShImm32.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdShImm.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSimdTbl.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestSystem.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
CpuTestT32Alu.cs
CpuTestT32Flow.cs
CpuTestT32Mem.cs
CpuTestThumb.cs Replace unicorn bindings with Nuget package (#4378) 2023-02-09 02:24:32 +01:00
PrecomputedMemoryThumbTestCase.cs
PrecomputedThumbTestCase.cs