ocaml_intrinsicsversion

Intrinsics

Provides functions to invoke amd64 instructions (such as clz,popcnt,rdtsc,rdpmc)

 when available, or compatible software implementation on other targets.
AuthorJane Street Group, LLC
LicenseMIT
Published
Homepagehttps://github.com/janestreet/ocaml_intrinsics
Issue Trackerhttps://github.com/janestreet/ocaml_intrinsics/issues
MaintainerJane Street developers
Available(arch = "x86_64" | arch = "arm64") & os != "win32"
Dependencies
Source [http] https://ocaml.janestreet.com/ocaml-core/v0.16/files/ocaml_intrinsics-v0.16.0.tar.gz
sha256=9b28693fefa85b8d783317f93aa4764aab9bac8967d38a360e8bb36972f807a4
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocaml_intrinsics/ocaml_intrinsics.v0.16.0/opam
Required by