Flags to encode SIMD acceleration requirements.
[
Edit]
[System.Flags] public enum AccelMode |
|
Remarks
Members
Member Name | Description |
---|
None | The value of this enumeration.
[Edit]
|
SSE1 | This operation is accelerated on systems supporting SSE 1 and up.
[Edit]
|
SSE2 | This operation is accelerated on systems supporting SSE 2 and up.
[Edit]
|
SSE3 | This operation is accelerated on systems supporting SSE 3 and up.
[Edit]
|
SSE41 | This operation is accelerated on systems supporting SSE 4.1 and up.
[Edit]
|
SSE42 | This operation is accelerated on systems supporting SSE 4.2 and up.
[Edit]
|
SSE4A | This operation is accelerated on systems supporting
AMD's SSE 4A. This is a limited subset of SSE4 with their own
operations.
[Edit]
|
SSSE3 | This operation is accelerated on systems supporting AMD's SSE 3E.
[Edit]
|
Requirements
Namespace: Mono.Simd
Assembly: Mono.Simd (in Mono.Simd.dll)
Assembly Versions: 2.0.0.0