From 14e97f56648d3d0f4bca76cad5cfc0fdfd482bbf Mon Sep 17 00:00:00 2001 From: Ian Henderson Date: Wed, 10 Aug 2022 23:17:33 -0700 Subject: [PATCH] [spec] Formatting tweak (#1519) --- document/core/binary/instructions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document/core/binary/instructions.rst b/document/core/binary/instructions.rst index abd4ee5c01..e13a03236e 100644 --- a/document/core/binary/instructions.rst +++ b/document/core/binary/instructions.rst @@ -614,7 +614,7 @@ All other vector instructions are plain opcodes without any immediates. \hex{FD}~~216{:}\Bu32 &\Rightarrow& \I64X2.\VLT\K{\_s} \\ &&|& \hex{FD}~~217{:}\Bu32 &\Rightarrow& \I64X2.\VGT\K{\_s} \\ &&|& \hex{FD}~~218{:}\Bu32 &\Rightarrow& \I64X2.\VLE\K{\_s} \\ &&|& - \hex{FD}~~219{:}\Bu32 &\Rightarrow& \I64X2.\VGE\K{\_s} \\ &&|& + \hex{FD}~~219{:}\Bu32 &\Rightarrow& \I64X2.\VGE\K{\_s} \\ \end{array} .. _binary-vfrelop: