Module Xed.ChipFeaturesSource

include module type of struct include Bind.ChipFeatures end
Sourceval get_chip_features : [> `Read | `Write ] Xedbindings_bind.Bind.Types.chip_features_ptr -> Xedbindings_bind.XBEnums.chip -> unit
Sourceval modify_chip_features : [> `Read | `Write ] Xedbindings_bind.Bind.Types.chip_features_ptr -> Xedbindings_bind.XBEnums.isa_set -> bool -> unit