This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
2197f41506e1ed7c4c657a1899491298bd66f7f9
ryujinx
/
ARMeilleure
/
Decoders
History
gdkchan
2bb9b33da1
Implement Arm32 Sha256 and MRS Rd, CPSR instructions (
#3544
)
...
* Implement Arm32 Sha256 and MRS Rd, CPSR instructions * Add tests using Arm64 outputs
2022-08-05 19:03:50 +02:00
..
Optimizations
Add inlined on translation call counting (
#2190
)
2021-04-18 23:43:53 +02:00
Block.cs
…
Condition.cs
…
DataOp.cs
…
Decoder.cs
…
DecoderHelper.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
DecoderMode.cs
ARMeilleure: Implement single stepping (
#3133
)
2022-02-22 11:11:42 -03:00
InstDescriptor.cs
…
InstEmitter.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
IntType.cs
…
IOpCode32.cs
…
IOpCode32Adr.cs
…
IOpCode32Alu.cs
Decoders: Add IOpCode32HasSetFlags (
#3136
)
2022-02-18 01:33:43 +01:00
IOpCode32AluBf.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
IOpCode32AluImm.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
IOpCode32AluReg.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
IOpCode32AluRsImm.cs
…
IOpCode32AluRsReg.cs
…
IOpCode32AluUx.cs
…
IOpCode32BImm.cs
…
IOpCode32BReg.cs
…
IOpCode32Exception.cs
…
IOpCode32HasSetFlags.cs
…
IOpCode32Mem.cs
…
IOpCode32MemEx.cs
…
IOpCode32MemMult.cs
…
IOpCode32MemReg.cs
…
IOpCode32Simd.cs
…
IOpCode32SimdImm.cs
…
IOpCode.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
IOpCodeAlu.cs
…
IOpCodeAluImm.cs
…
IOpCodeAluRs.cs
…
IOpCodeAluRx.cs
…
IOpCodeBImm.cs
…
IOpCodeCond.cs
…
IOpCodeLit.cs
…
IOpCodeSimd.cs
…
OpCode32.cs
…
OpCode32Alu.cs
…
OpCode32AluBf.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32AluImm16.cs
…
OpCode32AluImm.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCode32AluMla.cs
…
OpCode32AluReg.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32AluRsImm.cs
…
OpCode32AluRsReg.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCode32AluUmull.cs
Decoders: Add IOpCode32HasSetFlags (
#3136
)
2022-02-18 01:33:43 +01:00
OpCode32AluUx.cs
…
OpCode32BImm.cs
…
OpCode32BReg.cs
…
OpCode32Exception.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCode32Mem.cs
…
OpCode32MemImm8.cs
…
OpCode32MemImm.cs
…
OpCode32MemLdEx.cs
…
OpCode32MemMult.cs
…
OpCode32MemReg.cs
…
OpCode32MemRsImm.cs
…
OpCode32MemStEx.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32Mrs.cs
Implement Arm32 Sha256 and MRS Rd, CPSR instructions (
#3544
)
2022-08-05 19:03:50 +02:00
OpCode32MsrReg.cs
Implement MSR instruction for A32 (
#2585
)
2021-08-27 00:07:44 +02:00
OpCode32Sat16.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32Sat.cs
…
OpCode32Simd.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdBase.cs
…
OpCode32SimdBinary.cs
…
OpCode32SimdCmpZ.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdCvtFI.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdDupElem.cs
…
OpCode32SimdDupGP.cs
…
OpCode32SimdExt.cs
…
OpCode32SimdImm44.cs
…
OpCode32SimdImm.cs
…
OpCode32SimdLong.cs
…
OpCode32SimdMemImm.cs
…
OpCode32SimdMemMult.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdMemPair.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdMemSingle.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdMovGp.cs
…
OpCode32SimdMovGpDouble.cs
…
OpCode32SimdMovGpElem.cs
…
OpCode32SimdReg.cs
…
OpCode32SimdRegElem.cs
…
OpCode32SimdRegElemLong.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdRegLong.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdRegS.cs
…
OpCode32SimdRegWide.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdRev.cs
…
OpCode32SimdS.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdSel.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdShImm.cs
…
OpCode32SimdShImmLong.cs
…
OpCode32SimdShImmNarrow.cs
…
OpCode32SimdSpecial.cs
…
OpCode32SimdSqrte.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode32SimdTbl.cs
…
OpCode32System.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCode.cs
…
OpCodeAdr.cs
…
OpCodeAlu.cs
…
OpCodeAluBinary.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeAluImm.cs
…
OpCodeAluRs.cs
…
OpCodeAluRx.cs
…
OpCodeBfm.cs
…
OpCodeBImm.cs
…
OpCodeBImmAl.cs
…
OpCodeBImmCmp.cs
…
OpCodeBImmCond.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeBImmTest.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeBReg.cs
…
OpCodeCcmp.cs
…
OpCodeCcmpImm.cs
…
OpCodeCcmpReg.cs
…
OpCodeCsel.cs
…
OpCodeException.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeMem.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeMemEx.cs
…
OpCodeMemImm.cs
…
OpCodeMemLit.cs
…
OpCodeMemPair.cs
…
OpCodeMemReg.cs
…
OpCodeMov.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeMul.cs
…
OpCodeSimd.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeSimdCvt.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeSimdExt.cs
…
OpCodeSimdFcond.cs
…
OpCodeSimdFmov.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeSimdHelper.cs
…
OpCodeSimdImm.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeSimdIns.cs
…
OpCodeSimdMemImm.cs
…
OpCodeSimdMemLit.cs
…
OpCodeSimdMemMs.cs
…
OpCodeSimdMemPair.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeSimdMemReg.cs
…
OpCodeSimdMemSs.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeSimdReg.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeSimdRegElem.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeSimdRegElemF.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeSimdShImm.cs
…
OpCodeSimdTbl.cs
…
OpCodeSystem.cs
…
OpCodeT16.cs
Get rid of Reflection.Emit dependency on CPU and Shader projects (
#1626
)
2020-10-21 09:13:44 -03:00
OpCodeT16AddSubImm3.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCodeT16AddSubReg.cs
…
OpCodeT16AddSubSp.cs
…
OpCodeT16Adr.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCodeT16AluImm8.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCodeT16AluImmZero.cs
…
OpCodeT16AluRegHigh.cs
…
OpCodeT16AluRegLow.cs
…
OpCodeT16AluUx.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCodeT16BImm8.cs
…
OpCodeT16BImm11.cs
…
OpCodeT16BImmCmp.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCodeT16BReg.cs
…
OpCodeT16Exception.cs
…
OpCodeT16IfThen.cs
…
OpCodeT16MemImm5.cs
…
OpCodeT16MemLit.cs
…
OpCodeT16MemMult.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCodeT16MemReg.cs
…
OpCodeT16MemSp.cs
…
OpCodeT16MemStack.cs
…
OpCodeT16ShiftImm.cs
…
OpCodeT16ShiftReg.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
OpCodeT16SpRel.cs
…
OpCodeT32.cs
…
OpCodeT32Alu.cs
T32: Implement ALU (shifted register) instructions (
#3135
)
2022-02-22 19:11:28 -03:00
OpCodeT32AluImm.cs
…
OpCodeT32AluRsImm.cs
…
OpCodeT32BImm20.cs
…
OpCodeT32BImm24.cs
…
OpCodeT32MemImm8.cs
…
OpCodeT32MemImm12.cs
T32: Implement load/store single (immediate) (
#3186
)
2022-04-21 01:25:43 +02:00
OpCodeTable.cs
…
RegisterSize.cs
…
ShiftType.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00