Ryujinx/ChocolArm64
gdkchan 99b2692425
Fix performance regression caused by the new scheduler changes (#422)
* Call interrupt less often, remove some leftovers from the old scheduler code

* Remove unneeded attribute
2018-09-19 12:16:20 -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 Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
Instruction32
Memory Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
State Fix performance regression caused by the new scheduler changes (#422) 2018-09-19 12:16:20 -03:00
Translation Fix performance regression caused by the new scheduler changes (#422) 2018-09-19 12:16:20 -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 1+12 [Saturating] [Rounded] Shift Right Narrow (imm.) Instructions; add 14 Tests. Add 6 Tests for PR#405. Add 2 Tests for PR#412. (#409) 2018-09-17 01:54:05 -03:00
AOptimizations.cs More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
AThread.cs Fix performance regression caused by the new scheduler changes (#422) 2018-09-19 12:16:20 -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