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://github.com/janestreet/ocaml_intrinsics/archive/refs/tags/v0.16.1.tar.gz
md5=c1ba2b1321f8fb5e3752b7d9250bfc6f
sha512=62986ffbcac6822ada73ae187c667de1059c398b1c64234d6a887111509e92159a20a560b1846577aced07e82adbb34ef0e8bfd46919f6a2ba79fce45ecf1849
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocaml_intrinsics/ocaml_intrinsics.v0.16.1/opam
Required by