Xed.OperandSourceinclude module type of struct include Bind.Operand endtype -'perm t =
(Xedbindings_bind.Bind.Types.operand Ctypes.abstract, 'perm)
Xedbindings_bind.Bind.Ptr.tval uninit :
unit ->
(Xedbindings_bind.Bind.Types.operand Ctypes.abstract, [ `Read | `Write ])
Xedbindings_bind.Bind.Ptr.tval name :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operandval nonterminal_name :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.nonterminalval op_type :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_typeval rw :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_actionval visibility :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_visibilityval width :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_widthval xtype :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_element_xtypeval width_bits :
[> `Read ] Xedbindings_bind.Types_generated.operand_ptr ->
[< `B16 | `B32 | `B64 ] ->
int