package xedbindings

  1. Overview
  2. Docs
Bindings to Intel XED

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-xed-bindings-v0.9.tgz
sha256=180f7a952a55eeccd58190f808a066e3fdab93e94436037b4e88d5a9d0db09af

doc/xedbindings.xed/Xedbindings_xed/Xed/FlagDFV/index.html

Module Xed.FlagDFVSource

Sourcetype t = {
  1. dfv_of : bool;
  2. dfv_sf : bool;
  3. dfv_zf : bool;
  4. dfv_cf : bool;
}
Sourceval flat : t -> int
Sourceval get_default_flags_values : Xedbindings_bind.XBEnums.reg -> t option
OCaml

Innovation. Community. Security.