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. You cannot open issues or pull requests or push a commit.
Files
000ba5f7cc2509086cbebbcfb1415f2beebe5f22
ryujinx
/
ARMeilleure
/
Decoders
History
LDj3SNuD
6938988427
Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (
#1471
)
...
* Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. * Address PR feedback & Nit.
2020-08-13 02:34:02 -03:00
..
Optimizations
…
Block.cs
Generalize tail continues (
#1298
)
2020-06-18 13:37:21 +10:00
Condition.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
DataOp.cs
…
Decoder.cs
Fix Decode exception condition (
#1377
)
2020-07-15 17:48:16 +10:00
DecoderHelper.cs
…
InstDescriptor.cs
Set Undefined instruction emitter for Undefined property on InstDescriptor (
#957
)
2020-02-29 12:12:15 +01:00
InstEmitter.cs
…
IntType.cs
…
IOpCode32.cs
…
IOpCode32Alu.cs
…
IOpCode32AluBf.cs
…
IOpCode32AluReg.cs
…
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
…
IOpCode32Mem.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
IOpCode32MemEx.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
IOpCode32MemMult.cs
…
IOpCode32Simd.cs
…
IOpCode32SimdImm.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
IOpCode.cs
…
IOpCodeAlu.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
IOpCodeAluImm.cs
…
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
…
IOpCodeCond.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
IOpCodeLit.cs
…
IOpCodeSimd.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCode32.cs
…
OpCode32Alu.cs
…
OpCode32AluBf.cs
…
OpCode32AluImm16.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32AluImm.cs
…
OpCode32AluMla.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32AluReg.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32AluRsImm.cs
…
OpCode32AluRsReg.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32AluUmull.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32AluUx.cs
…
OpCode32BImm.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCode32BReg.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCode32Exception.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32Mem.cs
…
OpCode32MemImm8.cs
…
OpCode32MemImm.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCode32MemLdEx.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32MemMult.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCode32MemReg.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32MemRsImm.cs
…
OpCode32MemStEx.cs
…
OpCode32Sat16.cs
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (
#954
)
2020-03-01 07:51:55 +11:00
OpCode32Sat.cs
…
OpCode32Simd.cs
…
OpCode32SimdBase.cs
…
OpCode32SimdBinary.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdCmpZ.cs
…
OpCode32SimdCvtFI.cs
…
OpCode32SimdDupElem.cs
…
OpCode32SimdDupGP.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdExt.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdImm44.cs
…
OpCode32SimdImm.cs
Implement VMOVL and VORR.I32 AArch32 SIMD instructions (
#960
)
2020-03-10 16:17:30 +11:00
OpCode32SimdLong.cs
…
OpCode32SimdMemImm.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdMemMult.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdMemPair.cs
…
OpCode32SimdMemSingle.cs
…
OpCode32SimdMovGp.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdMovGpDouble.cs
…
OpCode32SimdMovGpElem.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdReg.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdRegElem.cs
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (
#977
)
2020-03-11 11:49:27 +11:00
OpCode32SimdRegElemLong.cs
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (
#977
)
2020-03-11 11:49:27 +11:00
OpCode32SimdRegLong.cs
…
OpCode32SimdRegS.cs
…
OpCode32SimdRegWide.cs
…
OpCode32SimdRev.cs
Implement Fast Paths for most A32 SIMD instructions (
#952
)
2020-03-05 11:41:33 +11:00
OpCode32SimdS.cs
…
OpCode32SimdSel.cs
…
OpCode32SimdShImm.cs
…
OpCode32SimdShImmNarrow.cs
…
OpCode32SimdSpecial.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdSqrte.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode32SimdTbl.cs
…
OpCode32System.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
OpCode.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeAdr.cs
…
OpCodeAlu.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeAluBinary.cs
…
OpCodeAluImm.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeAluRs.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeAluRx.cs
…
OpCodeBfm.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeBImm.cs
…
OpCodeBImmAl.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeBImmCmp.cs
…
OpCodeBImmCond.cs
…
OpCodeBImmTest.cs
…
OpCodeBReg.cs
…
OpCodeCcmp.cs
…
OpCodeCcmpImm.cs
…
OpCodeCcmpReg.cs
…
OpCodeCsel.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeException.cs
…
OpCodeMem.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeMemEx.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeMemImm.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeMemLit.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeMemPair.cs
…
OpCodeMemReg.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeMov.cs
…
OpCodeMul.cs
…
OpCodeSimd.cs
…
OpCodeSimdCvt.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeSimdExt.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeSimdFcond.cs
…
OpCodeSimdFmov.cs
…
OpCodeSimdHelper.cs
Implement VMOVL and VORR.I32 AArch32 SIMD instructions (
#960
)
2020-03-10 16:17:30 +11:00
OpCodeSimdImm.cs
Implemented fast paths for: (
#841
)
2019-12-07 13:45:32 +01:00
OpCodeSimdIns.cs
…
OpCodeSimdMemImm.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeSimdMemLit.cs
…
OpCodeSimdMemMs.cs
…
OpCodeSimdMemPair.cs
…
OpCodeSimdMemReg.cs
…
OpCodeSimdMemSs.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeSimdReg.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeSimdRegElem.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeSimdRegElemF.cs
…
OpCodeSimdShImm.cs
…
OpCodeSimdTbl.cs
…
OpCodeSystem.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeT16.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeT16AluImm8.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OpCodeT16BReg.cs
…
OpCodeTable.cs
…
RegisterSize.cs
…
ShiftType.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00