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
23c844b2aa84a65e573dcc023d19b8f5294a8baf
ryujinx
/
ARMeilleure
/
Instructions
History
gdkchan
4f3af839be
Minor code formatting (
#4498
)
2023-03-04 14:43:08 +01:00
..
CryptoHelper.cs
Use ReadOnlySpan<byte> compiler optimization for static data (
#3130
)
2022-02-17 21:38:50 +01:00
InstEmitAlu32.cs
…
InstEmitAlu.cs
…
InstEmitAluHelper.cs
…
InstEmitBfm.cs
…
InstEmitCcmp.cs
…
InstEmitCsel.cs
…
InstEmitDiv.cs
…
InstEmitException32.cs
…
InstEmitException.cs
…
InstEmitFlow32.cs
…
InstEmitFlow.cs
…
InstEmitFlowHelper.cs
Fix return type mismatch on 32-bit titles (
#3000
)
2022-01-16 08:39:43 -03:00
InstEmitHash32.cs
…
InstEmitHash.cs
Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (
#1328
)
2020-07-13 20:48:14 +10:00
InstEmitHashHelper.cs
…
InstEmitHelper.cs
…
InstEmitMemory32.cs
…
InstEmitMemory.cs
…
InstEmitMemoryEx32.cs
…
InstEmitMemoryEx.cs
…
InstEmitMemoryExHelper.cs
…
InstEmitMemoryHelper.cs
…
InstEmitMove.cs
…
InstEmitMul32.cs
Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (
#3687
)
2022-09-10 22:51:00 -03:00
InstEmitMul.cs
…
InstEmitSimdArithmetic32.cs
…
InstEmitSimdArithmetic.cs
Arm64: Cpu feature detection (
#4264
)
2023-01-12 08:05:18 +01:00
InstEmitSimdCmp32.cs
…
InstEmitSimdCmp.cs
…
InstEmitSimdCrypto32.cs
…
InstEmitSimdCrypto.cs
…
InstEmitSimdCvt32.cs
…
InstEmitSimdCvt.cs
…
InstEmitSimdHash32.cs
…
InstEmitSimdHash.cs
…
InstEmitSimdHashHelper.cs
…
InstEmitSimdHelper32.cs
…
InstEmitSimdHelper32Arm64.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdHelper.cs
…
InstEmitSimdHelperArm64.cs
…
InstEmitSimdLogical32.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdLogical.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdMemory32.cs
…
InstEmitSimdMemory.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
InstEmitSimdMove32.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdMove.cs
…
InstEmitSimdShift32.cs
Fpsr and Fpcr freed. (
#3701
)
2022-09-20 18:55:13 -03:00
InstEmitSimdShift.cs
…
InstEmitSystem32.cs
…
InstEmitSystem.cs
…
InstName.cs
…
NativeInterface.cs
…
SoftFallback.cs
…
SoftFloat.cs
…