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_32" | arch = "x86_64") & os != "win32" & os != "macos"
Dependencies
Source [http] https://ocaml.janestreet.com/ocaml-core/v0.15/files/ocaml_intrinsics-v0.15.0.tar.gz
sha256=bdf6de8cd0157517ffa3827157b7913270db5f66fbfadc503eececa70e448cca
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocaml_intrinsics/ocaml_intrinsics.v0.15.0/opam
Required by