We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601db12 commit 2224a91Copy full SHA for 2224a91
document/core/exec/modules.rst
@@ -722,9 +722,6 @@ It is up to the :ref:`embedder <embedder>` to define how such conditions are rep
722
&\wedge& F = \{ \AMODULE~\moduleinst, \ALOCALS~\epsilon \} \\[1ex]
723
&\wedge& (S'; F; \expr_{\F{g}} \stepto^\ast S'; F; \val~\END)^\ast \\
724
&\wedge& ((S'; F; \expr_{\F{e}} \stepto^\ast S'; F; \reff~\END)^\ast)^n \\
725
- &\wedge& (\tableaddr = \moduleinst.\MITABLES[\elem.\ETABLE])^\ast \\
726
- &\wedge& (\memaddr = \moduleinst.\MIMEMS[\data.\DMEM])^\ast \\
727
- &\wedge& (\funcaddr = \moduleinst.\MIFUNCS[\start.\SFUNC])^?)
728
\end{array}
729
730
where:
0 commit comments