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-v2025.06.2.tar.bz2
sha256=aa0d21f532c1560a0939244cfd1c8414ba2b42c9d1403960f458500446cb1ebb
doc/jasmin.jasmin/Jasmin/AsmTargetBuilder/module-type-AsmTarget/index.html
Module type AsmTargetBuilder.AsmTargetSource
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.
val headers : PrintASM.asm_element listval data_segment_header : PrintASM.asm_element listval function_directives : PrintASM.asm_element listMeta-data to print before the function definition
val function_header : PrintASM.asm_element listval function_tail : PrintASM.asm_element listval pp_instr_r :
CoreIdent.Name.t ->
(reg, regx, xreg, rflag, cond, asm_op) Arch_decl.asm_i_r ->
PrintASM.asm_element list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>