enhancedInstructionSetType 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
由 EnableEnhancedInstructionSet 属性使用。
public enum class enhancedInstructionSetType
public enum class enhancedInstructionSetType
enum enhancedInstructionSetType
public enum enhancedInstructionSetType
type enhancedInstructionSetType =
Public Enum enhancedInstructionSetType
- 继承
-
enhancedInstructionSetType
字段
| enhancedInstructionSetTypeNotSet | 0 | 未设置 |
| enhancedInstructionSetTypeSIMD | 1 | SIMD |
| enhancedInstructionSetTypeSIMD2 | 2 | SIMD2 |
注解
有关更多信息,请参见/ARCH。