1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-06 04:26:01 +00:00
Ryujinx/ChocolArm64
LDj3SNuD a0c78f7920 Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (#407)
* Update AOpCodeTable.cs

* Update AInstEmitSimdShift.cs

* Update ASoftFallback.cs

* Update AOpCodeSimdShImm.cs

* Update ABitUtils.cs

* Update AInstEmitSimdArithmetic.cs

* Update AInstEmitSimdHelper.cs

* Create CpuTestSimdShImm.cs

* Create CpuTestSimdRegElem.cs

* Address PR feedback.

* Nit.

* Nit.
2018-09-08 14:24:29 -03:00
..
Decoder Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (#407) 2018-09-08 14:24:29 -03:00
Decoder32
Events
Exceptions More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Instruction Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (#407) 2018-09-08 14:24:29 -03:00
Instruction32
Memory Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
State Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Translation Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ABitUtils.cs Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (#407) 2018-09-08 14:24:29 -03:00
AOpCodeTable.cs Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (#407) 2018-09-08 14:24:29 -03:00
AOptimizations.cs More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
AThread.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ATranslatedSub.cs
ATranslatedSubType.cs
ATranslator.cs
ChocolArm64.csproj Add linux-x64 to RID property to make tests works on linux (#205) 2018-06-30 12:43:04 -03:00