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