..
CryptoHelper.cs
DelegateTypes.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed ( #975 )
2020-03-12 14:20:55 +11:00
InstEmitAlu32.cs
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes ( #977 )
2020-03-11 11:49:27 +11:00
InstEmitAlu.cs
InstEmitAluHelper.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed ( #975 )
2020-03-12 14:20:55 +11:00
InstEmitBfm.cs
InstEmitCcmp.cs
InstEmitCsel.cs
InstEmitDiv.cs
InstEmitException32.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed ( #975 )
2020-03-12 14:20:55 +11:00
InstEmitException.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed ( #975 )
2020-03-12 14:20:55 +11:00
InstEmitFlow32.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed ( #975 )
2020-03-12 14:20:55 +11:00
InstEmitFlow.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed ( #975 )
2020-03-12 14:20:55 +11:00
InstEmitFlowHelper.cs
Use the jump table for HighCq tail continues. ( #1088 )
2020-04-04 19:05:11 +11:00
InstEmitHash.cs
InstEmitHelper.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed ( #975 )
2020-03-12 14:20:55 +11:00
InstEmitMemory32.cs
InstEmitMemory.cs
InstEmitMemoryEx32.cs
InstEmitMemoryEx.cs
InstEmitMemoryExHelper.cs
InstEmitMemoryHelper.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed ( #975 )
2020-03-12 14:20:55 +11:00
InstEmitMove.cs
InstEmitMul32.cs
InstEmitMul.cs
InstEmitSimdArithmetic32.cs
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes ( #977 )
2020-03-11 11:49:27 +11:00
InstEmitSimdArithmetic.cs
Implement Fast Paths for most A32 SIMD instructions ( #952 )
2020-03-05 11:41:33 +11:00
InstEmitSimdCmp32.cs
Implement Fast Paths for most A32 SIMD instructions ( #952 )
2020-03-05 11:41:33 +11:00
InstEmitSimdCmp.cs
InstEmitSimdCrypto32.cs
Add Fast Paths for Crypto instructions (A32/A64) ( #1026 )
2020-03-25 17:20:29 +11:00
InstEmitSimdCrypto.cs
Add Fast Paths for Crypto instructions (A32/A64) ( #1026 )
2020-03-25 17:20:29 +11:00
InstEmitSimdCvt32.cs
Implement Fast Paths for most A32 SIMD instructions ( #952 )
2020-03-05 11:41:33 +11:00
InstEmitSimdCvt.cs
Add Fcvtas_S/V & Fcvtau_S/V. ( #1018 )
2020-03-24 22:53:49 +01:00
InstEmitSimdHash.cs
InstEmitSimdHelper32.cs
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes ( #977 )
2020-03-11 11:49:27 +11:00
InstEmitSimdHelper.cs
Implement Fast Paths for most A32 SIMD instructions ( #952 )
2020-03-05 11:41:33 +11:00
InstEmitSimdLogical32.cs
Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions ( #982 )
2020-03-14 10:29:58 +11:00
InstEmitSimdLogical.cs
InstEmitSimdMemory32.cs
InstEmitSimdMemory.cs
InstEmitSimdMove32.cs
Implement VMOVL and VORR.I32 AArch32 SIMD instructions ( #960 )
2020-03-10 16:17:30 +11:00
InstEmitSimdMove.cs
InstEmitSimdShift32.cs
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes ( #977 )
2020-03-11 11:49:27 +11:00
InstEmitSimdShift.cs
InstEmitSystem32.cs
InstEmitSystem.cs
InstName.cs
Add Fcvtas_S/V & Fcvtau_S/V. ( #1018 )
2020-03-24 22:53:49 +01:00
NativeInterface.cs
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed ( #975 )
2020-03-12 14:20:55 +11:00
SoftFallback.cs
SoftFloat.cs