This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
ryujinx
Watch
1
Star
0
Fork
You've already forked ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ff8849671a
ryujinx
/
ARMeilleure
/
Instructions
History
gdkchan
ab9d4b862d
Implement VORN (register) Arm32 instruction (
#2396
)
2021-06-23 23:21:23 +02:00
..
CryptoHelper.cs
InstEmitAlu.cs
InstEmitAlu32.cs
InstEmitAluHelper.cs
InstEmitBfm.cs
InstEmitCcmp.cs
InstEmitCsel.cs
InstEmitDiv.cs
InstEmitException.cs
InstEmitException32.cs
InstEmitFlow.cs
InstEmitFlow32.cs
InstEmitFlowHelper.cs
Add multi-level function table (
#2228
)
2021-05-29 18:06:28 -03:00
InstEmitHash.cs
InstEmitHash32.cs
InstEmitHashHelper.cs
InstEmitHelper.cs
InstEmitMemory.cs
Fold constant offsets and group constant addresses (
#2285
)
2021-05-13 21:26:57 +02:00
InstEmitMemory32.cs
InstEmitMemoryEx.cs
InstEmitMemoryEx32.cs
InstEmitMemoryExHelper.cs
Validate CPU virtual addresses on access (
#1987
)
2021-02-16 19:04:19 +01:00
InstEmitMemoryHelper.cs
Add multi-level function table (
#2228
)
2021-05-29 18:06:28 -03:00
InstEmitMove.cs
InstEmitMul.cs
InstEmitMul32.cs
InstEmitSimdArithmetic.cs
Improve accuracy of reciprocal step instructions (
#2305
)
2021-05-24 20:20:07 +10:00
InstEmitSimdArithmetic32.cs
Implement VCNT instruction (
#1963
)
2021-02-22 16:26:13 +01:00
InstEmitSimdCmp.cs
InstEmitSimdCmp32.cs
InstEmitSimdCrypto.cs
InstEmitSimdCrypto32.cs
InstEmitSimdCvt.cs
InstEmitSimdCvt32.cs
InstEmitSimdHash.cs
InstEmitSimdHelper.cs
Add
BIC/ORR Vd.T, #imm
fast path (
#2279
)
2021-05-20 09:09:17 -03:00
InstEmitSimdHelper32.cs
InstEmitSimdLogical.cs
Add
BIC/ORR Vd.T, #imm
fast path (
#2279
)
2021-05-20 09:09:17 -03:00
InstEmitSimdLogical32.cs
Implement VORN (register) Arm32 instruction (
#2396
)
2021-06-23 23:21:23 +02:00
InstEmitSimdMemory.cs
InstEmitSimdMemory32.cs
InstEmitSimdMove.cs
InstEmitSimdMove32.cs
InstEmitSimdShift.cs
InstEmitSimdShift32.cs
InstEmitSystem.cs
InstEmitSystem32.cs
InstName.cs
Implement VORN (register) Arm32 instruction (
#2396
)
2021-06-23 23:21:23 +02:00
NativeInterface.cs
Add multi-level function table (
#2228
)
2021-05-29 18:06:28 -03:00
SoftFallback.cs
Implement VCNT instruction (
#1963
)
2021-02-22 16:26:13 +01:00
SoftFloat.cs