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