gdkchan 54ed9096bd Add FMAXP and FMINP (Vector) instructions on the CPU (#412) 7 years ago
..
Decoder 6d65e53664 Remove cold methods from the CPU cache (#224) 7 years ago
Decoder32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 years ago
Events 6d65e53664 Remove cold methods from the CPU cache (#224) 7 years ago
Exceptions c393cdf8e3 More flexible memory manager (#307) 7 years ago
Instruction 54ed9096bd Add FMAXP and FMINP (Vector) instructions on the CPU (#412) 7 years ago
Instruction32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 years ago
Memory b8133c1997 Thread scheduler rewrite (#393) 7 years ago
State 6d65e53664 Remove cold methods from the CPU cache (#224) 7 years ago
Translation 6d65e53664 Remove cold methods from the CPU cache (#224) 7 years ago
ABitUtils.cs a0c78f7920 Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (#407) 7 years ago
AOpCodeTable.cs 54ed9096bd Add FMAXP and FMINP (Vector) instructions on the CPU (#412) 7 years ago
AOptimizations.cs 6d65e53664 Remove cold methods from the CPU cache (#224) 7 years ago
AThread.cs 99b2692425 Fix performance regression caused by the new scheduler changes (#422) 7 years ago
ATranslatedSub.cs 6d65e53664 Remove cold methods from the CPU cache (#224) 7 years ago
ATranslatedSubType.cs 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 years ago
ATranslator.cs 6d65e53664 Remove cold methods from the CPU cache (#224) 7 years ago
ATranslatorCache.cs 6d65e53664 Remove cold methods from the CPU cache (#224) 7 years ago
ChocolArm64.csproj 2f25b34941 Add linux-x64 to RID property to make tests works on linux (#205) 7 years ago