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.14.tgz
sha256=3be7a4b3f8d116c1d14205fd0fd4774c34be07cc2c4323b23d5c6c03517ce7c9
doc/xedbindings.xed/Xedbindings_xed/Xed/Operand/index.html
Module Xed.OperandSource
include module type of struct include Bind.Operand end
Source
type -'perm t =
(Xedbindings_bind.Bind.Types.operand Ctypes.abstract, 'perm)
Xedbindings_bind.Bind.Ptr.tSource
val uninit :
unit ->
(Xedbindings_bind.Bind.Types.operand Ctypes.abstract, [ `Read | `Write ])
Xedbindings_bind.Bind.Ptr.tSource
val name :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operandSource
val nonterminal_name :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.nonterminalSource
val op_type :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_typeSource
val rw :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_actionSource
val visibility :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_visibilitySource
val width :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_widthSource
val xtype :
[> `Read ] Xedbindings_bind.Bind.Types.operand_ptr ->
Xedbindings_bind.XBEnums.operand_element_xtypeSource
val width_bits :
[> `Read ] Xedbindings_bind.Types_generated.operand_ptr ->
[< `B16 | `B32 | `B64 ] ->
intA string showing the Operand. Quite arbitrary, subject to change.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>