package ocaml-unikraft-arm64

  1. Overview
  2. Docs
OCaml cross compiler to the freestanding Unikraft arm64 backends

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v1.2.0.tar.gz
sha256=ca18a45ef86791d5ffa18436945fbec850b6f3dd68a6a62753b4cb1b6999b19a

doc/compiler-libs.optcomp/Polling/index.html

Module Polling

Analyses related to the insertion of Ipoll operations.

val instrument_fundecl : future_funcnames:Misc.Stdlib.String.Set.t -> Mach.fundecl -> Mach.fundecl
val requires_prologue_poll : future_funcnames:Misc.Stdlib.String.Set.t -> fun_name:string -> Mach.instruction -> bool