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" & os != "win32" |
Dependencies |
|
Source [http] | https://github.com/janestreet/ocaml_intrinsics/archive/refs/tags/v0.17.0.tar.gz sha256=d42b21dc49a05be658391e63fe64c055d52ec67c0812cf6801f1de0f22733ce2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocaml_intrinsics/ocaml_intrinsics.v0.17.0/opam |
Required by
- charset
- encoding>=0.0.4
- owi
- runtime_events_tools>=0.5.1
- smtml