package ocaml_intrinsics

  1. Overview
  2. No Docs
Intrinsics

Install

Authors

Maintainers

Sources

v0.15.2.tar.gz
sha256=92064a7fcebf1654d44f4d29abec0a9650505c3929b6d38fb293c2b69e5ca5ca

Description

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

Published: 04 May 2022

Dependencies (3)

  1. dune-configurator
  2. dune >= "2.0.0"
  3. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (3)

  1. charset
  2. core_unix >= "v0.15.0" & < "v0.16.0"
  3. owi

Conflicts

None