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/Liveness/index.html
Module Jasmin.LivenessSource
Source
val iter_call_sites :
(Jasmin.Prog.L.i_loc ->
Prog.funname ->
Prog.lvals ->
(Prog.Sv.t * Prog.Sv.t) ->
unit) ->
(Jasmin.Prog.L.i_loc ->
BinNums.positive Syscall_t.syscall_t ->
Prog.lvals ->
(Prog.Sv.t * Prog.Sv.t) ->
unit) ->
(Prog.Sv.t * Prog.Sv.t, 'asm) Prog.func ->
unititer_call_sites cb f runs the cb function for all call site in f with the location of the call instruction, the name of the called function, the ℓ-values, and the sets of live variables before and after the call.
Requires the function f to be annotated with liveness information
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>