package jasmin
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
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/AsmTargetBuilder/index.html
Module Jasmin.AsmTargetBuilderSource
Module AsmTarget : This module defines the interface for generating assembly code for a target architecture. You need to provide archtecture types as defined in Arch_decl module. You also need to provide the header, function header, function tail and instruction generation function.
Source
module Make
(Target : AsmTarget) :
S
with type reg = Target.reg
and type regx = Target.regx
and type xreg = Target.xreg
and type rflag = Target.rflag
and type cond = Target.cond
and type asm_op = Target.asm_opModule AsmTargetBuilder.Make: Functor abstration that take an architecture module and generate corresponding assembly printer.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>