File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2244,7 +2244,7 @@ Memory Instructions
22442244 S; F; (\I32 .\CONST ~d)~\val ~(\I32 .\CONST ~n)~\MEMORYFILL
22452245 \quad\stepto\quad S; F; \TRAP
22462246 \\ \qquad
2247- (\iff d + n > |S.\SMEMS [F.\AMODULE .\MIMEMS [x ]].\MIDATA |)
2247+ (\iff d + n > |S.\SMEMS [F.\AMODULE .\MIMEMS [0 ]].\MIDATA |)
22482248 \\[ 1 ex]
22492249 S; F; (\I32 .\CONST ~d)~\val ~(\I32 .\CONST ~0 )~\MEMORYFILL
22502250 \quad\stepto\quad S; F; \epsilon
@@ -2451,7 +2451,7 @@ Memory Instructions
24512451 \\ \qquad
24522452 \begin {array}[t]{@{}r@{~}l@{}}
24532453 (\iff & s + n > |S.\SDATAS [F.\AMODULE .\MIDATAS [x]].\DIDATA | \\
2454- \vee & d + n > |S.\SMEMS [F.\AMODULE .\MIMEMS [x ]].\MIDATA |) \\[ 1 ex]
2454+ \vee & d + n > |S.\SMEMS [F.\AMODULE .\MIMEMS [0 ]].\MIDATA |) \\[ 1 ex]
24552455 \end {array}
24562456 \\[ 1 ex]
24572457 S; F; (\I32 .\CONST ~d)~(\I32 .\CONST ~s)~(\I32 .\CONST ~0 )~(\MEMORYINIT ~x)
You can’t perform that action at this time.
0 commit comments