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
4d69286a9c5af031d4299357e720a967694f265e
ryujinx
/
ARMeilleure
/
Instructions
History
gdkchan
4d69286a9c
Implement VRINT (vector) Arm32 NEON instructions (
#3691
)
2022-09-11 15:44:27 +00:00
..
CryptoHelper.cs
…
InstEmitAlu32.cs
Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (
#3687
)
2022-09-10 22:51:00 -03:00
InstEmitAlu.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
InstEmitAluHelper.cs
T32: Add Vfp instructions (
#3690
)
2022-09-10 23:03:14 -03:00
InstEmitBfm.cs
…
InstEmitCcmp.cs
Reduce JIT GC allocations (
#2515
)
2021-08-17 15:08:34 -03:00
InstEmitCsel.cs
…
InstEmitDiv.cs
…
InstEmitException32.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
InstEmitException.cs
…
InstEmitFlow32.cs
T32: Add Vfp instructions (
#3690
)
2022-09-10 23:03:14 -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
…
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
…
InstEmitMemoryEx32.cs
Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (
#3687
)
2022-09-10 22:51:00 -03:00
InstEmitMemoryEx.cs
InstEmitMemoryEx: Barrier after write on ordered store (
#3193
)
2022-03-19 10:32:35 -03:00
InstEmitMemoryExHelper.cs
…
InstEmitMemoryHelper.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
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
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
InstEmitSimdArithmetic32.cs
Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (
#3677
)
2022-09-09 21:47:38 -03:00
InstEmitSimdArithmetic.cs
…
InstEmitSimdCmp32.cs
…
InstEmitSimdCmp.cs
…
InstEmitSimdCrypto32.cs
…
InstEmitSimdCrypto.cs
…
InstEmitSimdCvt32.cs
Implement VRINT (vector) Arm32 NEON instructions (
#3691
)
2022-09-11 15:44:27 +00:00
InstEmitSimdCvt.cs
Implement CPU FCVT Half <-> Double conversion variants (
#3439
)
2022-07-06 13:40:31 +02:00
InstEmitSimdHash32.cs
ARMeilleure: Hardware accelerate SHA256 (
#3585
)
2022-08-25 10:12:13 +00:00
InstEmitSimdHash.cs
ARMeilleure: Hardware accelerate SHA256 (
#3585
)
2022-08-25 10:12:13 +00:00
InstEmitSimdHashHelper.cs
ARMeilleure: Hardware accelerate SHA256 (
#3585
)
2022-08-25 10:12:13 +00:00
InstEmitSimdHelper32.cs
Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (
#3677
)
2022-09-09 21:47:38 -03:00
InstEmitSimdHelper.cs
Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (
#3677
)
2022-09-09 21:47:38 -03:00
InstEmitSimdLogical32.cs
…
InstEmitSimdLogical.cs
…
InstEmitSimdMemory32.cs
…
InstEmitSimdMemory.cs
…
InstEmitSimdMove32.cs
…
InstEmitSimdMove.cs
…
InstEmitSimdShift32.cs
Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (
#3677
)
2022-09-09 21:47:38 -03:00
InstEmitSimdShift.cs
Implemented in IR the managed methods of the Saturating region ... (
#3665
)
2022-09-08 19:40:41 -03:00
InstEmitSystem32.cs
Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (
#3677
)
2022-09-09 21:47:38 -03:00
InstEmitSystem.cs
Refactor CPU interface to allow the implementation of other CPU emulators (
#3362
)
2022-05-31 16:29:35 -03:00
InstName.cs
Implement VRINT (vector) Arm32 NEON instructions (
#3691
)
2022-09-11 15:44:27 +00:00
NativeInterface.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
SoftFallback.cs
Implemented in IR the managed methods of the Saturating region ... (
#3665
)
2022-09-08 19:40:41 -03:00
SoftFloat.cs
Implement CPU FCVT Half <-> Double conversion variants (
#3439
)
2022-07-06 13:40:31 +02:00