System.Runtime.Intrinsics Namespace
Contains types used to create and convey register states in various sizes and formats for use with instruction-set extensions.
For the instructions to manipulate these registers, see System.Runtime.Intrinsics.X86 and System.Runtime.Intrinsics.Arm.
Classes
Vector128 | |
Vector256 | |
Vector64 |
Structs
Vector128<T> | |
Vector256<T> | |
Vector64<T> |