ocaml_intrinsics_kernelversion Documentation on ocaml.org
Intrinsics
Provides functions to invoke amd64 instructions (such as cmov, min/maxsd, popcnt)
when available, or compatible software implementation on other targets.
See also ocaml_intrinsics library.| Author | Jane Street Group, LLC |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/janestreet/ocaml_intrinsics_kernel |
| Issue Tracker | https://github.com/janestreet/ocaml_intrinsics_kernel/issues |
| Documentation | https://ocaml.janestreet.com/ocaml-core/latest/doc/ocaml_intrinsics_kernel/index.html |
| Maintainer | Jane Street developers |
| Available | arch != "arm32" & arch != "x86_32" |
| Dependencies | |
| Source [http] | https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.2.tar.gz md5=94d4734d6844417053e93ef0e3b26e33 sha512=21397340656d9fbe8dc079d5772bb4ca3e9c8c9c235fe2bddbbabe75fff7d38afc95f10d16f71ad0ab67f9e6fcb4ce08bece8b56cb2b37904c7210c45aa44bb5 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocaml_intrinsics_kernel/ocaml_intrinsics_kernel.v0.17.2/opam |
Required by
- base>=v0.17.0
- fast_bitvector
- ocaml_intrinsics>=v0.17.0


