package xedbindings

  1. Overview
  2. Docs

Module Xed.OperandSource

Sourceval to_string : [> `Read ] Xedbindings_bind.Types_generated.operand_ptr -> string
Sourceval read_only : [> `Read ] Xedbindings_bind.Types_generated.operand_ptr -> bool
Sourceval written_only : [> `Read ] Xedbindings_bind.Types_generated.operand_ptr -> bool
Sourceval read_and_written : [> `Read ] Xedbindings_bind.Types_generated.operand_ptr -> bool
Sourceval conditional_read : [> `Read ] Xedbindings_bind.Types_generated.operand_ptr -> bool
Sourceval conditional_write : [> `Read ] Xedbindings_bind.Types_generated.operand_ptr -> bool
Sourceval template_is_register : [> `Read ] Xedbindings_bind.Types_generated.operand_ptr -> bool
Sourceval width_bits : [> `Read ] Xedbindings_bind.Types_generated.operand_ptr -> [< `B16 | `B32 | `B64 ] -> int
OCaml

Innovation. Community. Security.