Ryujinx/ChocolArm64
gdkchan 54ed9096bd
Add FMAXP and FMINP (Vector) instructions on the CPU (#412)
* Add FMAXP and FMINP (Vector) instructions on the CPU

* Address PR feedback
2018-09-22 17:26:18 -03:00
..
Decoder Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
Decoder32
Events Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
Exceptions More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Instruction Add FMAXP and FMINP (Vector) instructions on the CPU (#412) 2018-09-22 17:26:18 -03:00
Instruction32
Memory Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
State Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
Translation Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -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 Add FMAXP and FMINP (Vector) instructions on the CPU (#412) 2018-09-22 17:26:18 -03:00
AOptimizations.cs Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
AThread.cs Fix performance regression caused by the new scheduler changes (#422) 2018-09-19 12:16:20 -03:00
ATranslatedSub.cs Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
ATranslatedSubType.cs
ATranslator.cs Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
ATranslatorCache.cs Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
ChocolArm64.csproj