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