LDj3SNuD c818093528 Add Sqxtun_S, Sqxtun_V with 3 tests. (#188) 7 years ago
..
Decoder f43dd08064 Added support for more shader instructions and texture formats, fix swapped channels in RGB565 and RGBA5551? texture formats, allow zero values on blending registers, initial work to build CFG on the shader decoder, update the BRA instruction to work with it (WIP) 8 years ago
Decoder32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 years ago
Events 950011c90f Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store 8 years ago
Exceptions 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 years ago
Instruction c818093528 Add Sqxtun_S, Sqxtun_V with 3 tests. (#188) 7 years ago
Instruction32 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 years ago
Memory 3e6afeb513 Fix some thread sync issues (#172) 7 years ago
State 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 years ago
Translation 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 years ago
ABitUtils.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 years ago
AOpCodeTable.cs 8f6387128a 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) 7 years ago
AOptimizations.cs 8f6387128a 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) 7 years ago
AThread.cs 3e6afeb513 Fix some thread sync issues (#172) 7 years ago
ATranslatedSub.cs 9227b0ea59 [CPU] Speed up translation a little bit 8 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 9670c096e4 Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 8 years ago
ChocolArm64.csproj f9f111bc85 Add intrinsics support (#121) 8 years ago