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