package jasmin

  1. Overview
  2. Docs
Compiler for High-Assurance and High-Speed Cryptography

Install

dune-project
 Dependency

Authors

Maintainers

Sources

jasmin-compiler-v2026.03.1.tar.bz2
sha256=78e9f92963403f1ed9f95326f26725532c43956f10fcc47d11ac94c66a236f52

doc/jasmin.jasmin/Jasmin/ToEC/index.html

Module Jasmin.ToECSource

Sourcetype amodel =
  1. | ArrayOld
  2. | WArray
  3. | BArray
Sourceval ty_expr : Prog.expr -> Prog.ty
Sourceval ty_lval : Prog.lval -> Prog.ty
Sourceval extract : ('info, ('reg, 'regx, 'xreg, 'rflag, 'cond, 'asm_op, 'extra_op) Arch_extra.extended_op) Prog.prog -> Utils.architecture -> Wsize.wsize -> Wsize.wsize -> ('reg, 'regx, 'xreg, 'rflag, 'cond, 'asm_op, 'extra_op) Arch_extra.extended_op Sopn.asmOp -> Utils.model -> amodel -> string list -> string option -> Format.formatter -> unit