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