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
2244
2244
S; F; (\I32 .\CONST ~d)~\val ~(\I32 .\CONST ~n)~\MEMORYFILL
2245
2245
\quad\stepto\quad S; F; \TRAP
2246
2246
\\ \qquad
2247
- (\iff d + n > |S.\SMEMS [F.\AMODULE .\MIMEMS [x ]].\MIDATA |)
2247
+ (\iff d + n > |S.\SMEMS [F.\AMODULE .\MIMEMS [0 ]].\MIDATA |)
2248
2248
\\[ 1 ex]
2249
2249
S; F; (\I32 .\CONST ~d)~\val ~(\I32 .\CONST ~0 )~\MEMORYFILL
2250
2250
\quad\stepto\quad S; F; \epsilon
@@ -2451,7 +2451,7 @@ Memory Instructions
2451
2451
\\ \qquad
2452
2452
\begin {array}[t]{@{}r@{~}l@{}}
2453
2453
(\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]
2455
2455
\end {array}
2456
2456
\\[ 1 ex]
2457
2457
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