package xedbindings
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Bindings to Intel XED
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      ocaml-xed-bindings-v0.11.tgz
    
    
        
    
  
  
  
    
  
        sha256=ea29bff243aa399ec08ded1d2eba326e4fa8b45c797e52550eb8913b4d45df68
    
    
  doc/xedbindings.bind/Xedbindings_bind/Bind/DecodedInst/index.html
Module Bind.DecodedInstSource
Source
val get_attribute : 
  [> `Read ] Types.decoded_inst_ptr ->
  XBEnums.attribute ->
  Unsigned.UInt32.tSource
val get_default_flags_values : 
  [> `Read ] Types.decoded_inst_ptr ->
  [> `Read | `Write ] Types.flag_dfv_ptr ->
  boolSource
val operand_element_type : 
  [> `Read ] Types.decoded_inst_ptr ->
  int ->
  XBEnums.operand_element_typeSource
val operands : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  [ `Read | `Write ] Types.operand_values_ptrSource
val set_branch_displacement : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  Signed.Int64.t ->
  int ->
  unitSource
val set_branch_displacement_bits : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  Signed.Int64.t ->
  int ->
  unitSource
val set_immediate_signed : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  Signed.Int32.t ->
  int ->
  unitSource
val set_immediate_signed_bits : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  Signed.Int32.t ->
  int ->
  unitSource
val set_immediate_unsigned : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  Unsigned.UInt64.t ->
  int ->
  unitSource
val set_immediate_unsigned_bits : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  Unsigned.UInt64.t ->
  int ->
  unitSource
val set_memory_displacement : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  Signed.Int64.t ->
  int ->
  unitSource
val set_memory_displacement_bits : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  Signed.Int64.t ->
  int ->
  unitSource
val set_mode : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  XBEnums.machine_mode ->
  XBEnums.address_width ->
  unitSource
val valid_for_features : 
  [> `Read ] Types.decoded_inst_ptr ->
  [> `Read ] Types.chip_features_ptr ->
  boolSource
val zero_keep_mode_from_operands : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  [> `Read ] Types.operand_values_ptr ->
  unitSource
val zero_set_mode : 
  [> `Read | `Write ] Types.decoded_inst_ptr ->
  [> `Read ] Types.state_ptr ->
  unit sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >