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.1.tar.bz2
sha256=e92b42fa69da7c730b0c26dacf842a72b4febcaf4f2157a1dc18b3cce1f859fa
doc/jasmin.jasmin/Jasmin/FInfo/index.html
Module Jasmin.FInfoSource
Source
type f_annot = {retaddr_kind : returnaddress_kind option;stack_allocation_size : Z.t option;stack_size : Z.t option;stack_align : Annotations.wsize option;max_call_depth : Z.t option;stack_zero_strategy : (Stack_zero_strategy.stack_zero_strategy * Annotations.wsize option) option;f_user_annot : Annotations.annotations;
}When a non-inlined function returns a `ptr` array, it has to be one of its arguments. returned_params associates to each return value the index of the corresponding argument if it is a `ptr` array, and None otherwise.
Source
type call_conv = | Export of arg_ret_info(*The function should be exported to the outside word
*)| Subroutine of arg_ret_info(*internal function that should not be inlined
*)| Internal(*internal function that should be inlined
*)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>