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
88619d71b8e4840218c68b712aa184098d2dbccf
ryujinx
/
ARMeilleure
/
Instructions
History
LDj3SNuD
88619d71b8
CPU: A32: Add Vadd & Vsub Wide (S/U_8/16/32) Inst.s with Test. (
#1390
)
2020-07-17 14:21:40 +10:00
..
CryptoHelper.cs
…
InstEmitAlu32.cs
…
InstEmitAlu.cs
…
InstEmitAluHelper.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (
#975
)
2020-03-12 14:20:55 +11:00
InstEmitBfm.cs
…
InstEmitCcmp.cs
…
InstEmitCsel.cs
…
InstEmitDiv.cs
…
InstEmitException32.cs
…
InstEmitException.cs
…
InstEmitFlow32.cs
…
InstEmitFlow.cs
…
InstEmitFlowHelper.cs
Generalize tail continues (
#1298
)
2020-06-18 13:37:21 +10:00
InstEmitHash32.cs
…
InstEmitHash.cs
…
InstEmitHashHelper.cs
…
InstEmitHelper.cs
…
InstEmitMemory32.cs
…
InstEmitMemory.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitMemoryEx32.cs
…
InstEmitMemoryEx.cs
…
InstEmitMemoryExHelper.cs
…
InstEmitMemoryHelper.cs
Add Profiled Persistent Translation Cache. (
#769
)
2020-06-16 20:28:02 +02:00
InstEmitMove.cs
…
InstEmitMul32.cs
…
InstEmitMul.cs
…
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
…