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
0a24aa6af26cc55c079e265a071a42569d28d2c0
ryujinx
/
ARMeilleure
/
Instructions
History
merry
f1460d5494
A32: Fix BLX and BXWritePC (
#3151
)
2022-02-22 10:41:56 -03:00
..
CryptoHelper.cs
Use ReadOnlySpan<byte> compiler optimization for static data (
#3130
)
2022-02-17 21:38:50 +01:00
InstEmitAlu32.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
InstEmitAlu.cs
…
InstEmitAluHelper.cs
Decoders: Add IOpCode32HasSetFlags (
#3136
)
2022-02-18 01:33:43 +01:00
InstEmitBfm.cs
…
InstEmitCcmp.cs
…
InstEmitCsel.cs
…
InstEmitDiv.cs
…
InstEmitException32.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
InstEmitException.cs
…
InstEmitFlow32.cs
A32: Fix BLX and BXWritePC (
#3151
)
2022-02-22 10:41:56 -03:00
InstEmitFlow.cs
…
InstEmitFlowHelper.cs
…
InstEmitHash32.cs
…
InstEmitHash.cs
…
InstEmitHashHelper.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
InstEmitHelper.cs
A32: Fix BLX and BXWritePC (
#3151
)
2022-02-22 10:41:56 -03:00
InstEmitMemory32.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
InstEmitMemory.cs
Fix return type mismatch on 32-bit titles (
#3000
)
2022-01-16 08:39:43 -03:00
InstEmitMemoryEx32.cs
…
InstEmitMemoryEx.cs
…
InstEmitMemoryExHelper.cs
…
InstEmitMemoryHelper.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
InstEmitMove.cs
…
InstEmitMul32.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
InstEmitMul.cs
…
InstEmitSimdArithmetic32.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
InstEmitSimdArithmetic.cs
Fix small precision error on CPU reciprocal estimate instructions (
#3061
)
2022-01-29 23:59:34 +01:00
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
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
InstEmitSimdShift32.cs
…
InstEmitSimdShift.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
InstEmitSystem32.cs
…
InstEmitSystem.cs
Enable CPU JIT cache invalidation (
#2965
)
2022-02-18 02:53:18 +01:00
InstName.cs
ARMeilleure: Thumb support (All T16 instructions) (
#3105
)
2022-02-17 19:39:45 -03:00
NativeInterface.cs
Enable CPU JIT cache invalidation (
#2965
)
2022-02-18 02:53:18 +01:00
SoftFallback.cs
Use ReadOnlySpan<byte> compiler optimization for static data (
#3130
)
2022-02-17 21:38:50 +01:00
SoftFloat.cs
…