package ocaml_intrinsics

  1. Overview
  2. No Docs
Intrinsics

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=d42b21dc49a05be658391e63fe64c055d52ec67c0812cf6801f1de0f22733ce2

Description

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

Published: 26 May 2024

Dependencies (4)

  1. dune-configurator
  2. dune >= "3.11.0"
  3. ocaml_intrinsics_kernel >= "v0.17" & < "v0.18~"
  4. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (4)

  1. charset
  2. owi
  3. runtime_events_tools >= "0.5.1" & < "0.5.3"
  4. smtml

Conflicts

None