System.Runtime.Intrinsics 命名空间
包含用于创建和传递各种大小和格式的寄存器状态的类型,用于指令集扩展。 Contains types used to create and convey register states in various sizes and formats for use with instruction-set extensions. 有关操作这些寄存器的说明,请参阅 System.Runtime.Intrinsics.X86 和 System.Runtime.Intrinsics.Arm。 For the instructions to manipulate these registers, see System.Runtime.Intrinsics.X86 and System.Runtime.Intrinsics.Arm.
类
| Vector128 | |
| Vector256 | |
| Vector64 |
结构
| Vector128<T> | |
| Vector256<T> | |
| Vector64<T> |