Ryujinx/ARMeilleure/Decoders
2022-02-14 21:48:10 +00:00
..
Optimizations Add inlined on translation call counting (#2190) 2021-04-18 23:43:53 +02:00
Block.cs Add inlined on translation call counting (#2190) 2021-04-18 23:43:53 +02:00
Condition.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
DataOp.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
Decoder.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
DecoderHelper.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
InstDescriptor.cs Set Undefined instruction emitter for Undefined property on InstDescriptor (#957) 2020-02-29 12:12:15 +01:00
InstEmitter.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IntType.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCode.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCode32.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCode32Adr.cs T16: Implement ADR 2022-02-11 23:08:02 +00:00
IOpCode32Alu.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
IOpCode32AluBf.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
IOpCode32AluImm.cs T16: Implement ADDS, SUBS (3-bit immediate) 2022-02-11 23:08:01 +00:00
IOpCode32AluReg.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
IOpCode32AluRsImm.cs T16: Implement LSL/LSR/ASR (imm) 2022-02-11 23:08:01 +00:00
IOpCode32AluRsReg.cs T16: Implement ANDS, EORS, LSLS, LSRS, ASRS, ADCS, SBCS, RORS, TST, NEGS, CMP, CMN, ORRS, MULS, BICS, MVNS (low registers) 2022-02-11 23:08:02 +00:00
IOpCode32AluUx.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
IOpCode32BImm.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCode32BReg.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCode32Exception.cs T16: Implement SVC 2022-02-11 23:08:02 +00:00
IOpCode32Mem.cs T16: Implement LDR (literal) 2022-02-11 23:08:02 +00:00
IOpCode32MemEx.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
IOpCode32MemMult.cs T16: Implement PUSH, POP 2022-02-11 23:08:02 +00:00
IOpCode32MemReg.cs T16: Implement {LDR,STR}{,H,B,SB,SH} (register) 2022-02-11 23:08:02 +00:00
IOpCode32Simd.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
IOpCode32SimdImm.cs Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
IOpCodeAlu.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCodeAluImm.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCodeAluRs.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCodeAluRx.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCodeBImm.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCodeCond.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCodeLit.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
IOpCodeSimd.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
OpCode.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32Alu.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32AluBf.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32AluImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32AluImm16.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32AluMla.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32AluReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32AluRsImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32AluRsReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32AluUmull.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32AluUx.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32BImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32BReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32Exception.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32Mem.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32MemImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32MemImm8.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32MemLdEx.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32MemMult.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32MemReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32MemRsImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32MemStEx.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32MsrReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32Sat.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32Sat16.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32Simd.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdBase.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdBinary.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdCmpZ.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdCvtFI.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdDupElem.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdDupGP.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdExt.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdImm44.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdLong.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdMemImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdMemMult.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdMemPair.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdMemSingle.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdMovGp.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdMovGpDouble.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdMovGpElem.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdRegElem.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdRegElemLong.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdRegLong.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdRegS.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdRegWide.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdRev.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdS.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdSel.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdShImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdShImmLong.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdShImmNarrow.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdSpecial.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdSqrte.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32SimdTbl.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCode32System.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeAdr.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeAlu.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeAluBinary.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeAluImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeAluRs.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeAluRx.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeBfm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeBImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeBImmAl.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeBImmCmp.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeBImmCond.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeBImmTest.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeBReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeCcmp.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeCcmpImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeCcmpReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeCsel.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeException.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeMem.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeMemEx.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeMemImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeMemLit.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeMemPair.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeMemReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeMov.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeMul.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimd.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdCvt.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdExt.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdFcond.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdFmov.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdHelper.cs Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) 2020-03-10 16:17:30 +11:00
OpCodeSimdImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdIns.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdMemImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdMemLit.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdMemMs.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdMemPair.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdMemReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdMemSs.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdRegElem.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdRegElemF.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdShImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSimdTbl.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeSystem.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16AddSubImm3.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16AddSubReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16AddSubSp.cs Address nits 2022-02-14 21:48:10 +00:00
OpCodeT16Adr.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16AluImm8.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16AluImmZero.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16AluRegHigh.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16AluRegLow.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16AluUx.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16BImm8.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16BImm11.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16BImmCmp.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16BReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16Exception.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16IfThen.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16MemImm5.cs Address nits 2022-02-14 21:48:10 +00:00
OpCodeT16MemLit.cs Address nits 2022-02-14 21:48:10 +00:00
OpCodeT16MemMult.cs Address nits 2022-02-14 21:48:10 +00:00
OpCodeT16MemReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16MemSp.cs Address nits 2022-02-14 21:48:10 +00:00
OpCodeT16MemStack.cs Address nits 2022-02-14 21:48:10 +00:00
OpCodeT16ShiftImm.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16ShiftReg.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
OpCodeT16SpRel.cs Address nits 2022-02-14 21:48:10 +00:00
OpCodeTable.cs Remove inITBlock argument 2022-02-14 21:39:17 +00:00
RegisterSize.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
ShiftType.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00