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/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)"
>