ocaml_intrinsicsversion
Intrinsics
Provides functions to invoke amd64 instructions (such as clz,popcnt,rdtsc,rdpmc)
when available, or compatible software implementation on other targets.
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/ocaml_intrinsics |
Issue Tracker | https://github.com/janestreet/ocaml_intrinsics/issues |
Maintainer | Jane Street developers |
Available | (arch = "x86_64" | arch = "arm64") & os != "win32" |
Dependencies |
|
Source [http] | https://github.com/janestreet/ocaml_intrinsics/archive/refs/tags/v0.16.2.tar.gz md5=30a6bf3dcbde30922a38c970a6898b4d sha512=2d13598222764f79f610825a24e61ee5f5aab9689796189beba8d1f450d2428e9b557b6b9f6b0166db6f04e06796db0549825a42032fd8c7d79852581e407208 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocaml_intrinsics/ocaml_intrinsics.v0.16.2/opam |