File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -641,7 +641,7 @@ Memory Instructions
641641 \end {array}
642642 \\ \qquad
643643 \begin {array}[t]{@{}r@{~}l@{}}
644- (\iff & \meminst = S.\SMEMS [a]
644+ (\iff & \meminst = S.\SMEMS [a] \\
645645 \wedge & |\meminst .\MIDATA | = \X {sz}\cdot64 \,\F {Ki}) \\
646646 \end {array}
647647 \\[ 1 ex]
@@ -1026,7 +1026,7 @@ See :ref:`above <exec-atomic-store>`.
10261026.. math ::
10271027 \begin {array}{l}
10281028 \begin {array}{lcl@{\qquad }l}
1029- F; (\I32 .\CONST ~i)~(\I32 .\CONST ~k)~\ATOMICNOTIFY
1029+ F; (\I32 .\CONST ~i)~(\I32 .\CONST ~k)~\MEMORYATOMICNOTIFY
10301030 &\stepto ^{(\ARD ~a.\LLEN ~n)~(\K {wake}~a.\LDATA [i]~j~k)}&
10311031 F; (\I32 .\CONST ~j)
10321032 \end {array}
@@ -1036,7 +1036,7 @@ See :ref:`above <exec-atomic-store>`.
10361036 \end {array}
10371037 \\[ 1 ex]
10381038 \begin {array}{lcl@{\qquad }l}
1039- F; (\I32 .\CONST ~i)~(\I32 .\CONST ~k)~\ATOMICNOTIFY
1039+ F; (\I32 .\CONST ~i)~(\I32 .\CONST ~k)~\MEMORYATOMICNOTIFY
10401040 &\stepto ^{(\ARD ~a.\LLEN ~n)}&
10411041 F; \TRAP
10421042 \end {array}
You can’t perform that action at this time.
0 commit comments