From 691c21e37e54f7fd077ac53e2a0f641618219f2c Mon Sep 17 00:00:00 2001 From: Ng Zhi An Date: Thu, 4 Feb 2021 11:55:24 -0800 Subject: [PATCH] [spectext] Add i64x2.widen_{low,high}_i32x4_{s,u} to syntax This is a simple change, validation and execution is already shape-agnostic, so we only need to add it to the syntax. Instructions were merged in #290. --- document/core/syntax/instructions.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/document/core/syntax/instructions.rst b/document/core/syntax/instructions.rst index fd0da6275..91f5fd4ce 100644 --- a/document/core/syntax/instructions.rst +++ b/document/core/syntax/instructions.rst @@ -234,8 +234,10 @@ SIMD instructions provide basic operations over :ref:`values ` of \K{i16x8.}\NARROW\K{\_i32x4\_}\sx \\&&|& \K{i16x8.}\WIDEN\K{\_low}\K{\_i8x16\_}\sx ~|~ \K{i32x4.}\WIDEN\K{\_low}\K{\_i16x8\_}\sx \\&&|& + \K{i64x2.}\WIDEN\K{\_low}\K{\_i32x4\_}\sx \\&&|& \K{i16x8.}\WIDEN\K{\_high}\K{\_i8x16\_}\sx ~|~ \K{i32x4.}\WIDEN\K{\_high}\K{\_i16x8\_}\sx \\&&|& + \K{i64x2.}\WIDEN\K{\_high}\K{\_i32x4\_}\sx \\&&|& \ishape\K{.}\vshiftop \\&&|& \ishape\K{.}\vibinop \\&&|& \K{i8x16.}\viminmaxop ~|~