This library provides functions to invoke amd64 instructions
(such as clz, popcnt, rdtsc, rdpmc) when available, or compatible
software implementation on other targets.

Homepage:
https://github.com/janestreet/ocaml_intrinsics/
