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 роки тому