Ryujinx/ChocolArm64
2018-07-08 12:41:46 -03:00
..
Decoder
Decoder32
Events Implement SvcGetThreadContext3 2018-06-26 01:10:15 -03:00
Exceptions
Instruction ASoftFloat: Fix InvSqrtEstimate for negative values (#233) 2018-07-08 12:41:46 -03:00
Instruction32
Memory Fix some thread sync issues (#172) 2018-06-21 23:05:42 -03:00
State Implement SvcGetThreadContext3 2018-06-26 01:10:15 -03:00
Translation Remove broken adds/cmn with condition check optimization (#218) 2018-07-03 21:54:05 -03:00
ABitUtils.cs
AOpCodeTable.cs Add SMAXP, SMINP, UMAX, UMAXP, UMIN and UMINP cpu instructions (#200) 2018-07-03 03:31:48 -03:00
AOptimizations.cs Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183) 2018-06-25 22:32:29 -03:00
AThread.cs Fix some thread sync issues (#172) 2018-06-21 23:05:42 -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