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