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
9e2681f2d7e9b36af30f600b79107cb9cd6aa5f1
ryujinx
/
ARMeilleure
/
Instructions
History
gdkchan
219f63ff4e
Fix CPU FCVTN instruction implementation (slow path) (
#4159
)
...
* Fix CPU FCVTN instruction implementation (slow path) * PPTC version bump
2022-12-21 23:05:58 +00:00
..
CryptoHelper.cs
…
InstEmitAlu32.cs
…
InstEmitAlu.cs
…
InstEmitAluHelper.cs
…
InstEmitBfm.cs
…
InstEmitCcmp.cs
…
InstEmitCsel.cs
…
InstEmitDiv.cs
…
InstEmitException32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
InstEmitException.cs
…
InstEmitFlow32.cs
…
InstEmitFlow.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
InstEmitFlowHelper.cs
…
InstEmitHash32.cs
…
InstEmitHash.cs
…
InstEmitHashHelper.cs
…
InstEmitHelper.cs
T32: Implement B, B.cond, BL, BLX (
#3155
)
2022-03-04 23:05:08 +01:00
InstEmitMemory32.cs
…
InstEmitMemory.cs
…
InstEmitMemoryEx32.cs
…
InstEmitMemoryEx.cs
…
InstEmitMemoryExHelper.cs
…
InstEmitMemoryHelper.cs
…
InstEmitMove.cs
…
InstEmitMul32.cs
…
InstEmitMul.cs
…
InstEmitSimdArithmetic32.cs
…
InstEmitSimdArithmetic.cs
…
InstEmitSimdCmp32.cs
…
InstEmitSimdCmp.cs
…
InstEmitSimdCrypto32.cs
…
InstEmitSimdCrypto.cs
…
InstEmitSimdCvt32.cs
…
InstEmitSimdCvt.cs
…
InstEmitSimdHash32.cs
…
InstEmitSimdHash.cs
…
InstEmitSimdHashHelper.cs
ARMeilleure: Hardware accelerate SHA256 (
#3585
)
2022-08-25 10:12:13 +00:00
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
…