package ocaml_intrinsics

  1. Overview
  2. No Docs
Intrinsics

Install

Authors

Maintainers

Sources

ocaml_intrinsics-v0.16.0.tar.gz
sha256=9b28693fefa85b8d783317f93aa4764aab9bac8967d38a360e8bb36972f807a4

Description

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

Published: 14 Jun 2023

Dependencies (3)

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

Dev Dependencies

None

Used by (3)

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

Conflicts

None