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" | arch = "arm64") & os != "win32"
Dependencies
Source [http] https://github.com/janestreet/ocaml_intrinsics/archive/refs/tags/v0.15.2.tar.gz
sha256=92064a7fcebf1654d44f4d29abec0a9650505c3929b6d38fb293c2b69e5ca5ca
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocaml_intrinsics/ocaml_intrinsics.v0.15.2/opam
Required by