Skip to content

Commit ac19ae2

Browse files
committed
Add note for ref.null
1 parent ae8fb92 commit ac19ae2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

document/core/exec/instructions.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,11 @@ Reference Instructions
209209
& (\iff \deftype = F.\AMODULE.\MITYPES[x]) \\
210210
\end{array}
211211
212+
.. note::
213+
This is the reduction rule for |REFNULL| |TYPEIDX|.
214+
No formal reduction rule is required for |REFNULL| |ABSHEAPTYPE|,
215+
since the instruction is already a :ref:`value <syntax-val>`.
216+
212217

213218
.. _exec-ref.func:
214219

0 commit comments

Comments
 (0)