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
04dce402ac94679c5439038be1c8ce090e7ad4cb
ryujinx
/
ARMeilleure
/
Instructions
History
gdkchan
ab9d4b862d
Implement VORN (register) Arm32 instruction (
#2396
)
2021-06-23 23:21:23 +02:00
..
CryptoHelper.cs
…
InstEmitAlu32.cs
…
InstEmitAlu.cs
Add most of the A32 instruction set to ARMeilleure (
#897
)
2020-02-24 08:20:40 +11:00
InstEmitAluHelper.cs
…
InstEmitBfm.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitCcmp.cs
…
InstEmitCsel.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitDiv.cs
…
InstEmitException32.cs
…
InstEmitException.cs
…
InstEmitFlow32.cs
…
InstEmitFlow.cs
…
InstEmitFlowHelper.cs
…
InstEmitHash32.cs
…
InstEmitHash.cs
…
InstEmitHashHelper.cs
…
InstEmitHelper.cs
…
InstEmitMemory32.cs
…
InstEmitMemory.cs
…
InstEmitMemoryEx32.cs
…
InstEmitMemoryEx.cs
…
InstEmitMemoryExHelper.cs
…
InstEmitMemoryHelper.cs
…
InstEmitMove.cs
…
InstEmitMul32.cs
…
InstEmitMul.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitSimdArithmetic32.cs
…
InstEmitSimdArithmetic.cs
…
InstEmitSimdCmp32.cs
…
InstEmitSimdCmp.cs
…
InstEmitSimdCrypto32.cs
…
InstEmitSimdCrypto.cs
…
InstEmitSimdCvt32.cs
…
InstEmitSimdCvt.cs
…
InstEmitSimdHash.cs
…
InstEmitSimdHelper32.cs
…
InstEmitSimdHelper.cs
…
InstEmitSimdLogical32.cs
…
InstEmitSimdLogical.cs
…
InstEmitSimdMemory32.cs
…
InstEmitSimdMemory.cs
…
InstEmitSimdMove32.cs
…
InstEmitSimdMove.cs
…
InstEmitSimdShift32.cs
…
InstEmitSimdShift.cs
…
InstEmitSystem32.cs
…
InstEmitSystem.cs
…
InstName.cs
…
NativeInterface.cs
…
SoftFallback.cs
…
SoftFloat.cs
…