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
f373f870f769ef65c435aa307dc3fa1be6dc6fae
ryujinx
/
ARMeilleure
/
Instructions
History
gdk
1876b346fe
Initial work
2020-01-09 02:13:00 +01:00
..
CryptoHelper.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
DelegateTypes.cs
Add Tbx Inst. (fast & slow paths), with Tests. (
#782
)
2019-10-04 11:43:20 -03:00
InstEmitAlu32.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitAlu.cs
Implemented fast paths for: (
#846
)
2019-12-29 22:22:47 -03:00
InstEmitAluHelper.cs
Implemented fast paths for: (
#841
)
2019-12-07 13:45:32 +01:00
InstEmitBfm.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitCcmp.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitCsel.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitDiv.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitException.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitFlow32.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitFlow.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitFlowHelper.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitHash.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitHelper.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitMemory32.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitMemory.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitMemoryEx.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitMemoryHelper.cs
Initial work
2020-01-09 02:13:00 +01:00
InstEmitMove.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitMul.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitSimdArithmetic.cs
Implemented fast paths for: (
#846
)
2019-12-29 22:22:47 -03:00
InstEmitSimdCmp.cs
Implemented fast paths for: (
#841
)
2019-12-07 13:45:32 +01:00
InstEmitSimdCrypto.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitSimdCvt.cs
Implemented fast paths for: (
#846
)
2019-12-29 22:22:47 -03:00
InstEmitSimdHash.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitSimdHelper.cs
Implemented fast paths for: (
#846
)
2019-12-29 22:22:47 -03:00
InstEmitSimdLogical.cs
Implemented fast paths for: (
#846
)
2019-12-29 22:22:47 -03:00
InstEmitSimdMemory.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitSimdMove.cs
Implemented fast paths for: (
#846
)
2019-12-29 22:22:47 -03:00
InstEmitSimdShift.cs
Implemented fast paths for: (
#846
)
2019-12-29 22:22:47 -03:00
InstEmitSystem.cs
Add Mrs & Msr (Nzcv) Inst., with Tests. (
#819
)
2019-11-14 13:08:07 +11:00
InstName.cs
Add Sli_S/V & Sri_S/V inst.s (fast & slow paths), with Tests. (
#797
)
2019-10-24 20:37:42 -03:00
NativeInterface.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
SoftFallback.cs
Implemented fast paths for: (
#846
)
2019-12-29 22:22:47 -03:00
SoftFloat.cs
Implemented fast paths for: (
#841
)
2019-12-07 13:45:32 +01:00