Alex Barney b2b736abc2 Misc cleanup (#708) 6 лет назад
..
BitUtils.cs 36b9ab0e48 Add ARM32 support on the translator (#561) 7 лет назад
Block.cs 8a7d99cdea Refactoring and optimization on CPU translation (#661) 7 лет назад
Condition.cs b2b736abc2 Misc cleanup (#708) 6 лет назад
DataOp.cs 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 лет назад
Decoder.cs b2b736abc2 Misc cleanup (#708) 6 лет назад
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 b2b736abc2 Misc cleanup (#708) 6 лет назад
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 b2b736abc2 Misc cleanup (#708) 6 лет назад
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 b2b736abc2 Misc cleanup (#708) 6 лет назад
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 b2b736abc2 Misc cleanup (#708) 6 лет назад
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 лет назад