| .. |
|
CryptoHelper.cs
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |
|
InstEmitAlu.cs
|
b1b6f294f2
Add most of the A32 instruction set to ARMeilleure (#897)
|
6 лет назад |
|
InstEmitAlu32.cs
|
c26f3774bd
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977)
|
6 лет назад |
|
InstEmitAluHelper.cs
|
d904706fc0
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975)
|
6 лет назад |
|
InstEmitBfm.cs
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |
|
InstEmitCcmp.cs
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |
|
InstEmitCsel.cs
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |
|
InstEmitDiv.cs
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |
|
InstEmitException.cs
|
2421186d97
Generalize tail continues (#1298)
|
5 лет назад |
|
InstEmitException32.cs
|
2421186d97
Generalize tail continues (#1298)
|
5 лет назад |
|
InstEmitFlow.cs
|
2421186d97
Generalize tail continues (#1298)
|
5 лет назад |
|
InstEmitFlow32.cs
|
2421186d97
Generalize tail continues (#1298)
|
5 лет назад |
|
InstEmitFlowHelper.cs
|
2421186d97
Generalize tail continues (#1298)
|
5 лет назад |
|
InstEmitHash.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitHelper.cs
|
d904706fc0
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975)
|
6 лет назад |
|
InstEmitMemory.cs
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |
|
InstEmitMemory32.cs
|
b1b6f294f2
Add most of the A32 instruction set to ARMeilleure (#897)
|
6 лет назад |
|
InstEmitMemoryEx.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitMemoryEx32.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitMemoryExHelper.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitMemoryHelper.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitMove.cs
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |
|
InstEmitMul.cs
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |
|
InstEmitMul32.cs
|
fb0939f9b6
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954)
|
6 лет назад |
|
InstEmitSimdArithmetic.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdArithmetic32.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdCmp.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdCmp32.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdCrypto.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdCrypto32.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdCvt.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdCvt32.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdHash.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdHelper.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdHelper32.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdLogical.cs
|
0915731a9d
Implemented fast paths for: (#846)
|
6 лет назад |
|
InstEmitSimdLogical32.cs
|
dd433c1296
Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982)
|
6 лет назад |
|
InstEmitSimdMemory.cs
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |
|
InstEmitSimdMemory32.cs
|
b1b6f294f2
Add most of the A32 instruction set to ARMeilleure (#897)
|
6 лет назад |
|
InstEmitSimdMove.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdMove32.cs
|
89ccec197e
Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960)
|
6 лет назад |
|
InstEmitSimdShift.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSimdShift32.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSystem.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstEmitSystem32.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
InstName.cs
|
83d94b21d0
Add FMaxNmV & FMinNmV Inst.s with Test. (#1279)
|
5 лет назад |
|
NativeInterface.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
|
SoftFallback.cs
|
e4ee61d6c3
Improve V128 (#1097)
|
6 лет назад |
|
SoftFloat.cs
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |