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