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
a80fa5e33f0856ef20508e7f22101cd8fc911f90
ryujinx
/
ARMeilleure
/
Instructions
History
gdkchan
4f3af839be
Minor code formatting (
#4498
)
2023-03-04 14:43:08 +01:00
..
CryptoHelper.cs
…
InstEmitAlu32.cs
Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on both A32 and T32 (
#3693
)
2022-09-13 19:51:40 -03:00
InstEmitAlu.cs
…
InstEmitAluHelper.cs
T32: Add Vfp instructions (
#3690
)
2022-09-10 23:03:14 -03:00
InstEmitBfm.cs
…
InstEmitCcmp.cs
…
InstEmitCsel.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
InstEmitDiv.cs
…
InstEmitException32.cs
…
InstEmitException.cs
…
InstEmitFlow32.cs
T32: Add Vfp instructions (
#3690
)
2022-09-10 23:03:14 -03:00
InstEmitFlow.cs
…
InstEmitFlowHelper.cs
…
InstEmitHash32.cs
Minor code formatting (
#4498
)
2023-03-04 14:43:08 +01:00
InstEmitHash.cs
…
InstEmitHashHelper.cs
Minor code formatting (
#4498
)
2023-03-04 14:43:08 +01:00
InstEmitHelper.cs
…
InstEmitMemory32.cs
Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (
#3683
)
2022-09-09 22:09:11 -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
A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (
#3694
)
2022-09-14 18:18:15 -03:00
InstEmitMemoryExHelper.cs
…
InstEmitMemoryHelper.cs
…
InstEmitMove.cs
…
InstEmitMul32.cs
…
InstEmitMul.cs
…
InstEmitSimdArithmetic32.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdArithmetic.cs
Arm64: Cpu feature detection (
#4264
)
2023-01-12 08:05:18 +01:00
InstEmitSimdCmp32.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdCmp.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdCrypto32.cs
…
InstEmitSimdCrypto.cs
…
InstEmitSimdCvt32.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdCvt.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdHash32.cs
…
InstEmitSimdHash.cs
…
InstEmitSimdHashHelper.cs
…
InstEmitSimdHelper32.cs
A32: Implement VCVTT, VCVTB (
#3710
)
2022-10-19 02:36:04 +02:00
InstEmitSimdHelper32Arm64.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSimdHelper.cs
A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… (
#3712
)
2022-10-19 00:21:33 +00:00
InstEmitSimdHelperArm64.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
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
Fix increment on Arm32 NEON VLDn/VSTn instructions with regs > 1 (
#3695
)
2022-09-13 08:24:09 +02:00
InstEmitSimdMemory.cs
…
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
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstEmitSystem32.cs
Fpsr and Fpcr freed. (
#3701
)
2022-09-20 18:55:13 -03:00
InstEmitSystem.cs
Implement JIT Arm64 backend (
#4114
)
2023-01-10 19:16:59 -03:00
InstName.cs
A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (
#3694
)
2022-09-14 18:18:15 -03:00
NativeInterface.cs
Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (
#4337
)
2023-01-23 22:37:53 +00:00
SoftFallback.cs
Fpsr and Fpcr freed. (
#3701
)
2022-09-20 18:55:13 -03:00
SoftFloat.cs
Fpsr and Fpcr freed. (
#3701
)
2022-09-20 18:55:13 -03:00