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