package xedbindings

  1. Overview
  2. Docs
Bindings to Intel XED

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocaml-xed-bindings-v0.11.tgz
sha256=ea29bff243aa399ec08ded1d2eba326e4fa8b45c797e52550eb8913b4d45df68

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 to_int : t -> int
Sourceval of_int : int -> t
OCaml

Innovation. Community. Security.