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.3.tar.bz2
sha256=e7aafd891eb54e89d41d9d7d1bbda9ddb1cddc5fdf0359d88c2b7b417ae4a39b
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)"
>