gdkchan 9679896b94 Implement fixed-point variant of the UCVTF and SCVTF instructions (#578) 7 ani în urmă
..
BitUtils.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
Block.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
Condition.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
DataOp.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
Decoder.cs a694420d11 Implement speculative translation on the CPU (#515) 7 ani în urmă
DecoderHelper.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
IOpCode32.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
IOpCode32Alu.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
IOpCode32BImm.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
IOpCode32BReg.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
IOpCode32Mem.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
IOpCode32MemMult.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
IOpCode64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
IOpCodeAlu64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
IOpCodeAluImm64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
IOpCodeAluRs64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
IOpCodeAluRx64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
IOpCodeBImm.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
IOpCodeCond64.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
IOpCodeLit64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
IOpCodeSimd64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
IntType.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCode32.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
OpCode32Alu.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCode32AluImm.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCode32AluRsImm.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCode32BImm.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCode32BReg.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCode32Mem.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCode32MemImm.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCode32MemImm8.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCode32MemMult.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCode64.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
OpCodeAdr64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeAlu64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeAluImm64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeAluRs64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeAluRx64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeBImm64.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
OpCodeBImmAl64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeBImmCmp64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeBImmCond64.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
OpCodeBImmTest64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeBReg64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeBfm64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeCcmp64.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
OpCodeCcmpImm64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeCcmpReg64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeCsel64.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
OpCodeException64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeMem64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeMemEx64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeMemImm64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeMemLit64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeMemPair64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeMemReg64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeMov64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeMul64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimd64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdCvt64.cs 9679896b94 Implement fixed-point variant of the UCVTF and SCVTF instructions (#578) 7 ani în urmă
OpCodeSimdExt64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdFcond64.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
OpCodeSimdFmov64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdImm64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeSimdIns64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdMemImm64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdMemLit64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdMemMs64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeSimdMemPair64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdMemReg64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdMemSs64.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă
OpCodeSimdReg64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdRegElem64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdRegElemF64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdShImm64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSimdTbl64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeSystem64.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 ani în urmă
OpCodeT16.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 ani în urmă
OpCodeT16AluImm8.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
OpCodeT16BReg.cs c1bdf19061 Implement some ARM32 memory instructions and CMP (#565) 7 ani în urmă
ShiftType.cs 36e8e074c9 Misc. CPU improvements (#519) 7 ani în urmă