deploy: 485bbd9e1034444869fc5326c55301d4f3662967
diff --git a/core/_download/WebAssembly.pdf b/core/_download/WebAssembly.pdf
index 09f244e..545c21d 100644
--- a/core/_download/WebAssembly.pdf
+++ b/core/_download/WebAssembly.pdf
Binary files differ
diff --git a/core/_static/documentation_options.js b/core/_static/documentation_options.js
index b6fc18c..851d1c6 100644
--- a/core/_static/documentation_options.js
+++ b/core/_static/documentation_options.js
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
- VERSION: '3.0 (2025-09-26)',
+ VERSION: '3.0 (2025-09-30)',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/core/appendix/algorithm.html b/core/appendix/algorithm.html
index 0c48da5..706c647 100644
--- a/core/appendix/algorithm.html
+++ b/core/appendix/algorithm.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Validation Algorithm — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Validation Algorithm — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/changes.html b/core/appendix/changes.html
index 199d008..53ff016 100644
--- a/core/appendix/changes.html
+++ b/core/appendix/changes.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Change History — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Change History — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/custom.html b/core/appendix/custom.html
index 673ede8..d6df91e 100644
--- a/core/appendix/custom.html
+++ b/core/appendix/custom.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Custom Sections and Annotations — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Custom Sections and Annotations — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/embedding.html b/core/appendix/embedding.html
index 65b6e2a..a82fe2b 100644
--- a/core/appendix/embedding.html
+++ b/core/appendix/embedding.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Embedding — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Embedding — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/implementation.html b/core/appendix/implementation.html
index da0c4f6..3e792c8 100644
--- a/core/appendix/implementation.html
+++ b/core/appendix/implementation.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Implementation Limitations — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Implementation Limitations — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/index-instructions.html b/core/appendix/index-instructions.html
index f90b6a1..969c92f 100644
--- a/core/appendix/index-instructions.html
+++ b/core/appendix/index-instructions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Index of Instructions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Index of Instructions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/index-rules.html b/core/appendix/index-rules.html
index 516c4b0..e228499 100644
--- a/core/appendix/index-rules.html
+++ b/core/appendix/index-rules.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Index of Semantic Rules — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Index of Semantic Rules — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/index-types.html b/core/appendix/index-types.html
index 44d89f8..de0612c 100644
--- a/core/appendix/index-types.html
+++ b/core/appendix/index-types.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Index of Types — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Index of Types — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/index.html b/core/appendix/index.html
index 7a412d1..062efd7 100644
--- a/core/appendix/index.html
+++ b/core/appendix/index.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Appendix — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Appendix — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/profiles.html b/core/appendix/profiles.html
index 62fccad..533b32d 100644
--- a/core/appendix/profiles.html
+++ b/core/appendix/profiles.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Profiles — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Profiles — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/appendix/properties.html b/core/appendix/properties.html
index 8c967b7..e128339 100644
--- a/core/appendix/properties.html
+++ b/core/appendix/properties.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Type Soundness — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Type Soundness — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/bikeshed/index.html b/core/bikeshed/index.html
index fa2459b..7360321 100644
--- a/core/bikeshed/index.html
+++ b/core/bikeshed/index.html
@@ -6,7 +6,7 @@
<meta content="ED" name="w3c-status">
<meta content="Bikeshed version 3f621ba99, updated Mon Jul 28 15:38:36 2025 -0700" name="generator">
<link href="https://www.w3.org/TR/wasm-core-2/" rel="canonical">
- <meta content="9d36019973201a19f9c9ebb0f10828b2fe2374aa" name="revision">
+ <meta content="485bbd9e1034444869fc5326c55301d4f3662967" name="revision">
<meta content="dark light" name="color-scheme">
<meta charset="utf-8">
<style>/* mathjax2katex fixes */
@@ -422,7 +422,7 @@
</p>
<h1 class="p-name no-ref" id="title">WebAssembly Core Specification</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>,
- <time class="dt-updated" datetime="2025-09-26">26 September 2025</time></p>
+ <time class="dt-updated" datetime="2025-09-30">30 September 2025</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
@@ -462,6 +462,42 @@
</div>
<h2 class="no-num no-toc no-ref heading settled" id="sotd"><span class="content">Status of this document</span></h2>
<div data-fill-with="status">
+ <p><em>This section describes the status of this document at the time of
+ its publication. A list of
+ current W3C publications and the latest revision of this technical report
+ can be found in the <a href="https://www.w3.org/TR/">W3C technical reports
+ index.</a></em>
+
+</p>
+ <p>
+ This is a public copy of the editors’ draft.
+ It is provided for discussion only and may change at any moment.
+ Its publication here does not imply endorsement of its contents by W3C.
+ Don’t cite this document other than as work in progress.
+</p>
+ <p>
+ <a href="https://github.com/WebAssembly/spec/issues">GitHub Issues</a>
+ are preferred for discussion of this specification.
+ All issues and comments are
+ <a href="https://github.com/WebAssembly/spec/issues?utf8=%E2%9C%93&q=is%3Aissue++">archived</a>.
+</p>
+ <p>
+ This document was produced by the
+ <a href="https://www.w3.org/groups/wg/wasm">WebAssembly Working Group</a>.
+</p>
+ <p>
+ This document was produced by a group operating under
+ the <a href="https://www.w3.org/policies/patent-policy/">W3C Patent Policy</a>.
+ W3C maintains a <a href="https://www.w3.org/2004/01/pp-impl/101196/status" rel="disclosure">public list of any patent disclosures</a>
+ made in connection with the deliverables of the group;
+ that page also includes instructions for disclosing a patent.
+ An individual who has actual knowledge of a patent that the individual believes contains <a href="https://www.w3.org/policies/patent-policy/#def-essential">Essential Claim(s)</a>
+ must disclose the information in accordance with <a href="https://www.w3.org/policies/patent-policy/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.
+
+</p>
+ <p>
+ This document is governed by the <a href="https://www.w3.org/policies/process/20250818/" id="w3c_process_revision">18 August 2025 W3C Process Document</a>.
+</p>
<p></p>
</div>
<div data-fill-with="at-risk"></div>
@@ -997,7 +1033,7 @@
designed for efficient execution and compact representation.
Its main goal is to enable high performance applications on the Web, but it does not make any Web-specific assumptions or provide Web-specific features, so it can be employed in other environments as well.</p>
<p>WebAssembly is an open standard developed by a <a class="reference external" href="https://www.w3.org/community/webassembly/">W3C Community Group</a>.</p>
- <p>This document describes version 3.0 (2025-09-26) of the <a class="reference internal" href="#scope"><span class="std std-ref">core</span></a> WebAssembly standard.
+ <p>This document describes version 3.0 (2025-09-30) of the <a class="reference internal" href="#scope"><span class="std std-ref">core</span></a> WebAssembly standard.
It is intended that it will be superseded by new incremental releases with additional features in the future.</p>
<section id="design-goals">
diff --git a/core/binary/conventions.html b/core/binary/conventions.html
index ed62f93..e342529 100644
--- a/core/binary/conventions.html
+++ b/core/binary/conventions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Conventions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Conventions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/binary/index.html b/core/binary/index.html
index 8b6bfa5..9c4ac02 100644
--- a/core/binary/index.html
+++ b/core/binary/index.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Binary Format — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Binary Format — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/binary/instructions.html b/core/binary/instructions.html
index b5959a6..87ce267 100644
--- a/core/binary/instructions.html
+++ b/core/binary/instructions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Instructions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Instructions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/binary/modules.html b/core/binary/modules.html
index c06d317..3a3ca5d 100644
--- a/core/binary/modules.html
+++ b/core/binary/modules.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Modules — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Modules — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/binary/types.html b/core/binary/types.html
index 15da03f..cdb0d73 100644
--- a/core/binary/types.html
+++ b/core/binary/types.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Types — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Types — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/binary/values.html b/core/binary/values.html
index d44e575..7fb4c65 100644
--- a/core/binary/values.html
+++ b/core/binary/values.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Values — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Values — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/exec/conventions.html b/core/exec/conventions.html
index e775be5..240e239 100644
--- a/core/exec/conventions.html
+++ b/core/exec/conventions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Conventions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Conventions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/exec/index.html b/core/exec/index.html
index e76c268..9cd284f 100644
--- a/core/exec/index.html
+++ b/core/exec/index.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Execution — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Execution — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/exec/instructions.html b/core/exec/instructions.html
index 9923cc2..724c419 100644
--- a/core/exec/instructions.html
+++ b/core/exec/instructions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Instructions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Instructions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/exec/modules.html b/core/exec/modules.html
index e9321b8..48680b8 100644
--- a/core/exec/modules.html
+++ b/core/exec/modules.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Modules — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Modules — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/exec/numerics.html b/core/exec/numerics.html
index 9a0bada..007d59a 100644
--- a/core/exec/numerics.html
+++ b/core/exec/numerics.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Numerics — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Numerics — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/exec/runtime.html b/core/exec/runtime.html
index c0aa178..e26d7dc 100644
--- a/core/exec/runtime.html
+++ b/core/exec/runtime.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Runtime Structure — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Runtime Structure — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/exec/types.html b/core/exec/types.html
index 9970ed5..5e6d662 100644
--- a/core/exec/types.html
+++ b/core/exec/types.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Types — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Types — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/exec/values.html b/core/exec/values.html
index 0dcac0b..b7ce59d 100644
--- a/core/exec/values.html
+++ b/core/exec/values.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Values — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Values — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/genindex.html b/core/genindex.html
index 8500c23..fae7c7a 100644
--- a/core/genindex.html
+++ b/core/genindex.html
@@ -4,11 +4,11 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Index — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Index — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=057308f9" />
- <script src="_static/documentation_options.js?v=957dc673"></script>
+ <script src="_static/documentation_options.js?v=783541fe"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="#" />
diff --git a/core/index.html b/core/index.html
index 34e39c0..81c5b17 100644
--- a/core/index.html
+++ b/core/index.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>WebAssembly Specification — WebAssembly 3.0 (2025-09-26)</title>
+ <title>WebAssembly Specification — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=057308f9" />
- <script src="_static/documentation_options.js?v=957dc673"></script>
+ <script src="_static/documentation_options.js?v=783541fe"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
@@ -78,7 +78,7 @@
<section id="webassembly-specification">
<h1>WebAssembly Specification<a class="headerlink" href="#webassembly-specification" title="Link to this heading">¶</a></h1>
<div class="line-block">
-<div class="line">Release 3.0 (2025-09-26)</div>
+<div class="line">Release 3.0 (2025-09-30)</div>
</div>
<div class="line-block">
<div class="line">Editor: Andreas Rossberg</div>
diff --git a/core/intro/index.html b/core/intro/index.html
index bb7ea8e..2ecd4c2 100644
--- a/core/intro/index.html
+++ b/core/intro/index.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Introduction — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Introduction — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/intro/introduction.html b/core/intro/introduction.html
index 2f3365c..58162c1 100644
--- a/core/intro/introduction.html
+++ b/core/intro/introduction.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Introduction — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Introduction — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
@@ -86,7 +86,7 @@
designed for efficient execution and compact representation.
Its main goal is to enable high performance applications on the Web, but it does not make any Web-specific assumptions or provide Web-specific features, so it can be employed in other environments as well.</p>
<p>WebAssembly is an open standard developed by a <a class="reference external" href="https://www.w3.org/community/webassembly/">W3C Community Group</a>.</p>
-<p>This document describes version 3.0 (2025-09-26) of the <a class="reference internal" href="#scope"><span class="std std-ref">core</span></a> WebAssembly standard.
+<p>This document describes version 3.0 (2025-09-30) of the <a class="reference internal" href="#scope"><span class="std std-ref">core</span></a> WebAssembly standard.
It is intended that it will be superseded by new incremental releases with additional features in the future.</p>
<section id="design-goals">
<span id="goals"></span><h2>Design Goals<a class="headerlink" href="#design-goals" title="Link to this heading">¶</a></h2>
diff --git a/core/intro/overview.html b/core/intro/overview.html
index a51d333..2e0d7b0 100644
--- a/core/intro/overview.html
+++ b/core/intro/overview.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Overview — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Overview — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/search.html b/core/search.html
index dd43bcd..cc255e5 100644
--- a/core/search.html
+++ b/core/search.html
@@ -4,12 +4,12 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Search — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Search — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=057308f9" />
- <script src="_static/documentation_options.js?v=957dc673"></script>
+ <script src="_static/documentation_options.js?v=783541fe"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/searchtools.js"></script>
diff --git a/core/searchindex.js b/core/searchindex.js
index 4b2e3a7..65b9d73 100644
--- a/core/searchindex.js
+++ b/core/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"64-bit Address Space": [[1, "bit-address-space"]], "Abbreviations": [[35, "abbreviations"], [37, "abbreviations"], [37, "id1"], [37, "id2"], [39, "abbreviations"], [39, "text-global-abbrev"], [39, "text-mem-abbrev"], [39, "text-table-abbrev"], [39, "text-func-abbrev"], [39, "id5"], [39, "id6"], [39, "id7"], [39, "id8"], [39, "id10"], [40, "abbreviations"], [40, "id1"], [40, "id2"], [40, "id3"], [40, "text-typeuse-abbrev"]], "Address Types": [[33, "address-types"], [40, "address-types"]], "Addresses": [[22, "addresses"]], "Administrative Instructions": [[10, "administrative-instructions"], [22, "administrative-instructions"]], "Aggregate Instances": [[22, "aggregate-instances"]], "Aggregate Instructions": [[31, "aggregate-instructions"]], "Aggregate Reference Instructions": [[44, "aggregate-reference-instructions"]], "Allocation": [[20, "allocation"]], "Annotations": [[38, "annotations"]], "Appendix": [[5, null]], "Array Instance \\xref{exec/runtime}{syntax-arrayinst}{\\mathit{arrayinst}}": [[10, "array-instance-xref-exec-runtime-syntax-arrayinst-mathit-arrayinst"]], "Array Instances \\{ \\xref{exec/runtime}{syntax-arrayinst}{\\mathsf{type}}~\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-arrayinst}{\\mathsf{fields}}~\\xref{exec/runtime}{syntax-fieldval}{\\mathit{fieldval}}^\\ast \\}": [[10, "array-instances-xref-exec-runtime-syntax-arrayinst-mathsf-type-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-arrayinst-mathsf-fields-xref-exec-runtime-syntax-fieldval-mathit-fieldval-ast"]], "Array References": [[24, "array-references"]], "Auxiliary Notation": [[11, "auxiliary-notation"], [29, "auxiliary-notation"]], "Binary Format": [[4, "binary-format"], [12, null]], "Block Types": [[33, "block-types"], [47, "block-types"]], "Blocks": [[19, "blocks"]], "Boolean Interpretation": [[21, "boolean-interpretation"]], "Booleans": [[3, "booleans"]], "Bulk Memory and Table Instructions": [[1, "bulk-memory-and-table-instructions"]], "Bytes": [[16, "bytes"], [34, "bytes"]], "Call Frames": [[22, "call-frames"]], "Change History": [[1, null]], "Characters": [[38, "characters"]], "Code Section": [[14, "code-section"]], "Comments": [[38, "comments"]], "Composite Types": [[15, "composite-types"], [33, "composite-types"], [40, "composite-types"], [45, "composite-types"], [47, "composite-types"]], "Compositionality": [[10, "compositionality"]], "Concepts": [[28, "concepts"]], "Configuration Validity": [[10, "configuration-validity"]], "Configurations": [[22, "configurations"]], "Configurations S;T": [[10, "configurations-s-t"]], "Constant Expressions": [[44, "constant-expressions"]], "Constantness": [[7, "constantness"]], "Context": [[0, "context"]], "Contexts": [[10, "contexts"], [35, "contexts"], [42, "contexts"]], "Control Instructions": [[13, "control-instructions"], [19, "control-instructions"], [31, "control-instructions"], [37, "control-instructions"], [44, "control-instructions"]], "Convention": [[22, "convention"], [22, "id2"], [34, "convention"], [42, "convention"], [42, "aux-clostype"]], "Conventions": [[9, "conventions"], [11, null], [17, null], [22, "conventions"], [22, "id3"], [22, "aux-unpackfield"], [22, "aux-blocktype"], [29, null], [31, "conventions"], [32, "conventions"], [32, "id1"], [33, "conventions"], [33, "bitwidth-vectype"], [33, "id2"], [33, "id3"], [33, "aux-unpack"], [33, "aux-addrtype-min"], [33, "id6"], [34, "conventions"], [34, "id1"], [34, "id2"], [35, null], [35, "id1"], [41, "conventions"], [42, null], [42, "notation-subst"]], "Conversions": [[21, "conversions"]], "Custom Annotations": [[1, "custom-annotations"], [2, "custom-annotations"]], "Custom Section": [[14, "custom-section"]], "Custom Sections and Annotations": [[2, null]], "Data Count Section": [[14, "data-count-section"]], "Data Instance \\xref{exec/runtime}{syntax-datainst}{\\mathit{datainst}}": [[10, "data-instance-xref-exec-runtime-syntax-datainst-mathit-datainst"]], "Data Instances": [[22, "data-instances"]], "Data Instances \\{ \\xref{exec/runtime}{syntax-datainst}{\\mathsf{bytes}}~b^\\ast \\}": [[10, "data-instances-xref-exec-runtime-syntax-datainst-mathsf-bytes-b-ast"]], "Data Section": [[14, "data-section"]], "Data Segments": [[32, "data-segments"], [39, "data-segments"], [46, "data-segments"]], "Data Structures": [[0, "data-structures"]], "Data Types": [[33, "data-types"]], "Data segments": [[20, "data-segments"]], "Defined Profiles": [[9, "defined-profiles"]], "Defined Types": [[42, "defined-types"], [45, "defined-types"]], "Defined types \\xref{syntax/types}{syntax-rectype}{\\mathit{rectype}}.i": [[10, "defined-types-xref-syntax-types-syntax-rectype-mathit-rectype-i"]], "Dependencies": [[27, "dependencies"]], "Design Goals": [[27, "design-goals"]], "Deterministic Profile ({\\small{\\mathrm{DET}}})": [[9, "deterministic-profile-small-mathrm-det"]], "Element Instance \\xref{exec/runtime}{syntax-eleminst}{\\mathit{eleminst}}": [[10, "element-instance-xref-exec-runtime-syntax-eleminst-mathit-eleminst"]], "Element Instances": [[22, "element-instances"]], "Element Instances \\{ \\xref{exec/runtime}{syntax-eleminst}{\\mathsf{type}}~t, \\xref{exec/runtime}{syntax-eleminst}{\\mathsf{elem}}~\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}^\\ast \\}": [[10, "element-instances-xref-exec-runtime-syntax-eleminst-mathsf-type-t-xref-exec-runtime-syntax-eleminst-mathsf-elem-xref-exec-runtime-syntax-ref-mathit-ref-ast"]], "Element Section": [[14, "element-section"]], "Element Segments": [[32, "element-segments"], [39, "element-segments"], [46, "element-segments"]], "Element Types": [[33, "element-types"]], "Element segments": [[20, "element-segments"]], "Embedding": [[3, null]], "Empty Instruction Sequence: \\epsilon": [[44, "empty-instruction-sequence-epsilon"]], "Entering \\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast with label L and exception handler H": [[19, "entering-xref-syntax-instructions-syntax-instr-mathit-instr-ast-with-label-l-and-exception-handler-h"]], "Entering \\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast with label L and values \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast": [[19, "entering-xref-syntax-instructions-syntax-instr-mathit-instr-ast-with-label-l-and-values-xref-exec-runtime-syntax-val-mathit-val-ast"]], "Exception Handlers": [[22, "exception-handlers"]], "Exception Handling": [[1, "exception-handling"], [19, "exception-handling"]], "Exception Instance \\xref{exec/runtime}{syntax-exninst}{\\mathit{exninst}}": [[10, "exception-instance-xref-exec-runtime-syntax-exninst-mathit-exninst"]], "Exception Instances": [[22, "exception-instances"]], "Exception Instances \\{ \\xref{exec/runtime}{syntax-exninst}{\\mathsf{tag}}~a, \\xref{exec/runtime}{syntax-exninst}{\\mathsf{fields}}~\\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast \\}": [[10, "exception-instances-xref-exec-runtime-syntax-exninst-mathsf-tag-a-xref-exec-runtime-syntax-exninst-mathsf-fields-xref-exec-runtime-syntax-val-mathit-val-ast"]], "Exception References": [[24, "exception-references"]], "Exceptions": [[3, "exceptions"]], "Exceptions and Errors": [[3, "exceptions-and-errors"]], "Execution": [[4, "execution"], [7, "execution"], [18, null]], "Exiting \\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast with label L": [[19, "exiting-xref-syntax-instructions-syntax-instr-mathit-instr-ast-with-label-l"]], "Exiting an exception handler": [[19, "exiting-an-exception-handler"]], "Export Instances": [[22, "export-instances"]], "Export Instances \\{ \\xref{exec/runtime}{syntax-exportinst}{\\mathsf{name}}~\\xref{syntax/values}{syntax-name}{\\mathit{name}}, \\xref{exec/runtime}{syntax-exportinst}{\\mathsf{addr}}~\\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}} \\}": [[10, "export-instances-xref-exec-runtime-syntax-exportinst-mathsf-name-xref-syntax-values-syntax-name-mathit-name-xref-exec-runtime-syntax-exportinst-mathsf-addr-xref-exec-runtime-syntax-externaddr-mathit-externaddr"]], "Export Section": [[14, "export-section"]], "Exports": [[32, "exports"], [39, "exports"], [46, "exports"]], "Expressions": [[13, "expressions"], [19, "expressions"], [31, "expressions"], [37, "expressions"], [44, "expressions"]], "Extended Constant Expressions": [[1, "extended-constant-expressions"]], "External Addresses": [[22, "external-addresses"]], "External Reference Instructions": [[44, "external-reference-instructions"]], "External References": [[24, "external-references"]], "External Types": [[15, "external-types"], [33, "external-types"], [40, "external-types"], [45, "external-types"], [47, "external-types"]], "External Typing": [[24, "external-typing"]], "Field Names": [[2, "field-names"], [2, "text-fieldnameannot"]], "Field Types": [[45, "field-types"]], "Field Values \\xref{exec/runtime}{syntax-fieldval}{\\mathit{fieldval}}": [[10, "field-values-xref-exec-runtime-syntax-fieldval-mathit-fieldval"]], "Floating-Point": [[16, "floating-point"], [21, "floating-point"], [34, "floating-point"], [41, "floating-point"]], "Floating-Point Operations": [[21, "floating-point-operations"]], "Folded Instructions": [[37, "folded-instructions"]], "Formal Notation": [[17, "formal-notation"], [42, "formal-notation"]], "Frames \\{\\xref{exec/runtime}{syntax-frame}{\\mathsf{locals}}~\\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast, \\xref{exec/runtime}{syntax-frame}{\\mathsf{module}}~\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}\\}": [[10, "frames-xref-exec-runtime-syntax-frame-mathsf-locals-xref-exec-runtime-syntax-val-mathit-val-ast-xref-exec-runtime-syntax-frame-mathsf-module-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst"]], "Full Profile ({\\small{\\mathrm{FUL}}})": [[9, "full-profile-small-mathrm-ful"]], "Function Calls": [[19, "function-calls"]], "Function Instance \\xref{exec/runtime}{syntax-funcinst}{\\mathit{funcinst}}": [[10, "function-instance-xref-exec-runtime-syntax-funcinst-mathit-funcinst"]], "Function Instances": [[22, "function-instances"]], "Function Instances \\{\\xref{exec/runtime}{syntax-funcinst}{\\mathsf{type}}~\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-funcinst}{\\mathsf{module}}~\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}, \\xref{exec/runtime}{syntax-funcinst}{\\mathsf{code}}~\\xref{syntax/modules}{syntax-func}{\\mathit{func}}\\}": [[10, "function-instances-xref-exec-runtime-syntax-funcinst-mathsf-type-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-funcinst-mathsf-module-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst-xref-exec-runtime-syntax-funcinst-mathsf-code-xref-syntax-modules-syntax-func-mathit-func"]], "Function Names": [[2, "function-names"], [2, "text-funcnameannot"]], "Function References": [[24, "function-references"]], "Function Section": [[14, "function-section"]], "Functions": [[3, "functions"], [20, "functions"], [24, "functions"], [32, "functions"], [39, "functions"], [46, "functions"]], "Garbage Collection": [[1, "garbage-collection"]], "Global Instance \\xref{exec/runtime}{syntax-globalinst}{\\mathit{globalinst}}": [[10, "global-instance-xref-exec-runtime-syntax-globalinst-mathit-globalinst"]], "Global Instances": [[22, "global-instances"]], "Global Instances \\{ \\xref{exec/runtime}{syntax-globalinst}{\\mathsf{type}}~\\xref{syntax/types}{syntax-mut}{\\mathit{mut}}~t, \\xref{exec/runtime}{syntax-globalinst}{\\mathsf{value}}~\\xref{exec/runtime}{syntax-val}{\\mathit{val}} \\}": [[10, "global-instances-xref-exec-runtime-syntax-globalinst-mathsf-type-xref-syntax-types-syntax-mut-mathit-mut-t-xref-exec-runtime-syntax-globalinst-mathsf-value-xref-exec-runtime-syntax-val-mathit-val"]], "Global Section": [[14, "global-section"]], "Global Types": [[15, "global-types"], [33, "global-types"], [40, "global-types"], [45, "global-types"], [47, "global-types"]], "Globals": [[3, "globals"], [20, "globals"], [24, "globals"], [32, "globals"], [39, "globals"], [46, "globals"]], "Grammar": [[11, "grammar"], [35, "grammar"]], "Grammar Notation": [[29, "grammar-notation"]], "Growing memories": [[20, "growing-memories"]], "Growing tables": [[20, "growing-tables"]], "Heap Type \\xref{syntax/types}{syntax-heaptype}{\\mathsf{rec}}~i": [[10, "heap-type-xref-syntax-types-syntax-heaptype-mathsf-rec-i"]], "Heap Type \\xref{valid/conventions}{syntax-heaptype-ext}{\\mathsf{bot}}": [[10, "heap-type-xref-valid-conventions-syntax-heaptype-ext-mathsf-bot"]], "Heap Types": [[15, "heap-types"], [33, "heap-types"], [40, "heap-types"], [45, "heap-types"], [47, "heap-types"]], "Host Function Instances \\{\\xref{exec/runtime}{syntax-funcinst}{\\mathsf{type}}~\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-funcinst}{\\mathsf{hostfunc}}~\\mathit{hf}\\}": [[10, "host-function-instances-xref-exec-runtime-syntax-funcinst-mathsf-type-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-funcinst-mathsf-hostfunc-mathit-hf"]], "Host Functions": [[19, "host-functions"]], "Host References": [[24, "host-references"]], "Identifiers": [[41, "text-id"]], "Implementation Limitations": [[4, null]], "Import Section": [[14, "import-section"]], "Imports": [[32, "imports"], [39, "imports"], [46, "imports"]], "Index of Instructions": [[6, null]], "Index of Semantic Rules": [[7, null]], "Index of Types": [[8, null]], "Indices": [[14, "indices"], [32, "indices"], [39, "indices"]], "Instantiation": [[20, "instantiation"], [23, "instantiation"]], "Instruction Sequences": [[44, "instruction-sequences"]], "Instruction Types": [[42, "instruction-types"], [45, "instruction-types"], [47, "instruction-types"]], "Instructions": [[13, null], [19, null], [31, null], [37, null], [44, null]], "Integer Operations": [[21, "integer-operations"]], "Integers": [[16, "integers"], [21, "integers"], [34, "integers"], [41, "integers"]], "Introduction": [[26, null], [27, null]], "Invocation": [[20, "invocation"]], "Invocation of function reference (\\xref{exec/runtime}{syntax-ref}{\\mathsf{ref{.}func}}~a)": [[19, "invocation-of-function-reference-xref-exec-runtime-syntax-ref-mathsf-ref-func-a"]], "Labels": [[22, "labels"], [37, "labels"]], "Lexical Format": [[38, null]], "Limits": [[15, "limits"], [33, "limits"], [40, "limits"], [45, "limits"], [47, "limits"]], "Lists": [[11, "lists"], [29, "lists"], [35, "lists"]], "Local Names": [[2, "local-names"], [2, "text-localnameannot"]], "Local Types": [[42, "local-types"]], "Locals": [[46, "locals"]], "Matching": [[3, "matching"], [7, "matching"], [45, null]], "Memories": [[3, "memories"], [20, "memories"], [24, "memories"], [32, "memories"], [39, "memories"], [46, "memories"]], "Memory Instance \\xref{exec/runtime}{syntax-meminst}{\\mathit{meminst}}": [[10, "memory-instance-xref-exec-runtime-syntax-meminst-mathit-meminst"]], "Memory Instances": [[22, "memory-instances"]], "Memory Instances \\{ \\xref{exec/runtime}{syntax-meminst}{\\mathsf{type}}~(\\xref{syntax/types}{syntax-addrtype}{\\mathit{addrtype}}~\\xref{syntax/types}{syntax-limits}{\\mathit{limits}}), \\xref{exec/runtime}{syntax-meminst}{\\mathsf{bytes}}~b^\\ast \\}": [[10, "memory-instances-xref-exec-runtime-syntax-meminst-mathsf-type-xref-syntax-types-syntax-addrtype-mathit-addrtype-xref-syntax-types-syntax-limits-mathit-limits-xref-exec-runtime-syntax-meminst-mathsf-bytes-b-ast"]], "Memory Instructions": [[13, "memory-instructions"], [19, "memory-instructions"], [31, "memory-instructions"], [37, "memory-instructions"], [44, "memory-instructions"]], "Memory Section": [[14, "memory-section"]], "Memory Types": [[15, "memory-types"], [33, "memory-types"], [40, "memory-types"], [45, "memory-types"], [47, "memory-types"]], "Module Instances": [[3, "module-instances"], [22, "module-instances"]], "Module Instances \\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}": [[10, "module-instances-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst"]], "Module Names": [[2, "module-names"], [2, "text-modulenameannot"]], "Modules": [[3, "modules"], [14, null], [14, "binary-module"], [20, null], [20, "alloc-module"], [32, null], [39, null], [39, "text-module"], [46, null], [46, "syntax-moduletype"]], "Multiple Memories": [[1, "multiple-memories"]], "Multiple Tables": [[1, "multiple-tables"]], "Multiple Values": [[1, "multiple-values"]], "NaN Propagation": [[21, "nan-propagation"]], "Name Annotations": [[2, "name-annotations"]], "Name Maps": [[2, "name-maps"]], "Name Section": [[2, "name-section"]], "Names": [[16, "names"], [34, "names"], [41, "names"]], "Non-trapping Float-to-Int Conversions": [[1, "non-trapping-float-to-int-conversions"]], "Null References": [[24, "null-references"]], "Number Types": [[15, "number-types"], [33, "number-types"], [40, "number-types"], [45, "number-types"], [47, "number-types"]], "Numeric Instructions": [[13, "numeric-instructions"], [19, "numeric-instructions"], [31, "numeric-instructions"], [37, "numeric-instructions"], [44, "numeric-instructions"]], "Numeric Values": [[24, "numeric-values"]], "Numerics": [[21, null]], "Overview": [[28, null]], "Parameter Names": [[2, "parameter-names"]], "Parametric Instructions": [[13, "parametric-instructions"], [19, "parametric-instructions"], [31, "parametric-instructions"], [37, "parametric-instructions"], [44, "parametric-instructions"]], "Pre- and Post-Conditions": [[3, "pre-and-post-conditions"]], "Principal Types": [[10, "principal-types"]], "Profiles": [[1, "profiles"], [9, null]], "Properties": [[9, "properties"]], "Prose Notation": [[17, "prose-notation"], [42, "prose-notation"]], "Recursive Types": [[15, "recursive-types"], [33, "recursive-types"], [40, "recursive-types"], [47, "recursive-types"]], "Recursive Types \\xref{syntax/types}{syntax-rectype}{\\mathsf{rec}}~\\xref{syntax/types}{syntax-subtype}{\\mathit{subtype}}^\\ast": [[10, "recursive-types-xref-syntax-types-syntax-rectype-mathsf-rec-xref-syntax-types-syntax-subtype-mathit-subtype-ast"]], "Reference Instructions": [[13, "reference-instructions"], [19, "reference-instructions"], [31, "reference-instructions"], [37, "reference-instructions"], [44, "reference-instructions"]], "Reference Types": [[1, "reference-types"], [15, "reference-types"], [33, "reference-types"], [40, "reference-types"], [45, "reference-types"], [47, "reference-types"]], "Relaxed Operations": [[21, "relaxed-operations"]], "Relaxed Vector Instructions": [[1, "relaxed-vector-instructions"]], "Release 2.0": [[1, "release-2-0"]], "Release 3.0": [[1, "release-3-0"]], "Representations": [[21, "representations"]], "Result Types": [[15, "result-types"], [33, "result-types"], [45, "result-types"], [47, "result-types"]], "Results": [[10, "results"], [22, "results"]], "Results (\\xref{exec/runtime}{syntax-ref}{\\mathsf{ref{.}exn}}~a)~\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{throw\\_ref}}": [[10, "results-xref-exec-runtime-syntax-ref-mathsf-ref-exn-a-xref-syntax-instructions-syntax-instr-control-mathsf-throw-ref"]], "Results \\xref{exec/runtime}{syntax-trap}{\\mathsf{trap}}": [[10, "results-xref-exec-runtime-syntax-trap-mathsf-trap"]], "Results \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast": [[10, "results-xref-exec-runtime-syntax-val-mathit-val-ast"]], "Returning from a function": [[19, "returning-from-a-function"]], "Rolling and Unrolling": [[42, "rolling-and-unrolling"]], "Rounding": [[21, "rounding"]], "Runtime Structure": [[22, null]], "Scalar Reference Instructions": [[44, "scalar-reference-instructions"]], "Scalar References": [[24, "scalar-references"]], "Scope": [[27, "scope"]], "Sections": [[14, "sections"]], "Security Considerations": [[27, "security-considerations"]], "Semantic Phases": [[28, "semantic-phases"]], "Semantics Annotations": [[9, "semantics-annotations"]], "Sign Extension Instructions": [[1, "sign-extension-instructions"]], "Sign Interpretation": [[21, "sign-interpretation"]], "Stack": [[22, "stack"]], "Stacks": [[0, "stacks"]], "Start Function": [[32, "start-function"], [39, "start-function"], [46, "start-function"]], "Start Section": [[14, "start-section"]], "Storage": [[21, "storage"]], "Store": [[3, "store"], [22, "store"]], "Store Extension": [[7, "store-extension"], [10, "store-extension"]], "Store S": [[10, "store-s"], [10, "extend-store"]], "Store Validity": [[10, "store-validity"]], "Strings": [[41, "strings"]], "Structure": [[4, "structure"], [30, null]], "Structure Instance \\xref{exec/runtime}{syntax-structinst}{\\mathit{structinst}}": [[10, "structure-instance-xref-exec-runtime-syntax-structinst-mathit-structinst"]], "Structure Instances \\{ \\xref{exec/runtime}{syntax-structinst}{\\mathsf{type}}~\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-structinst}{\\mathsf{fields}}~\\xref{exec/runtime}{syntax-fieldval}{\\mathit{fieldval}}^\\ast \\}": [[10, "structure-instances-xref-exec-runtime-syntax-structinst-mathsf-type-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-structinst-mathsf-fields-xref-exec-runtime-syntax-fieldval-mathit-fieldval-ast"]], "Structure References": [[24, "structure-references"]], "Sub types \\xref{syntax/types}{syntax-subtype}{\\mathsf{sub}}~\\xref{syntax/types}{syntax-subtype}{\\mathsf{final}}^?~\\mathit{ht}^\\ast~\\xref{syntax/types}{syntax-comptype}{\\mathit{comptype}}": [[10, "sub-types-xref-syntax-types-syntax-subtype-mathsf-sub-xref-syntax-types-syntax-subtype-mathsf-final-mathit-ht-ast-xref-syntax-types-syntax-comptype-mathit-comptype"]], "Subsections": [[2, "subsections"]], "Subsumption": [[24, "subsumption"], [24, "id1"]], "Subtyping": [[10, "subtyping"]], "Syntactic Limits": [[4, "syntactic-limits"]], "Syntax Annotations": [[9, "syntax-annotations"]], "Table Instance \\xref{exec/runtime}{syntax-tableinst}{\\mathit{tableinst}}": [[10, "table-instance-xref-exec-runtime-syntax-tableinst-mathit-tableinst"]], "Table Instances": [[22, "table-instances"]], "Table Instances \\{ \\xref{exec/runtime}{syntax-tableinst}{\\mathsf{type}}~(\\xref{syntax/types}{syntax-addrtype}{\\mathit{addrtype}}~\\xref{syntax/types}{syntax-limits}{\\mathit{limits}}~t), \\xref{exec/runtime}{syntax-tableinst}{\\mathsf{elem}}~\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}^\\ast \\}": [[10, "table-instances-xref-exec-runtime-syntax-tableinst-mathsf-type-xref-syntax-types-syntax-addrtype-mathit-addrtype-xref-syntax-types-syntax-limits-mathit-limits-t-xref-exec-runtime-syntax-tableinst-mathsf-elem-xref-exec-runtime-syntax-ref-mathit-ref-ast"]], "Table Instructions": [[1, "table-instructions"], [13, "table-instructions"], [19, "table-instructions"], [31, "table-instructions"], [37, "table-instructions"], [44, "table-instructions"]], "Table Section": [[14, "table-section"]], "Table Types": [[15, "table-types"], [33, "table-types"], [40, "table-types"], [45, "table-types"], [47, "table-types"]], "Tables": [[3, "tables"], [20, "tables"], [24, "tables"], [32, "tables"], [39, "tables"], [46, "tables"]], "Tag Instance \\xref{exec/runtime}{syntax-taginst}{\\mathit{taginst}}": [[10, "tag-instance-xref-exec-runtime-syntax-taginst-mathit-taginst"]], "Tag Instances": [[22, "tag-instances"]], "Tag Instances \\{ \\xref{exec/runtime}{syntax-taginst}{\\mathsf{type}}~\\xref{syntax/types}{syntax-tagtype}{\\mathit{tagtype}} \\}": [[10, "tag-instances-xref-exec-runtime-syntax-taginst-mathsf-type-xref-syntax-types-syntax-tagtype-mathit-tagtype"]], "Tag Names": [[2, "tag-names"], [2, "text-tagnameannot"]], "Tag Section": [[14, "tag-section"]], "Tag Types": [[15, "tag-types"], [33, "tag-types"], [40, "tag-types"], [45, "tag-types"], [47, "tag-types"]], "Tags": [[3, "tags"], [20, "tags"], [24, "tags"], [32, "tags"], [39, "tags"], [46, "tags"]], "Tail Calls": [[1, "tail-calls"]], "Text Format": [[4, "text-format"], [36, null]], "Theorems": [[10, "theorems"]], "Threads F;\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[10, "threads-f-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "Todo": [[19, "id1"]], "Tokens": [[38, "tokens"]], "Type Lattice": [[10, "type-lattice"]], "Type Names": [[2, "type-names"], [2, "text-typenameannot"]], "Type Section": [[14, "type-section"]], "Type Soundness": [[10, null]], "Type System Properties": [[10, "type-system-properties"]], "Type Uses": [[33, "type-uses"], [40, "type-uses"], [47, "type-uses"]], "Typeful References": [[1, "typeful-references"]], "Types": [[0, "types"], [3, "types"], [10, "types"], [15, null], [23, null], [32, "types"], [33, null], [40, null], [42, "types"], [46, "types"], [47, null]], "Typing of Runtime Constructs": [[7, "typing-of-runtime-constructs"]], "Typing of Static Constructs": [[7, "typing-of-static-constructs"]], "Validation": [[4, "validation"], [43, null]], "Validation Algorithm": [[0, null]], "Validation of Opcode Sequences": [[0, "validation-of-opcode-sequences"]], "Value Type \\xref{valid/conventions}{syntax-valtype-ext}{\\mathsf{bot}}": [[10, "value-type-xref-valid-conventions-syntax-valtype-ext-mathsf-bot"]], "Value Types": [[15, "value-types"], [33, "value-types"], [40, "value-types"], [45, "value-types"], [47, "value-types"]], "Value Typing": [[24, "value-typing"]], "Values": [[3, "values"], [16, null], [22, "values"], [22, "id6"], [24, null], [34, null], [41, null]], "Variable Instructions": [[13, "variable-instructions"], [19, "variable-instructions"], [31, "variable-instructions"], [37, "variable-instructions"], [44, "variable-instructions"]], "Vector Instructions": [[1, "vector-instructions"], [13, "vector-instructions"], [19, "vector-instructions"], [31, "vector-instructions"], [37, "vector-instructions"], [44, "vector-instructions"]], "Vector Operations": [[21, "vector-operations"]], "Vector Types": [[15, "vector-types"], [33, "vector-types"], [40, "vector-types"], [45, "vector-types"], [47, "vector-types"]], "Vector Values": [[24, "vector-values"]], "Vectors": [[21, "vectors"], [34, "vectors"]], "WebAssembly Specification": [[25, null]], "Well-formedness of Types": [[7, "well-formedness-of-types"]], "White Space": [[38, "white-space"]], "\\mathit{nt}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-numeric}{\\mathsf{const}}~c": [[19, "mathit-nt-mathsf-xref-syntax-instructions-syntax-instr-numeric-mathsf-const-c"]], "\\mathrm{exn\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tagaddr}{\\mathit{tagaddr}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-exnaddr}{\\mathit{exnaddr}})": [[3, "mathrm-exn-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tagaddr-mathit-tagaddr-xref-exec-runtime-syntax-val-mathit-val-ast-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-exnaddr-mathit-exnaddr"]], "\\mathrm{exn\\_read}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-exnaddr}{\\mathit{exnaddr}}) : \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast": [[3, "mathrm-exn-read-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-exnaddr-mathit-exnaddr-xref-exec-runtime-syntax-val-mathit-val-ast"]], "\\mathrm{exn\\_tag}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-exnaddr}{\\mathit{exnaddr}}) : \\xref{exec/runtime}{syntax-tagaddr}{\\mathit{tagaddr}}": [[3, "mathrm-exn-tag-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-exnaddr-mathit-exnaddr-xref-exec-runtime-syntax-tagaddr-mathit-tagaddr"]], "\\mathrm{func\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-hostfunc}{\\mathit{hostfunc}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}})": [[3, "mathrm-func-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-hostfunc-mathit-hostfunc-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr"]], "\\mathrm{func\\_invoke}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{exception}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}})": [[3, "mathrm-func-invoke-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr-xref-exec-runtime-syntax-val-mathit-val-ast-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-val-mathit-val-ast-xref-appendix-embedding-embed-error-mathit-exception-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{func\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}}) : \\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}": [[3, "mathrm-func-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr-xref-valid-conventions-syntax-deftype-mathit-deftype"]], "\\mathrm{global\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/types}{syntax-globaltype}{\\mathit{globaltype}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-globaladdr}{\\mathit{globaladdr}})": [[3, "mathrm-global-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-types-syntax-globaltype-mathit-globaltype-xref-exec-runtime-syntax-val-mathit-val-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-globaladdr-mathit-globaladdr"]], "\\mathrm{global\\_read}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-globaladdr}{\\mathit{globaladdr}}) : \\xref{exec/runtime}{syntax-val}{\\mathit{val}}": [[3, "mathrm-global-read-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-globaladdr-mathit-globaladdr-xref-exec-runtime-syntax-val-mathit-val"]], "\\mathrm{global\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-globaladdr}{\\mathit{globaladdr}}) : \\xref{syntax/types}{syntax-globaltype}{\\mathit{globaltype}}": [[3, "mathrm-global-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-globaladdr-mathit-globaladdr-xref-syntax-types-syntax-globaltype-mathit-globaltype"]], "\\mathrm{global\\_write}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-globaladdr}{\\mathit{globaladdr}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-global-write-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-globaladdr-mathit-globaladdr-xref-exec-runtime-syntax-val-mathit-val-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{instance\\_export}(\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}, \\xref{syntax/values}{syntax-name}{\\mathit{name}}) : \\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-instance-export-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst-xref-syntax-values-syntax-name-mathit-name-xref-exec-runtime-syntax-externaddr-mathit-externaddr-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{match\\_externtype}(\\xref{syntax/types}{syntax-externtype}{\\mathit{externtype}}_1, \\xref{syntax/types}{syntax-externtype}{\\mathit{externtype}}_2) : \\xref{appendix/embedding}{embed-bool}{\\mathit{bool}}": [[3, "mathrm-match-externtype-xref-syntax-types-syntax-externtype-mathit-externtype-1-xref-syntax-types-syntax-externtype-mathit-externtype-2-xref-appendix-embedding-embed-bool-mathit-bool"]], "\\mathrm{match\\_valtype}(\\xref{syntax/types}{syntax-valtype}{\\mathit{valtype}}_1, \\xref{syntax/types}{syntax-valtype}{\\mathit{valtype}}_2) : \\xref{appendix/embedding}{embed-bool}{\\mathit{bool}}": [[3, "mathrm-match-valtype-xref-syntax-types-syntax-valtype-mathit-valtype-1-xref-syntax-types-syntax-valtype-mathit-valtype-2-xref-appendix-embedding-embed-bool-mathit-bool"]], "\\mathrm{mem\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/types}{syntax-memtype}{\\mathit{memtype}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}})": [[3, "mathrm-mem-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-types-syntax-memtype-mathit-memtype-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr"]], "\\mathrm{mem\\_grow}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}, n:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-mem-grow-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-n-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{mem\\_read}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}, i:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}) : \\xref{syntax/values}{syntax-byte}{\\mathit{byte}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-mem-read-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-i-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-syntax-values-syntax-byte-mathit-byte-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{mem\\_size}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}) : \\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}": [[3, "mathrm-mem-size-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64"]], "\\mathrm{mem\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}) : \\xref{syntax/types}{syntax-memtype}{\\mathit{memtype}}": [[3, "mathrm-mem-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-xref-syntax-types-syntax-memtype-mathit-memtype"]], "\\mathrm{mem\\_write}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}, i:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}, \\xref{syntax/values}{syntax-byte}{\\mathit{byte}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-mem-write-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-i-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-syntax-values-syntax-byte-mathit-byte-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{module\\_decode}(\\xref{syntax/values}{syntax-byte}{\\mathit{byte}}^\\ast) : \\xref{syntax/modules}{syntax-module}{\\mathit{module}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-module-decode-xref-syntax-values-syntax-byte-mathit-byte-ast-xref-syntax-modules-syntax-module-mathit-module-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{module\\_exports}(\\xref{syntax/modules}{syntax-module}{\\mathit{module}}) : (\\xref{syntax/values}{syntax-name}{\\mathit{name}}, \\xref{syntax/types}{syntax-externtype}{\\mathit{externtype}})^\\ast": [[3, "mathrm-module-exports-xref-syntax-modules-syntax-module-mathit-module-xref-syntax-values-syntax-name-mathit-name-xref-syntax-types-syntax-externtype-mathit-externtype-ast"]], "\\mathrm{module\\_imports}(\\xref{syntax/modules}{syntax-module}{\\mathit{module}}) : (\\xref{syntax/values}{syntax-name}{\\mathit{name}}, \\xref{syntax/values}{syntax-name}{\\mathit{name}}, \\xref{syntax/types}{syntax-externtype}{\\mathit{externtype}})^\\ast": [[3, "mathrm-module-imports-xref-syntax-modules-syntax-module-mathit-module-xref-syntax-values-syntax-name-mathit-name-xref-syntax-values-syntax-name-mathit-name-xref-syntax-types-syntax-externtype-mathit-externtype-ast"]], "\\mathrm{module\\_instantiate}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/modules}{syntax-module}{\\mathit{module}}, \\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}}^\\ast) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{exception}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}})": [[3, "mathrm-module-instantiate-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-modules-syntax-module-mathit-module-xref-exec-runtime-syntax-externaddr-mathit-externaddr-ast-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst-xref-appendix-embedding-embed-error-mathit-exception-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{module\\_parse}(\\xref{syntax/values}{syntax-name}{\\mathit{char}}^\\ast) : \\xref{syntax/modules}{syntax-module}{\\mathit{module}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-module-parse-xref-syntax-values-syntax-name-mathit-char-ast-xref-syntax-modules-syntax-module-mathit-module-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{module\\_validate}(\\xref{syntax/modules}{syntax-module}{\\mathit{module}}) : \\xref{appendix/embedding}{embed-error}{\\mathit{error}}^?": [[3, "mathrm-module-validate-xref-syntax-modules-syntax-module-mathit-module-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{ref\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}) : \\xref{syntax/types}{syntax-reftype}{\\mathit{reftype}}": [[3, "mathrm-ref-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-ref-mathit-ref-xref-syntax-types-syntax-reftype-mathit-reftype"]], "\\mathrm{store\\_init}() : \\xref{exec/runtime}{syntax-store}{\\mathit{store}}": [[3, "mathrm-store-init-xref-exec-runtime-syntax-store-mathit-store"]], "\\mathrm{table\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/types}{syntax-tabletype}{\\mathit{tabletype}}, \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}})": [[3, "mathrm-table-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-types-syntax-tabletype-mathit-tabletype-xref-exec-runtime-syntax-ref-mathit-ref-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr"]], "\\mathrm{table\\_grow}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}, n:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}, \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-table-grow-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-n-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-exec-runtime-syntax-ref-mathit-ref-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{table\\_read}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}, i:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}) : \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-table-read-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-i-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-exec-runtime-syntax-ref-mathit-ref-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{table\\_size}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}) : \\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}": [[3, "mathrm-table-size-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64"]], "\\mathrm{table\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}) : \\xref{syntax/types}{syntax-tabletype}{\\mathit{tabletype}}": [[3, "mathrm-table-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-xref-syntax-types-syntax-tabletype-mathit-tabletype"]], "\\mathrm{table\\_write}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}, i:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}, \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-table-write-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-i-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-exec-runtime-syntax-ref-mathit-ref-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{tag\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/types}{syntax-tagtype}{\\mathit{tagtype}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tagaddr}{\\mathit{tagaddr}})": [[3, "mathrm-tag-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-types-syntax-tagtype-mathit-tagtype-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tagaddr-mathit-tagaddr"]], "\\mathrm{tag\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tagaddr}{\\mathit{tagaddr}}) : \\xref{syntax/types}{syntax-tagtype}{\\mathit{tagtype}}": [[3, "mathrm-tag-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tagaddr-mathit-tagaddr-xref-syntax-types-syntax-tagtype-mathit-tagtype"]], "\\mathrm{val\\_default}(\\xref{syntax/types}{syntax-valtype}{\\mathit{valtype}}) : \\xref{exec/runtime}{syntax-val}{\\mathit{val}}": [[3, "mathrm-val-default-xref-syntax-types-syntax-valtype-mathit-valtype-xref-exec-runtime-syntax-val-mathit-val"]], "\\mathsf{eval\\_expr}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}^\\ast}": [[19, "mathsf-eval-expr-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\mathsf{i8x16.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{shuffle}}~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}^{16}": [[44, "mathsf-i8x16-xref-syntax-instructions-syntax-instr-vec-mathsf-shuffle-xref-syntax-instructions-syntax-laneidx-mathit-laneidx-16"]], "\\mathsf{i8x16.}\\xref{syntax/instructions}{syntax-vswizzlop}{\\mathit{vswizzlop}}": [[44, "mathsf-i8x16-xref-syntax-instructions-syntax-vswizzlop-mathit-vswizzlop"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{\\_lane}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-lane-x-xref-syntax-instructions-syntax-memarg-mathit-memarg-xref-syntax-instructions-syntax-laneidx-mathit-laneidx"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{\\_splat}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-splat-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{\\_zero}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-zero-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{x}M\\_\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-x-m-xref-syntax-instructions-syntax-sx-mathit-sx-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}{N}\\mathsf{\\_lane}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-store-n-mathsf-lane-x-xref-syntax-instructions-syntax-memarg-mathit-memarg-xref-syntax-instructions-syntax-laneidx-mathit-laneidx"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-store-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\xref{exec/instructions}{exec-invoke}{\\mathsf{invoke}}~\\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}}": [[10, "xref-exec-instructions-exec-invoke-mathsf-invoke-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr"]], "\\xref{exec/numerics}{op-convert}{\\mathrm{convert}^{\\mathsf{s}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-convert-mathrm-convert-mathsf-s-m-n-i"]], "\\xref{exec/numerics}{op-convert}{\\mathrm{convert}^{\\mathsf{u}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-convert-mathrm-convert-mathsf-u-m-n-i"]], "\\xref{exec/numerics}{op-demote}{\\mathrm{demote}}_{M,N}(z)": [[21, "xref-exec-numerics-op-demote-mathrm-demote-m-n-z"]], "\\xref{exec/numerics}{op-extend}{\\mathrm{extend}^{\\mathsf{s}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-extend-mathrm-extend-mathsf-s-m-n-i"]], "\\xref{exec/numerics}{op-extend}{\\mathrm{extend}^{\\mathsf{u}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-extend-mathrm-extend-mathsf-u-m-n-i"]], "\\xref{exec/numerics}{op-fabs}{\\mathrm{fabs}}_N(z)": [[21, "xref-exec-numerics-op-fabs-mathrm-fabs-n-z"]], "\\xref{exec/numerics}{op-fadd}{\\mathrm{fadd}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fadd-mathrm-fadd-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fceil}{\\mathrm{fceil}}_N(z)": [[21, "xref-exec-numerics-op-fceil-mathrm-fceil-n-z"]], "\\xref{exec/numerics}{op-fcopysign}{\\mathrm{fcopysign}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fcopysign-mathrm-fcopysign-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fdiv}{\\mathrm{fdiv}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fdiv-mathrm-fdiv-n-z-1-z-2"]], "\\xref{exec/numerics}{op-feq}{\\mathrm{feq}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-feq-mathrm-feq-n-z-1-z-2"]], "\\xref{exec/numerics}{op-ffloor}{\\mathrm{ffloor}}_N(z)": [[21, "xref-exec-numerics-op-ffloor-mathrm-ffloor-n-z"]], "\\xref{exec/numerics}{op-fge}{\\mathrm{fge}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fge-mathrm-fge-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fgt}{\\mathrm{fgt}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fgt-mathrm-fgt-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fle}{\\mathrm{fle}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fle-mathrm-fle-n-z-1-z-2"]], "\\xref{exec/numerics}{op-flt}{\\mathrm{flt}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-flt-mathrm-flt-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fmax}{\\mathrm{fmax}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fmax-mathrm-fmax-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fma}{\\mathrm{fma}}_N(z_1, z_2, z_3)": [[21, "xref-exec-numerics-op-fma-mathrm-fma-n-z-1-z-2-z-3"]], "\\xref{exec/numerics}{op-fmin}{\\mathrm{fmin}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fmin-mathrm-fmin-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fmul}{\\mathrm{fmul}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fmul-mathrm-fmul-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fnearest}{\\mathrm{fnearest}}_N(z)": [[21, "xref-exec-numerics-op-fnearest-mathrm-fnearest-n-z"]], "\\xref{exec/numerics}{op-fneg}{\\mathrm{fneg}}_N(z)": [[21, "xref-exec-numerics-op-fneg-mathrm-fneg-n-z"]], "\\xref{exec/numerics}{op-fne}{\\mathrm{fne}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fne-mathrm-fne-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fpmax}{\\mathrm{fpmax}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fpmax-mathrm-fpmax-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fpmin}{\\mathrm{fpmin}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fpmin-mathrm-fpmin-n-z-1-z-2"]], "\\xref{exec/numerics}{op-frelaxed_madd}{\\mathrm{frelaxed\\_madd}}_N(z_1, z_2, z_3)": [[21, "xref-exec-numerics-op-frelaxed-madd-mathrm-frelaxed-madd-n-z-1-z-2-z-3"]], "\\xref{exec/numerics}{op-frelaxed_max}{\\mathrm{frelaxed\\_max}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-frelaxed-max-mathrm-frelaxed-max-n-z-1-z-2"]], "\\xref{exec/numerics}{op-frelaxed_min}{\\mathrm{frelaxed\\_min}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-frelaxed-min-mathrm-frelaxed-min-n-z-1-z-2"]], "\\xref{exec/numerics}{op-frelaxed_nmadd}{\\mathrm{frelaxed\\_nmadd}}_N(z_1, z_2, z_3)": [[21, "xref-exec-numerics-op-frelaxed-nmadd-mathrm-frelaxed-nmadd-n-z-1-z-2-z-3"]], "\\xref{exec/numerics}{op-fsqrt}{\\mathrm{fsqrt}}_N(z)": [[21, "xref-exec-numerics-op-fsqrt-mathrm-fsqrt-n-z"]], "\\xref{exec/numerics}{op-fsub}{\\mathrm{fsub}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fsub-mathrm-fsub-n-z-1-z-2"]], "\\xref{exec/numerics}{op-ftrunc}{\\mathrm{ftrunc}}_N(z)": [[21, "xref-exec-numerics-op-ftrunc-mathrm-ftrunc-n-z"]], "\\xref{exec/numerics}{op-iabs}{\\mathrm{iabs}}_N(i)": [[21, "xref-exec-numerics-op-iabs-mathrm-iabs-n-i"]], "\\xref{exec/numerics}{op-iadd_sat}{\\mathrm{iadd\\_sat\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iadd-sat-mathrm-iadd-sat-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iadd_sat}{\\mathrm{iadd\\_sat\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iadd-sat-mathrm-iadd-sat-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iadd}{\\mathrm{iadd}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iadd-mathrm-iadd-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iandnot}{\\mathrm{iandnot}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iandnot-mathrm-iandnot-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iand}{\\mathrm{iand}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iand-mathrm-iand-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iavgr}{\\mathrm{iavgr\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iavgr-mathrm-iavgr-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ibitselect}{\\mathrm{ibitselect}}_N(i_1, i_2, i_3)": [[21, "xref-exec-numerics-op-ibitselect-mathrm-ibitselect-n-i-1-i-2-i-3"]], "\\xref{exec/numerics}{op-iclz}{\\mathrm{iclz}}_N(i)": [[21, "xref-exec-numerics-op-iclz-mathrm-iclz-n-i"]], "\\xref{exec/numerics}{op-ictz}{\\mathrm{ictz}}_N(i)": [[21, "xref-exec-numerics-op-ictz-mathrm-ictz-n-i"]], "\\xref{exec/numerics}{op-idiv}{\\mathrm{idiv\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-idiv-mathrm-idiv-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-idiv}{\\mathrm{idiv\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-idiv-mathrm-idiv-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ieqz}{\\mathrm{ieqz}}_N(i)": [[21, "xref-exec-numerics-op-ieqz-mathrm-ieqz-n-i"]], "\\xref{exec/numerics}{op-ieq}{\\mathrm{ieq}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ieq-mathrm-ieq-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iextendn}{\\mathrm{iextend}M\\mathrm{\\_s}}_N(i)": [[21, "xref-exec-numerics-op-iextendn-mathrm-iextend-m-mathrm-s-n-i"]], "\\xref{exec/numerics}{op-ige}{\\mathrm{ige\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ige-mathrm-ige-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ige}{\\mathrm{ige\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ige-mathrm-ige-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-igt}{\\mathrm{igt\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-igt-mathrm-igt-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-igt}{\\mathrm{igt\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-igt-mathrm-igt-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ile}{\\mathrm{ile\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ile-mathrm-ile-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ile}{\\mathrm{ile\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ile-mathrm-ile-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ilt}{\\mathrm{ilt\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ilt-mathrm-ilt-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ilt}{\\mathrm{ilt\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ilt-mathrm-ilt-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imax}{\\mathrm{imax\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imax-mathrm-imax-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imax}{\\mathrm{imax\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imax-mathrm-imax-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imin}{\\mathrm{imin\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imin-mathrm-imin-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imin}{\\mathrm{imin\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imin-mathrm-imin-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imul}{\\mathrm{imul}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imul-mathrm-imul-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ineg}{\\mathrm{ineg}}_N(i)": [[21, "xref-exec-numerics-op-ineg-mathrm-ineg-n-i"]], "\\xref{exec/numerics}{op-inez}{\\mathrm{inez}}_N(i)": [[21, "xref-exec-numerics-op-inez-mathrm-inez-n-i"]], "\\xref{exec/numerics}{op-ine}{\\mathrm{ine}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ine-mathrm-ine-n-i-1-i-2"]], "\\xref{exec/numerics}{op-inot}{\\mathrm{inot}}_N(i)": [[21, "xref-exec-numerics-op-inot-mathrm-inot-n-i"]], "\\xref{exec/numerics}{op-ior}{\\mathrm{ior}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ior-mathrm-ior-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ipopcnt}{\\mathrm{ipopcnt}}_N(i)": [[21, "xref-exec-numerics-op-ipopcnt-mathrm-ipopcnt-n-i"]], "\\xref{exec/numerics}{op-iq15mulrsat}{\\mathrm{iq15mulrsat\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iq15mulrsat-mathrm-iq15mulrsat-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irelaxed_laneselect}{\\mathrm{irelaxed\\_laneselect}}_N(i_1, i_2, i_3)": [[21, "xref-exec-numerics-op-irelaxed-laneselect-mathrm-irelaxed-laneselect-n-i-1-i-2-i-3"]], "\\xref{exec/numerics}{op-irelaxed_q15mulr_s}{\\mathrm{irelaxed\\_q15mulr\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irelaxed-q15mulr-s-mathrm-irelaxed-q15mulr-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irem}{\\mathrm{irem\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irem-mathrm-irem-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irem}{\\mathrm{irem\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irem-mathrm-irem-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irev}{\\mathrm{irev}}_N(i)": [[21, "xref-exec-numerics-op-irev-mathrm-irev-n-i"]], "\\xref{exec/numerics}{op-irotl}{\\mathrm{irotl}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irotl-mathrm-irotl-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irotr}{\\mathrm{irotr}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irotr-mathrm-irotr-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ishl}{\\mathrm{ishl}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ishl-mathrm-ishl-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ishr}{\\mathrm{ishr\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ishr-mathrm-ishr-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ishr}{\\mathrm{ishr\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ishr-mathrm-ishr-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-isub_sat}{\\mathrm{isub\\_sat\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-isub-sat-mathrm-isub-sat-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-isub_sat}{\\mathrm{isub\\_sat\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-isub-sat-mathrm-isub-sat-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-isub}{\\mathrm{isub}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-isub-mathrm-isub-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ivadd_pairwise}{\\mathrm{ivadd\\_pairwise}}_N(i^{2m})": [[21, "xref-exec-numerics-op-ivadd-pairwise-mathrm-ivadd-pairwise-n-i-2m"]], "\\xref{exec/numerics}{op-ivbitmask}{\\mathrm{ivbitmask}}_N(i^m)": [[21, "xref-exec-numerics-op-ivbitmask-mathrm-ivbitmask-n-i-m"]], "\\xref{exec/numerics}{op-ivdot_sat}{\\mathrm{ivdotsat}}_N(i_1^m, i_2^m)": [[21, "xref-exec-numerics-op-ivdot-sat-mathrm-ivdotsat-n-i-1-m-i-2-m"]], "\\xref{exec/numerics}{op-ivdot}{\\mathrm{ivdot}}_N(i_1^{2m}, i_2^{2m})": [[21, "xref-exec-numerics-op-ivdot-mathrm-ivdot-n-i-1-2m-i-2-2m"]], "\\xref{exec/numerics}{op-ivmul}{\\mathrm{ivmul}}_N(i_1^m, i_2^m)": [[21, "xref-exec-numerics-op-ivmul-mathrm-ivmul-n-i-1-m-i-2-m"]], "\\xref{exec/numerics}{op-ivrelaxed_swizzle}{\\mathrm{ivrelaxed\\_swizzle}}(i^n, j^n)": [[21, "xref-exec-numerics-op-ivrelaxed-swizzle-mathrm-ivrelaxed-swizzle-i-n-j-n"]], "\\xref{exec/numerics}{op-ivshuffle}{\\mathrm{ivshuffle}}(j^n, i_1^n, i_2^n)": [[21, "xref-exec-numerics-op-ivshuffle-mathrm-ivshuffle-j-n-i-1-n-i-2-n"]], "\\xref{exec/numerics}{op-ivswizzle}{\\mathrm{ivswizzle}}(i^n, j^n)": [[21, "xref-exec-numerics-op-ivswizzle-mathrm-ivswizzle-i-n-j-n"]], "\\xref{exec/numerics}{op-ixor}{\\mathrm{ixor}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ixor-mathrm-ixor-n-i-1-i-2"]], "\\xref{exec/numerics}{op-narrow}{\\mathrm{narrow}^{\\mathsf{s}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-narrow-mathrm-narrow-mathsf-s-m-n-i"]], "\\xref{exec/numerics}{op-narrow}{\\mathrm{narrow}^{\\mathsf{u}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-narrow-mathrm-narrow-mathsf-u-m-n-i"]], "\\xref{exec/numerics}{op-promote}{\\mathrm{promote}}_{M,N}(z)": [[21, "xref-exec-numerics-op-promote-mathrm-promote-m-n-z"]], "\\xref{exec/numerics}{op-reinterpret}{\\mathrm{reinterpret}}_{t_1,t_2}(c)": [[21, "xref-exec-numerics-op-reinterpret-mathrm-reinterpret-t-1-t-2-c"]], "\\xref{exec/numerics}{op-relaxed_trunc}{\\mathrm{relaxed\\_trunc}}^s_{M,N}(z)": [[21, "xref-exec-numerics-op-relaxed-trunc-mathrm-relaxed-trunc-s-m-n-z"]], "\\xref{exec/numerics}{op-relaxed_trunc}{\\mathrm{relaxed\\_trunc}}^u_{M,N}(z)": [[21, "xref-exec-numerics-op-relaxed-trunc-mathrm-relaxed-trunc-u-m-n-z"]], "\\xref{exec/numerics}{op-trunc_sat}{\\mathrm{trunc\\_sat\\_s}}_{M,N}(z)": [[21, "xref-exec-numerics-op-trunc-sat-mathrm-trunc-sat-s-m-n-z"]], "\\xref{exec/numerics}{op-trunc_sat}{\\mathrm{trunc\\_sat\\_u}}_{M,N}(z)": [[21, "xref-exec-numerics-op-trunc-sat-mathrm-trunc-sat-u-m-n-z"]], "\\xref{exec/numerics}{op-trunc}{\\mathrm{trunc}^{\\mathsf{s}}}_{M,N}(z)": [[21, "xref-exec-numerics-op-trunc-mathrm-trunc-mathsf-s-m-n-z"]], "\\xref{exec/numerics}{op-trunc}{\\mathrm{trunc}^{\\mathsf{u}}}_{M,N}(z)": [[21, "xref-exec-numerics-op-trunc-mathrm-trunc-mathsf-u-m-n-z"]], "\\xref{exec/numerics}{op-wrap}{\\mathrm{wrap}}_{M,N}(i)": [[21, "xref-exec-numerics-op-wrap-mathrm-wrap-m-n-i"]], "\\xref{exec/runtime}{syntax-frame}{\\mathsf{frame}}_n\\{F\\}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[10, "xref-exec-runtime-syntax-frame-mathsf-frame-n-f-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{exec/runtime}{syntax-handler}{\\mathsf{handler}}_n\\{\\xref{syntax/instructions}{syntax-catch}{\\mathit{catch}}^\\ast\\}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[10, "xref-exec-runtime-syntax-handler-mathsf-handler-n-xref-syntax-instructions-syntax-catch-mathit-catch-ast-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{exec/runtime}{syntax-label}{\\mathsf{label}}_n\\{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}_0^\\ast\\}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[10, "xref-exec-runtime-syntax-label-mathsf-label-n-xref-syntax-instructions-syntax-instr-mathit-instr-0-ast-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{exec/runtime}{syntax-trap}{\\mathsf{trap}}": [[10, "xref-exec-runtime-syntax-trap-mathsf-trap"]], "\\xref{exec/runtime}{syntax-val}{\\mathit{val}}": [[10, "xref-exec-runtime-syntax-val-mathit-val"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}copy}}~x_1~x_2": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-copy-x-1-x-2"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}copy}}~x~y": [[44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-copy-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}fill}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-fill-x"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-fill-x"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}get}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?~x": [[44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}init\\_data}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-init-data-x-y"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-init-data-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}init\\_elem}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-init-elem-x-y"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-init-elem-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}len}}": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-len"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-len"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new\\_data}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-data-x-y"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-data-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new\\_default}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-default-x"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-default-x"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new\\_elem}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-elem-x-y"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-elem-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new\\_fixed}}~x~n": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-fixed-x-n"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-fixed-x-n"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-x"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-x"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}set}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-set-x"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-set-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{block}}~\\xref{syntax/types}{syntax-blocktype}{\\mathit{blocktype}}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-block-xref-syntax-types-syntax-blocktype-mathit-blocktype-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{block}}~{\\mathit{bt}}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}^\\ast}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-block-mathit-bt-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_if}}~l": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-if-l"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-if-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_cast\\_fail}}~l~\\mathit{rt}_1~\\mathit{rt}_2": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-cast-fail-l-mathit-rt-1-mathit-rt-2"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_cast\\_fail}}~l~{\\mathit{rt}}_1~{\\mathit{rt}}_2": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-cast-fail-l-mathit-rt-1-mathit-rt-2"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_cast}}~l~\\mathit{rt}_1~\\mathit{rt}_2": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-cast-l-mathit-rt-1-mathit-rt-2"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_cast}}~l~{\\mathit{rt}}_1~{\\mathit{rt}}_2": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-cast-l-mathit-rt-1-mathit-rt-2"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_non\\_null}}~l": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-non-null-l"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-non-null-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_null}}~l": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-null-l"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-null-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_table}}~l^\\ast~l_N": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-table-l-ast-l-n"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_table}}~{l^\\ast}~{l'}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-table-l-ast-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br}}~l": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-l"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{call\\_indirect}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-call-indirect-x-y"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-call-indirect-x-y"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{call\\_ref}}~x": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-call-ref-x"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-call-ref-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{call}}~x": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-call-x"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-call-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{catch\\_all\\_ref}}~l": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-catch-all-ref-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{catch\\_all}}~l": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-catch-all-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{catch\\_ref}}~x~l": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-catch-ref-x-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{catch}}~x~l": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-catch-x-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{if}}~\\xref{syntax/types}{syntax-blocktype}{\\mathit{blocktype}}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}_1^\\ast~\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{else}}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}_2^\\ast": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-if-xref-syntax-types-syntax-blocktype-mathit-blocktype-xref-syntax-instructions-syntax-instr-mathit-instr-1-ast-xref-syntax-instructions-syntax-instr-control-mathsf-else-xref-syntax-instructions-syntax-instr-mathit-instr-2-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{if}}~{\\mathit{bt}}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}_1^\\ast}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}_2^\\ast}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-if-mathit-bt-xref-syntax-instructions-syntax-instr-mathit-instr-1-ast-xref-syntax-instructions-syntax-instr-mathit-instr-2-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{loop}}~\\xref{syntax/types}{syntax-blocktype}{\\mathit{blocktype}}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-loop-xref-syntax-types-syntax-blocktype-mathit-blocktype-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{loop}}~{\\mathit{bt}}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}^\\ast}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-loop-mathit-bt-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{nop}}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-nop"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-nop"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return\\_call\\_indirect}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-indirect-x-y"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-indirect-x-y"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return\\_call\\_ref}}~x": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-ref-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return\\_call\\_ref}}~y": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-ref-y"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return\\_call}}~x": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-x"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return}}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-return"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-return"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{throw\\_ref}}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-throw-ref"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-throw-ref"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{throw}}~x": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-throw-x"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-throw-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{try\\_table}}~\\xref{syntax/types}{syntax-blocktype}{\\mathit{blocktype}}~\\xref{syntax/instructions}{syntax-catch}{\\mathit{catch}}^\\ast~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-try-table-xref-syntax-types-syntax-blocktype-mathit-blocktype-xref-syntax-instructions-syntax-catch-mathit-catch-ast-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{try\\_table}}~{\\mathit{bt}}~{{\\xref{syntax/instructions}{syntax-catch}{\\mathit{catch}}}^\\ast}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}^\\ast}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-try-table-mathit-bt-xref-syntax-instructions-syntax-catch-mathit-catch-ast-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{unreachable}}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-unreachable"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-unreachable"]], "\\xref{syntax/instructions}{syntax-instr-extern}{\\mathsf{any{.}convert\\_extern}}": [[19, "xref-syntax-instructions-syntax-instr-extern-mathsf-any-convert-extern"], [44, "xref-syntax-instructions-syntax-instr-extern-mathsf-any-convert-extern"]], "\\xref{syntax/instructions}{syntax-instr-extern}{\\mathsf{extern{.}convert\\_any}}": [[19, "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-convert-any"], [44, "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-convert-any"]], "\\xref{syntax/instructions}{syntax-instr-i31}{\\mathsf{i{\\scriptstyle31}{.}get}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}": [[44, "xref-syntax-instructions-syntax-instr-i31-mathsf-i-scriptstyle31-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "\\xref{syntax/instructions}{syntax-instr-i31}{\\mathsf{ref{.}i\\scriptstyle31}}": [[19, "xref-syntax-instructions-syntax-instr-i31-mathsf-ref-i-scriptstyle31"], [44, "xref-syntax-instructions-syntax-instr-i31-mathsf-ref-i-scriptstyle31"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{data{.}drop}}~x": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-data-drop-x"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-data-drop-x"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}copy}}~x_1~x_2": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-copy-x-1-x-2"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}copy}}~x~y": [[44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-copy-x-y"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}fill}}~x": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-fill-x"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-fill-x"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}grow}}~x": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-grow-x"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-grow-x"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}init}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-init-x-y"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-init-x-y"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}size}}~x": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-size-x"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-size-x"]], "\\xref{syntax/instructions}{syntax-instr-parametric}{\\mathsf{drop}}": [[19, "xref-syntax-instructions-syntax-instr-parametric-mathsf-drop"], [44, "xref-syntax-instructions-syntax-instr-parametric-mathsf-drop"]], "\\xref{syntax/instructions}{syntax-instr-parametric}{\\mathsf{select}}~(t^\\ast)^?": [[44, "xref-syntax-instructions-syntax-instr-parametric-mathsf-select-t-ast"]], "\\xref{syntax/instructions}{syntax-instr-parametric}{\\mathsf{select}}~{({t^\\ast})^?}": [[19, "xref-syntax-instructions-syntax-instr-parametric-mathsf-select-t-ast"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}as\\_non\\_null}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-as-non-null"], [44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-as-non-null"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}cast}}~\\mathit{rt}": [[44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-cast-mathit-rt"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}cast}}~{\\mathit{rt}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-cast-mathit-rt"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}eq}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-eq"], [44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-eq"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}func}}~x": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-func-x"], [44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-func-x"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}is\\_null}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-is-null"], [44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-is-null"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}null}}~\\mathit{ht}": [[44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-null-mathit-ht"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}null}}~x": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-null-x"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}test}}~\\mathit{rt}": [[44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-test-mathit-rt"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}test}}~{\\mathit{rt}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-test-mathit-rt"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}get}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?~x~y": [[44, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x-y"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}new\\_default}}~x": [[19, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-new-default-x"], [44, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-new-default-x"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}new}}~x": [[19, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-new-x"], [44, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-new-x"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}set}}~x~i": [[19, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-set-x-i"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}set}}~x~y": [[44, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-set-x-y"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{elem{.}drop}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-elem-drop-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-elem-drop-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}copy}}~x_1~x_2": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-copy-x-1-x-2"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}copy}}~x~y": [[44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-copy-x-y"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}fill}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-fill-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-fill-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}get}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-get-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-get-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}grow}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-grow-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-grow-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}init}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-init-x-y"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-init-x-y"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}set}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-set-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-set-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}size}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-size-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-size-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{global{.}get}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-global-get-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-global-get-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{global{.}set}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-global-set-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-global-set-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{local{.}get}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-get-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-get-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{local{.}set}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-set-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-set-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{local{.}tee}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-tee-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-tee-x"]], "\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{narrow}}{\\mathsf\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}_{\\mathit{sh}_1, \\mathit{sh}_2}(c_1, c_2)": [[21, "xref-syntax-instructions-syntax-instr-vec-mathsf-narrow-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-mathit-sh-1-mathit-sh-2-c-1-c-2"]], "\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{relaxed\\_dot}}(i_1, i_2)": [[21, "xref-syntax-instructions-syntax-instr-vec-mathsf-relaxed-dot-i-1-i-2"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{bitmask}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-bitmask"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vshiftop}{\\mathit{vishiftop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-mathsf-xref-syntax-instructions-syntax-vshiftop-mathit-vishiftop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_1\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{narrow}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_2\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-1-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-narrow-mathsf-xref-syntax-instructions-syntax-shape-mathit-ishape-2-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_1\\mathsf{.}\\xref{syntax/instructions}{syntax-vextbinop}{\\mathit{vextbinop}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_2": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-1-mathsf-xref-syntax-instructions-syntax-vextbinop-mathit-vextbinop-mathsf-xref-syntax-instructions-syntax-shape-mathit-ishape-2"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_1\\mathsf{.}\\xref{syntax/instructions}{syntax-vextternop}{\\mathit{vextternop}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_2": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-1-mathsf-xref-syntax-instructions-syntax-vextternop-mathit-vextternop-mathsf-xref-syntax-instructions-syntax-shape-mathit-ishape-2"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_1\\mathsf{.}\\xref{syntax/instructions}{syntax-vextunop}{\\mathit{vextunop}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_2": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-1-mathsf-xref-syntax-instructions-syntax-vextunop-mathit-vextunop-mathsf-xref-syntax-instructions-syntax-shape-mathit-ishape-2"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{extract\\_lane}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-extract-lane-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-xref-syntax-instructions-syntax-laneidx-mathit-laneidx"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{replace\\_lane}}~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-replace-lane-xref-syntax-instructions-syntax-laneidx-mathit-laneidx"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{splat}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-splat"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vbinop}{\\mathit{vbinop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vbinop-mathit-vbinop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vcvtop}{\\mathit{vcvtop}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-half}{\\mathit{half}}^?\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?\\mathsf{\\_zero}^?": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vcvtop-mathit-vcvtop-mathsf-xref-syntax-instructions-syntax-half-mathit-half-mathsf-xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-mathsf-zero"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vrelop}{\\mathit{vrelop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vrelop-mathit-vrelop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vrelop}{\\mathit{vtestop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vrelop-mathit-vtestop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vternop}{\\mathit{vternop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vternop-mathit-vternop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vunop}{\\mathit{vunop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vunop-mathit-vunop"]], "\\xref{syntax/instructions}{syntax-vcvtop}{\\mathit{vcvtop}}{\\mathsf\\_}\\xref{syntax/instructions}{syntax-half}{\\mathit{half}}^?{\\mathsf\\_}\\xref{syntax/instructions}{syntax-zero}{\\mathit{zero}}^?_{\\mathit{sh}_1, \\mathit{sh}_2}(i)": [[21, "xref-syntax-instructions-syntax-vcvtop-mathit-vcvtop-mathsf-xref-syntax-instructions-syntax-half-mathit-half-mathsf-xref-syntax-instructions-syntax-zero-mathit-zero-mathit-sh-1-mathit-sh-2-i"]], "\\xref{syntax/instructions}{syntax-vextbinop}{\\mathit{vextbinop}}_{\\mathit{sh}_1, \\mathit{sh}_2}(c_1, c_2)": [[21, "xref-syntax-instructions-syntax-vextbinop-mathit-vextbinop-mathit-sh-1-mathit-sh-2-c-1-c-2"]], "\\xref{syntax/instructions}{syntax-vextternop}{\\mathit{vextternop}}_{\\mathit{sh}_1, \\mathit{sh}_2}(c_1, c_2, c_3)": [[21, "xref-syntax-instructions-syntax-vextternop-mathit-vextternop-mathit-sh-1-mathit-sh-2-c-1-c-2-c-3"]], "\\xref{syntax/instructions}{syntax-vextunop}{\\mathit{vextunop}}_{\\mathit{sh}_1, \\mathit{sh}_2}(c)": [[21, "xref-syntax-instructions-syntax-vextunop-mathit-vextunop-mathit-sh-1-mathit-sh-2-c"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{func}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-func-x"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{global}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-global-x"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{memory}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-memory-x"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{table}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-table-x"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{tag}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-tag-x"]], "\\xref{syntax/types}{syntax-rectype}{\\mathsf{rec}}~\\xref{syntax/types}{syntax-subtype}{\\mathit{subtype}}^\\ast": [[47, "xref-syntax-types-syntax-rectype-mathsf-rec-xref-syntax-types-syntax-subtype-mathit-subtype-ast"]], "\\xref{syntax/types}{syntax-subtype}{\\mathsf{sub}}~\\xref{syntax/types}{syntax-subtype}{\\mathsf{final}}^?~y^\\ast~\\xref{syntax/types}{syntax-comptype}{\\mathit{comptype}}": [[47, "xref-syntax-types-syntax-subtype-mathsf-sub-xref-syntax-types-syntax-subtype-mathsf-final-y-ast-xref-syntax-types-syntax-comptype-mathit-comptype"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}} {.} \\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{any\\_true}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-vec-mathsf-any-true"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}} {.} {\\xref{syntax/instructions}{syntax-vvbinop}{\\mathit{vvbinop}}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-vvbinop-mathit-vvbinop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}} {.} {\\xref{syntax/instructions}{syntax-vvternop}{\\mathit{vvternop}}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-vvternop-mathit-vvternop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}} {.} {\\xref{syntax/instructions}{syntax-vvunop}{\\mathit{vvunop}}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-vvunop-mathit-vvunop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{const}}~c": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-const-c"], [44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-const-c"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vvbinop}{\\mathit{vvbinop}}": [[44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-vvbinop-mathit-vvbinop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vvternop}{\\mathit{vvternop}}": [[44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-vvternop-mathit-vvternop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vvtestop}{\\mathit{vvtestop}}": [[44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-vvtestop-mathit-vvtestop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vvunop}{\\mathit{vvunop}}": [[44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-vvunop-mathit-vvunop"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-binop}{\\mathit{binop}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-binop-mathit-binop"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-load-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}{N}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-store-n-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-store-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-numeric}{\\mathsf{const}}~c": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-numeric-mathsf-const-c"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-relop}{\\mathit{relop}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-relop-mathit-relop"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-testop}{\\mathit{testop}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-testop-mathit-testop"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-unop}{\\mathit{unop}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-unop-mathit-unop"]], "t_1\\mathsf{.}\\xref{syntax/instructions}{syntax-cvtop}{\\mathit{cvtop}}\\mathsf{\\_}t_2\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?": [[44, "t-1-mathsf-xref-syntax-instructions-syntax-cvtop-mathit-cvtop-mathsf-t-2-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "{\\mathit{nt}} {.} {\\xref{syntax/instructions}{syntax-binop}{\\mathit{binop}}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-binop-mathit-binop"]], "{\\mathit{nt}} {.} {\\xref{syntax/instructions}{syntax-relop}{\\mathit{relop}}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-relop-mathit-relop"]], "{\\mathit{nt}} {.} {\\xref{syntax/instructions}{syntax-testop}{\\mathit{testop}}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-testop-mathit-testop"]], "{\\mathit{nt}} {.} {\\xref{syntax/instructions}{syntax-unop}{\\mathit{unop}}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-unop-mathit-unop"]], "{\\mathit{nt}}_2 {.} {{\\xref{syntax/instructions}{syntax-cvtop}{\\mathit{cvtop}}}}{\\mathsf{\\_}}{{\\mathit{nt}}_1}": [[19, "mathit-nt-2-xref-syntax-instructions-syntax-cvtop-mathit-cvtop-mathsf-mathit-nt-1"]], "{\\mathit{sh}} {.} {\\mathit{swizzlop}}": [[19, "mathit-sh-mathit-swizzlop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vbinop}{\\mathit{vbinop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vbinop-mathit-vbinop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vrelop}{\\mathit{vrelop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vrelop-mathit-vrelop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vrelop}{\\mathit{vtestop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vrelop-mathit-vtestop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vshiftop}{\\mathit{vshiftop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vshiftop-mathit-vshiftop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vternop}{\\mathit{vternop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vternop-mathit-vternop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vunop}{\\mathit{vunop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vunop-mathit-vunop"]], "{\\mathit{sh}}_2 {.} {{\\xref{syntax/instructions}{syntax-vcvtop}{\\mathit{vcvtop}}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-vcvtop-mathit-vcvtop-mathsf-mathit-sh-1"]], "{\\mathit{sh}}_2 {.} {{\\xref{syntax/instructions}{syntax-vextbinop}{\\mathit{vextbinop}}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-vextbinop-mathit-vextbinop-mathsf-mathit-sh-1"]], "{\\mathit{sh}}_2 {.} {{\\xref{syntax/instructions}{syntax-vextternop}{\\mathit{vextternop}}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-vextternop-mathit-vextternop-mathsf-mathit-sh-1"]], "{\\mathit{sh}}_2 {.} {{\\xref{syntax/instructions}{syntax-vextunop}{\\mathit{vextunop}}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-vextunop-mathit-vextunop-mathsf-mathit-sh-1"]], "{\\mathit{sh}}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{bitmask}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-instr-vec-mathsf-bitmask"]], "{\\mathit{sh}}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{shuffle}}~{i^\\ast}": [[19, "mathit-sh-xref-syntax-instructions-syntax-instr-vec-mathsf-shuffle-i-ast"]], "{\\xref{exec/modules}{alloc-data}{\\mathrm{allocdata}}}(s, \\xref{valid/modules}{valid-data}{\\mathsf{ok}}, {{\\xref{syntax/values}{syntax-byte}{\\mathit{byte}}}^\\ast})": [[20, "xref-exec-modules-alloc-data-mathrm-allocdata-s-xref-valid-modules-valid-data-mathsf-ok-xref-syntax-values-syntax-byte-mathit-byte-ast"]], "{\\xref{exec/modules}{alloc-elem}{\\mathrm{allocelem}}}(s, {\\xref{syntax/types}{syntax-elemtype}{\\mathit{elemtype}}}, {{\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}}^\\ast})": [[20, "xref-exec-modules-alloc-elem-mathrm-allocelem-s-xref-syntax-types-syntax-elemtype-mathit-elemtype-xref-exec-runtime-syntax-ref-mathit-ref-ast"]], "{\\xref{exec/modules}{alloc-export}{\\mathrm{allocexport}}}({\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}}, \\xref{syntax/modules}{syntax-export}{\\mathsf{export}}~{\\xref{syntax/values}{syntax-name}{\\mathit{name}}}~{\\xref{syntax/modules}{syntax-externidx}{\\mathit{externidx}}})": [[20, "xref-exec-modules-alloc-export-mathrm-allocexport-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst-xref-syntax-modules-syntax-export-mathsf-export-xref-syntax-values-syntax-name-mathit-name-xref-syntax-modules-syntax-externidx-mathit-externidx"]], "{\\xref{exec/modules}{alloc-func}{\\mathrm{allocfunc}}}(s, {\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}}, {{\\xref{exec/runtime}{syntax-funcinst}{\\mathit{code}}}}, {\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}})": [[20, "xref-exec-modules-alloc-func-mathrm-allocfunc-s-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-funcinst-mathit-code-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst"]], "{\\xref{exec/modules}{alloc-global}{\\mathrm{allocglobal}}}(s, {\\xref{syntax/types}{syntax-globaltype}{\\mathit{globaltype}}}, {\\xref{exec/runtime}{syntax-val}{\\mathit{val}}})": [[20, "xref-exec-modules-alloc-global-mathrm-allocglobal-s-xref-syntax-types-syntax-globaltype-mathit-globaltype-xref-exec-runtime-syntax-val-mathit-val"]], "{\\xref{exec/modules}{alloc-mem}{\\mathrm{allocmem}}}(s, {\\mathit{at}}~{}[ i \\xref{syntax/types}{syntax-limits}{\\,{..}\\,} {j^?} ]~\\xref{syntax/types}{syntax-memtype}{\\mathsf{page}})": [[20, "xref-exec-modules-alloc-mem-mathrm-allocmem-s-mathit-at-i-xref-syntax-types-syntax-limits-j-xref-syntax-types-syntax-memtype-mathsf-page"]], "{\\xref{exec/modules}{alloc-module}{\\mathrm{allocmodule}}}(s, {\\xref{syntax/modules}{syntax-module}{\\mathit{module}}}, {{\\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}}}^\\ast}, {{\\xref{exec/runtime}{syntax-val}{\\mathit{val}}}_{\\mathsf{g}}^\\ast}, {{\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}}_{\\mathsf{t}}^\\ast}, {{{\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}}_{\\mathsf{e}}^\\ast}^\\ast})": [[20, "xref-exec-modules-alloc-module-mathrm-allocmodule-s-xref-syntax-modules-syntax-module-mathit-module-xref-exec-runtime-syntax-externaddr-mathit-externaddr-ast-xref-exec-runtime-syntax-val-mathit-val-mathsf-g-ast-xref-exec-runtime-syntax-ref-mathit-ref-mathsf-t-ast-xref-exec-runtime-syntax-ref-mathit-ref-mathsf-e-ast-ast"]], "{\\xref{exec/modules}{alloc-table}{\\mathrm{alloctable}}}(s, {\\mathit{at}}~{}[ i \\xref{syntax/types}{syntax-limits}{\\,{..}\\,} {j^?} ]~{\\mathit{rt}}, {\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}})": [[20, "xref-exec-modules-alloc-table-mathrm-alloctable-s-mathit-at-i-xref-syntax-types-syntax-limits-j-mathit-rt-xref-exec-runtime-syntax-ref-mathit-ref"]], "{\\xref{exec/modules}{alloc-tag}{\\mathrm{alloctag}}}(s, {\\xref{syntax/types}{syntax-tagtype}{\\mathit{tagtype}}})": [[20, "xref-exec-modules-alloc-tag-mathrm-alloctag-s-xref-syntax-types-syntax-tagtype-mathit-tagtype"]], "{\\xref{exec/modules}{exec-instantiation}{\\mathrm{instantiate}}}(s, {\\xref{syntax/modules}{syntax-module}{\\mathit{module}}}, {{\\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}}}^\\ast})": [[20, "xref-exec-modules-exec-instantiation-mathrm-instantiate-s-xref-syntax-modules-syntax-module-mathit-module-xref-exec-runtime-syntax-externaddr-mathit-externaddr-ast"]], "{\\xref{exec/modules}{exec-invocation}{\\mathrm{invoke}}}(s, {\\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}}}, {{\\xref{exec/runtime}{syntax-val}{\\mathit{val}}}^\\ast})": [[20, "xref-exec-modules-exec-invocation-mathrm-invoke-s-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr-xref-exec-runtime-syntax-val-mathit-val-ast"]], "{\\xref{exec/modules}{grow-mem}{\\mathrm{growmem}}}({\\xref{exec/runtime}{syntax-meminst}{\\mathit{meminst}}}, n)": [[20, "xref-exec-modules-grow-mem-mathrm-growmem-xref-exec-runtime-syntax-meminst-mathit-meminst-n"]], "{\\xref{exec/modules}{grow-table}{\\mathrm{growtable}}}({\\xref{exec/runtime}{syntax-tableinst}{\\mathit{tableinst}}}, n, r)": [[20, "xref-exec-modules-grow-table-mathrm-growtable-xref-exec-runtime-syntax-tableinst-mathit-tableinst-n-r"]], "{\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}get}}}{\\mathsf{\\_}}{{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}^?}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x"]], "{\\xref{syntax/instructions}{syntax-instr-i31}{\\mathsf{i{\\scriptstyle31}{.}get}}}{\\mathsf{\\_}}{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}}": [[19, "xref-syntax-instructions-syntax-instr-i31-mathsf-i-scriptstyle31-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "{\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}get}}}{\\mathsf{\\_}}{{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}^?}}~x~i": [[19, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x-i"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{N}{\\mathsf{\\_}}{\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{lane}}}~x~{\\mathit{ao}}~j": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-lane-x-mathit-ao-j"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{{M}{\\xref{syntax/instructions}{syntax-shape}{\\mathsf{x}}}{K}{\\mathsf{\\_}}{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}}}~x~{\\mathit{ao}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-m-xref-syntax-instructions-syntax-shape-mathsf-x-k-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x-mathit-ao"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{{N}{\\mathsf{\\_}}{\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{splat}}}}~x~{\\mathit{ao}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-splat-x-mathit-ao"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{{N}{\\mathsf{\\_}}{\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{zero}}}}~x~{\\mathit{ao}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-zero-x-mathit-ao"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}}{N}{\\mathsf{\\_}}{\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{lane}}}~x~{\\mathit{ao}}~j": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-store-n-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-lane-x-mathit-ao-j"]], "{{\\mathit{nt}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{{{\\xref{syntax/instructions}{syntax-loadop}{\\mathit{loadop}}}^?}}~x~{\\mathit{ao}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-instr-memory-mathsf-load-xref-syntax-instructions-syntax-loadop-mathit-loadop-x-mathit-ao"]], "{{\\mathit{nt}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}}{{{\\xref{syntax/instructions}{syntax-storeop}{\\mathit{storeop}}}^?}}~x~{\\mathit{ao}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-instr-memory-mathsf-store-xref-syntax-instructions-syntax-storeop-mathit-storeop-x-mathit-ao"]], "{{\\mathit{sh}}_2{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{narrow}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}{\\mathsf{\\_}}{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-instr-vec-mathsf-narrow-mathsf-mathit-sh-1-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "{{\\xref{exec/modules}{aux-rundata}{\\mathrm{rundata}}}}_{x}(\\xref{syntax/modules}{syntax-data}{\\mathsf{data}}~{b^{n}}~{\\xref{syntax/modules}{syntax-datamode}{\\mathit{datamode}}})": [[20, "xref-exec-modules-aux-rundata-mathrm-rundata-x-xref-syntax-modules-syntax-data-mathsf-data-b-n-xref-syntax-modules-syntax-datamode-mathit-datamode"]], "{{\\xref{exec/modules}{aux-runelem}{\\mathrm{runelem}}}}_{x}(\\xref{syntax/modules}{syntax-elem}{\\mathsf{elem}}~{\\mathit{rt}}~{e^{n}}~{\\xref{syntax/modules}{syntax-elemmode}{\\mathit{elemmode}}})": [[20, "xref-exec-modules-aux-runelem-mathrm-runelem-x-xref-syntax-modules-syntax-elem-mathsf-elem-mathit-rt-e-n-xref-syntax-modules-syntax-elemmode-mathit-elemmode"]], "{{\\xref{syntax/types}{syntax-numtype}{\\mathsf{i}}}{{\\xref{syntax/types}{syntax-numtype}{\\scriptstyle\\kern-0.1emN}}}}{\\xref{syntax/instructions}{syntax-shape}{\\mathsf{x}}}{M}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{replace\\_lane}}~i": [[19, "xref-syntax-types-syntax-numtype-mathsf-i-xref-syntax-types-syntax-numtype-scriptstyle-kern-0-1emn-xref-syntax-instructions-syntax-shape-mathsf-x-m-xref-syntax-instructions-syntax-instr-vec-mathsf-replace-lane-i"]], "{{\\xref{syntax/types}{syntax-numtype}{\\mathsf{i}}}{{\\xref{syntax/types}{syntax-numtype}{\\scriptstyle\\kern-0.1emN}}}}{\\xref{syntax/instructions}{syntax-shape}{\\mathsf{x}}}{M}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{splat}}": [[19, "xref-syntax-types-syntax-numtype-mathsf-i-xref-syntax-types-syntax-numtype-scriptstyle-kern-0-1emn-xref-syntax-instructions-syntax-shape-mathsf-x-m-xref-syntax-instructions-syntax-instr-vec-mathsf-splat"]], "{{{\\xref{exec/modules}{alloc-type}{\\mathrm{alloctype}}}^\\ast}}{({{\\xref{syntax/types}{syntax-rectype}{\\mathit{type}}''}^\\ast})}": [[20, "xref-exec-modules-alloc-type-mathrm-alloctype-ast-xref-syntax-types-syntax-rectype-mathit-type-ast"]], "{{{\\xref{exec/modules}{eval-globals}{\\mathrm{evalglobal}}}^\\ast}}{(z, {{\\xref{syntax/types}{syntax-globaltype}{\\mathit{globaltype}}}^\\ast}, {{\\xref{syntax/instructions}{syntax-expr}{\\mathit{expr}}''}^\\ast})}": [[20, "xref-exec-modules-eval-globals-mathrm-evalglobal-ast-z-xref-syntax-types-syntax-globaltype-mathit-globaltype-ast-xref-syntax-instructions-syntax-expr-mathit-expr-ast"]], "{{{\\xref{syntax/instructions}{syntax-lanetype}{\\mathit{lanetype}}}}{\\xref{syntax/instructions}{syntax-shape}{\\mathsf{x}}}{M}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{extract\\_lane}}}{\\mathsf{\\_}}{{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}'}^?}}~i": [[19, "xref-syntax-instructions-syntax-lanetype-mathit-lanetype-xref-syntax-instructions-syntax-shape-mathsf-x-m-xref-syntax-instructions-syntax-instr-vec-mathsf-extract-lane-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-i"]]}, "docnames": ["appendix/algorithm", "appendix/changes", "appendix/custom", "appendix/embedding", "appendix/implementation", "appendix/index", "appendix/index-instructions", "appendix/index-rules", "appendix/index-types", "appendix/profiles", "appendix/properties", "binary/conventions", "binary/index", "binary/instructions", "binary/modules", "binary/types", "binary/values", "exec/conventions", "exec/index", "exec/instructions", "exec/modules", "exec/numerics", "exec/runtime", "exec/types", "exec/values", "index", "intro/index", "intro/introduction", "intro/overview", "syntax/conventions", "syntax/index", "syntax/instructions", "syntax/modules", "syntax/types", "syntax/values", "text/conventions", "text/index", "text/instructions", "text/lexical", "text/modules", "text/types", "text/values", "valid/conventions", "valid/index", "valid/instructions", "valid/matching", "valid/modules", "valid/types"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2}, "filenames": ["appendix/algorithm.rst", "appendix/changes.rst", "appendix/custom.rst", "appendix/embedding.rst", "appendix/implementation.rst", "appendix/index.rst", "appendix/index-instructions.rst", "appendix/index-rules.rst", "appendix/index-types.rst", "appendix/profiles.rst", "appendix/properties.rst", "binary/conventions.rst", "binary/index.rst", "binary/instructions.rst", "binary/modules.rst", "binary/types.rst", "binary/values.rst", "exec/conventions.rst", "exec/index.rst", "exec/instructions.rst", "exec/modules.rst", "exec/numerics.rst", "exec/runtime.rst", "exec/types.rst", "exec/values.rst", "index.rst", "intro/index.rst", "intro/introduction.rst", "intro/overview.rst", "syntax/conventions.rst", "syntax/index.rst", "syntax/instructions.rst", "syntax/modules.rst", "syntax/types.rst", "syntax/values.rst", "text/conventions.rst", "text/index.rst", "text/instructions.rst", "text/lexical.rst", "text/modules.rst", "text/types.rst", "text/values.rst", "valid/conventions.rst", "valid/index.rst", "valid/instructions.rst", "valid/matching.rst", "valid/modules.rst", "valid/types.rst"], "indexentries": {": abstract syntax": [[22, "index-18", false]], "abbreviations": [[35, "index-2", true]], "abstract syntax": [[4, "index-1", false], [9, "index-0", false], [11, "index-0", false], [19, "index-1", false], [19, "index-10", false], [19, "index-12", false], [19, "index-13", false], [19, "index-14", false], [19, "index-15", false], [19, "index-2", false], [19, "index-7", false], [19, "index-8", false], [22, "index-1", false], [22, "index-10", false], [22, "index-11", false], [22, "index-12", false], [22, "index-13", false], [22, "index-14", false], [22, "index-15", false], [22, "index-16", false], [22, "index-17", false], [22, "index-2", false], [22, "index-3", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [22, "index-7", false], [22, "index-8", false], [22, "index-9", false], [29, "index-0", true], [29, "index-1", false], [29, "index-2", false], [31, "index-0", false], [31, "index-1", false], [31, "index-10", false], [31, "index-2", false], [31, "index-3", false], [31, "index-4", false], [31, "index-5", false], [31, "index-6", false], [31, "index-7", false], [31, "index-8", false], [31, "index-9", false], [32, "index-0", false], [32, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-2", false], [32, "index-3", false], [32, "index-4", false], [32, "index-5", false], [32, "index-6", false], [32, "index-7", false], [32, "index-8", false], [32, "index-9", false], [33, "index-0", false], [33, "index-1", false], [33, "index-10", false], [33, "index-11", false], [33, "index-12", false], [33, "index-13", false], [33, "index-14", false], [33, "index-15", false], [33, "index-16", false], [33, "index-17", false], [33, "index-18", false], [33, "index-2", false], [33, "index-3", false], [33, "index-4", false], [33, "index-5", false], [33, "index-6", false], [33, "index-7", false], [33, "index-8", false], [33, "index-9", false], [34, "index-0", false], [34, "index-1", false], [34, "index-2", false], [34, "index-3", false], [34, "index-4", false], [34, "index-5", false], [35, "index-0", false], [42, "index-1", false], [42, "index-2", false], [42, "index-5", false], [42, "index-6", false], [44, "index-1", false], [44, "index-10", false], [44, "index-11", false], [44, "index-13", false], [44, "index-2", false], [44, "index-3", false], [44, "index-4", false], [44, "index-5", false], [44, "index-6", false], [45, "index-10", false], [46, "index-0", false], [46, "index-1", false], [46, "index-10", false], [46, "index-11", false], [46, "index-12", false], [46, "index-2", false], [46, "index-3", false], [46, "index-4", false], [46, "index-5", false], [46, "index-6", false], [46, "index-7", false], [46, "index-8", false], [46, "index-9", false], [47, "index-0", false], [47, "index-1", false], [47, "index-10", false], [47, "index-11", false], [47, "index-12", false], [47, "index-13", false], [47, "index-14", false], [47, "index-15", false], [47, "index-16", false], [47, "index-2", false], [47, "index-3", false], [47, "index-4", false], [47, "index-5", false], [47, "index-6", false], [47, "index-7", false], [47, "index-8", false], [47, "index-9", false]], "abstract type": [[33, "index-4", true], [42, "index-1", false]], "activation": [[22, "index-17", false]], "active": [[32, "index-8", false], [32, "index-9", true]], "address": [[19, "index-10", false], [19, "index-2", false], [19, "index-7", false], [19, "index-8", false], [20, "index-0", false], [22, "index-4", false], [22, "index-4", true], [22, "index-5", false]], "address type": [[1, "index-13", false], [40, "index-8", false]], "administrative instruction": [[10, "index-22", false], [10, "index-26", false], [22, "index-18", false]], "administrative instructions": [[22, "index-18", true]], "aggregate reference": [[44, "index-7", false]], "aggregate type": [[15, "index-7", false], [32, "index-2", false], [33, "index-9", true], [40, "index-6", false], [45, "index-8", false], [47, "index-9", false]], "algorithm": [[0, "index-0", false]], "allocation": [[3, "index-1", false], [4, "index-5", false], [20, "index-0", true], [22, "index-3", false]], "annotation": [[1, "index-18", false], [2, "index-0", false], [38, "index-5", false], [38, "index-5", true]], "arithmetic": [[34, "index-3", false]], "arithmetic nan": [[34, "index-3", false]], "array": [[22, "index-1", false], [22, "index-15", false], [22, "index-4", false], [24, "index-1", false], [33, "index-9", false]], "array address": [[22, "index-4", false]], "array instance": [[10, "index-17", false], [10, "index-43", false], [10, "index-6", false], [22, "index-15", false], [22, "index-15", true], [22, "index-3", false], [22, "index-4", false], [24, "index-1", false]], "array type": [[0, "index-1", false], [1, "index-15", false], [10, "index-6", false], [15, "index-7", false], [22, "index-15", false], [24, "index-1", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-3", false], [45, "index-8", false], [47, "index-9", false]], "ascii": [[38, "index-1", false], [38, "index-3", false], [41, "index-3", false]], "binary format": [[0, "index-0", false], [2, "index-0", false], [3, "index-3", false], [4, "index-2", false], [9, "index-0", false], [11, "index-0", true], [11, "index-1", false], [11, "index-2", false], [13, "index-1", false], [13, "index-2", false], [13, "index-3", false], [13, "index-4", false], [13, "index-5", false], [13, "index-6", false], [13, "index-7", false], [13, "index-8", false], [13, "index-9", false], [14, "index-0", false], [14, "index-1", false], [14, "index-10", false], [14, "index-11", false], [14, "index-12", false], [14, "index-13", false], [14, "index-14", false], [14, "index-15", false], [14, "index-16", false], [14, "index-2", false], [14, "index-3", false], [14, "index-4", false], [14, "index-5", false], [14, "index-6", false], [14, "index-7", false], [14, "index-8", false], [14, "index-9", false], [15, "index-0", false], [15, "index-1", false], [15, "index-10", false], [15, "index-11", false], [15, "index-12", false], [15, "index-13", false], [15, "index-14", false], [15, "index-2", false], [15, "index-3", false], [15, "index-4", false], [15, "index-5", false], [15, "index-6", false], [15, "index-7", false], [15, "index-8", false], [15, "index-9", false], [16, "index-0", false], [16, "index-1", false], [16, "index-2", false], [16, "index-3", false], [16, "index-4", false], [34, "index-5", false]], "bit": [[21, "index-1", false]], "bit width": [[19, "index-10", false], [21, "index-0", false], [33, "index-1", false], [33, "index-2", false], [33, "index-9", false], [34, "index-2", false], [34, "index-3", false]], "block": [[1, "index-3", false], [13, "index-2", false], [19, "index-2", false], [19, "index-3", false], [31, "index-2", false], [31, "index-2", true], [33, "index-8", false], [37, "index-3", false], [44, "index-2", false]], "block type": [[13, "index-2", false], [31, "index-2", false], [31, "index-2", true], [33, "index-8", false], [33, "index-8", true], [44, "index-2", false], [47, "index-7", false]], "boolean": [[21, "index-2", false], [21, "index-8", false], [28, "index-0", false]], "bottom type": [[10, "index-2", false], [42, "index-1", true]], "branch": [[13, "index-2", false], [19, "index-2", false], [31, "index-2", true], [37, "index-3", false], [44, "index-2", false]], "byte": [[3, "index-14", false], [10, "index-10", false], [10, "index-14", false], [11, "index-0", false], [11, "index-1", false], [14, "index-13", false], [16, "index-1", false], [16, "index-4", false], [20, "index-3", false], [21, "index-5", false], [22, "index-13", false], [22, "index-9", false], [32, "index-8", false], [34, "index-1", false], [34, "index-1", true], [34, "index-5", false], [39, "index-11", false], [39, "index-20", false], [41, "index-3", false], [41, "index-4", false], [46, "index-7", false]], "call": [[1, "index-10", false], [19, "index-5", true], [22, "index-17", false], [22, "index-18", false]], "call frame": [[22, "index-17", true]], "canonical": [[34, "index-3", false]], "canonical nan": [[34, "index-3", false]], "cast": [[31, "index-6", false]], "caught": [[22, "index-18", false]], "caught exception": [[22, "index-18", false]], "changes": [[1, "index-0", true]], "character": [[4, "index-1", false], [4, "index-3", false], [27, "index-2", false], [34, "index-5", false], [38, "index-1", false], [38, "index-1", true], [38, "index-2", false], [38, "index-3", false], [38, "index-4", false], [41, "index-3", false], [41, "index-4", false]], "closed type": [[42, "index-1", true]], "closure": [[22, "index-7", false]], "code": [[4, "index-2", false], [14, "index-12", false], [31, "index-0", false]], "code section": [[14, "index-12", true]], "comment": [[38, "index-2", false], [38, "index-4", false], [38, "index-4", true]], "composite type": [[0, "index-1", false], [1, "index-15", false], [15, "index-7", false], [15, "index-8", false], [33, "index-10", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [40, "index-7", false], [47, "index-10", false], [47, "index-9", false]], "composite types": [[45, "index-8", false]], "compositionality": [[10, "index-49", true]], "concepts": [[28, "index-0", false]], "concrete type": [[33, "index-4", true], [42, "index-1", false]], "configuration": [[10, "index-22", false], [10, "index-45", false], [17, "index-1", false], [22, "index-19", true]], "constant": [[1, "index-9", false], [13, "index-9", false], [22, "index-1", false], [31, "index-10", false], [32, "index-4", false], [32, "index-8", false], [32, "index-9", false], [37, "index-11", false], [44, "index-13", false], [44, "index-14", true], [46, "index-2", false], [46, "index-4", false], [46, "index-7", false], [46, "index-8", false]], "context": [[10, "index-1", false], [10, "index-21", false], [10, "index-24", false], [10, "index-25", false], [10, "index-26", false], [14, "index-16", false], [42, "index-7", true], [44, "index-0", false], [44, "index-2", false], [44, "index-3", false], [44, "index-4", false], [44, "index-5", false], [46, "index-12", false]], "control frame": [[22, "index-17", true]], "control instruction": [[31, "index-2", true]], "control instructions": [[13, "index-2", false], [19, "index-2", false], [37, "index-3", false], [44, "index-2", false]], "custom": [[14, "index-2", false]], "custom annotation": [[2, "index-17", true]], "custom section": [[1, "index-18", false], [2, "index-0", false], [2, "index-17", false], [14, "index-2", false], [14, "index-2", true]], "data": [[4, "index-1", false], [14, "index-13", false], [14, "index-16", false], [20, "index-6", false], [22, "index-13", false], [22, "index-18", false], [22, "index-4", false], [31, "index-10", false], [32, "index-0", false], [32, "index-1", false], [32, "index-5", false], [32, "index-8", false], [32, "index-8", true], [33, "index-16", false], [39, "index-11", false], [39, "index-20", false], [46, "index-7", false]], "data address": [[20, "index-10", false], [20, "index-6", false], [22, "index-4", false], [22, "index-6", false]], "data count": [[14, "index-14", false]], "data count section": [[14, "index-14", true]], "data index": [[14, "index-0", false], [32, "index-1", false], [32, "index-1", true], [32, "index-8", false], [39, "index-0", false]], "data instance": [[10, "index-14", false], [10, "index-40", false], [10, "index-6", false], [20, "index-10", false], [20, "index-6", false], [22, "index-13", false], [22, "index-13", true], [22, "index-4", false], [22, "index-6", false]], "data section": [[14, "index-13", true]], "data segment": [[1, "index-12", false], [1, "index-7", false], [14, "index-14", false], [20, "index-10", false], [22, "index-13", false], [22, "index-9", false], [39, "index-25", false], [46, "index-12", false]], "data type": [[33, "index-16", false], [33, "index-16", true]], "declarative": [[32, "index-9", true]], "decoding": [[28, "index-1", false]], "default value": [[22, "index-1", true]], "defaultable": [[46, "index-4", false]], "defined type": [[0, "index-1", false], [10, "index-12", false], [10, "index-13", false], [10, "index-16", false], [10, "index-17", false], [10, "index-3", false], [10, "index-6", false], [22, "index-15", false], [23, "index-1", false], [33, "index-18", false], [42, "index-2", false], [42, "index-2", true], [42, "index-4", false], [45, "index-10", false], [45, "index-3", false], [46, "index-0", false]], "design goals": [[27, "index-0", false]], "determinism": [[1, "index-17", false], [9, "index-2", false], [19, "index-11", false], [19, "index-13", false], [19, "index-9", false], [21, "index-0", false], [21, "index-11", false]], "deterministic": [[9, "index-2", false]], "deterministic profile": [[9, "index-2", false]], "dynamic type": [[23, "index-0", false], [23, "index-1", false]], "element": [[3, "index-13", false], [4, "index-1", false], [14, "index-11", false], [14, "index-16", false], [20, "index-7", false], [22, "index-12", false], [22, "index-18", false], [22, "index-4", false], [31, "index-10", false], [32, "index-0", false], [32, "index-1", false], [32, "index-6", false], [32, "index-9", false], [32, "index-9", true], [33, "index-15", false], [33, "index-17", false], [39, "index-16", false], [39, "index-21", false], [46, "index-8", false]], "element address": [[19, "index-8", false], [20, "index-10", false], [20, "index-7", false], [22, "index-4", false], [22, "index-6", false]], "element expression": [[22, "index-12", false]], "element index": [[14, "index-0", false], [32, "index-1", false], [32, "index-1", true], [32, "index-9", false], [39, "index-0", false]], "element instance": [[10, "index-15", false], [10, "index-41", false], [10, "index-6", false], [19, "index-8", false], [20, "index-10", false], [20, "index-7", false], [22, "index-12", false], [22, "index-12", true], [22, "index-4", false], [22, "index-6", false]], "element mode": [[32, "index-9", false], [32, "index-9", true]], "element section": [[14, "index-11", true]], "element segment": [[1, "index-4", false], [1, "index-6", false], [1, "index-7", false], [20, "index-10", false], [22, "index-12", false], [22, "index-8", false], [39, "index-25", false], [46, "index-12", false]], "element type": [[33, "index-17", false], [33, "index-17", true], [45, "index-15", false]], "embedder": [[3, "index-0", false], [22, "index-10", false], [22, "index-12", false], [22, "index-13", false], [22, "index-4", false], [22, "index-8", false], [22, "index-9", false], [27, "index-1", false], [28, "index-0", true]], "embedding": [[3, "index-0", true]], "evaluation context": [[17, "index-1", false]], "exception": [[1, "index-11", false], [3, "index-16", false], [10, "index-5", false], [19, "index-3", false], [19, "index-4", false], [20, "index-11", false], [20, "index-12", false], [22, "index-16", false], [22, "index-17", false], [22, "index-18", false], [22, "index-2", false], [22, "index-4", false], [31, "index-2", true]], "exception address": [[3, "index-16", false], [22, "index-2", false], [22, "index-4", false]], "exception handling": [[13, "index-2", false]], "exception instance": [[3, "index-16", false], [10, "index-19", false], [10, "index-44", false], [22, "index-16", false], [22, "index-16", true], [22, "index-3", false], [22, "index-4", false]], "exception tag": [[14, "index-15", false], [15, "index-10", false], [19, "index-4", false], [22, "index-11", false], [24, "index-7", false], [33, "index-12", false], [39, "index-1", false], [46, "index-1", false], [47, "index-12", false]], "exception type": [[3, "index-16", false]], "execution": [[4, "index-5", false], [9, "index-0", false], [17, "index-0", true], [19, "index-1", false], [19, "index-10", false], [19, "index-12", false], [19, "index-13", false], [19, "index-14", false], [19, "index-15", false], [19, "index-2", false], [19, "index-7", false], [19, "index-8", false], [28, "index-1", false], [33, "index-0", false], [33, "index-7", false]], "expand": [[10, "index-3", false]], "expansion": [[42, "index-4", true]], "exponent": [[21, "index-3", false], [34, "index-3", false]], "export": [[1, "index-12", false], [1, "index-6", false], [3, "index-10", false], [3, "index-8", false], [4, "index-1", false], [14, "index-16", false], [14, "index-9", false], [20, "index-10", false], [20, "index-12", false], [22, "index-14", false], [32, "index-0", false], [32, "index-12", false], [32, "index-12", true], [39, "index-10", false], [39, "index-15", false], [39, "index-19", false], [39, "index-24", false], [39, "index-25", false], [39, "index-3", false], [39, "index-7", false], [46, "index-11", false], [46, "index-12", false]], "export instance": [[3, "index-10", false], [10, "index-20", false], [20, "index-10", false], [22, "index-14", false], [22, "index-14", true], [22, "index-6", false]], "export section": [[14, "index-9", true]], "expression": [[1, "index-9", false], [13, "index-9", false], [14, "index-11", false], [14, "index-13", false], [14, "index-8", false], [19, "index-15", false], [31, "index-10", false], [31, "index-10", true], [32, "index-4", false], [32, "index-7", false], [32, "index-8", false], [32, "index-9", false], [37, "index-11", false], [39, "index-11", false], [39, "index-12", false], [39, "index-20", false], [39, "index-21", false], [39, "index-5", false], [44, "index-13", false], [46, "index-2", false], [46, "index-4", false], [46, "index-5", false], [46, "index-7", false], [46, "index-8", false]], "extern type": [[10, "index-29", false]], "extern value": [[10, "index-29", false]], "external": [[22, "index-5", false], [33, "index-18", false]], "external address": [[10, "index-20", false], [20, "index-10", false], [22, "index-14", false], [22, "index-5", false], [22, "index-5", true], [24, "index-2", false], [33, "index-18", false]], "external index": [[32, "index-12", false], [39, "index-24", false]], "external reference": [[22, "index-1", false], [44, "index-9", false]], "external type": [[3, "index-19", false], [10, "index-20", false], [15, "index-14", false], [20, "index-10", false], [24, "index-2", false], [33, "index-18", false], [33, "index-18", true], [40, "index-14", false], [45, "index-16", false], [47, "index-16", false]], "field": [[2, "index-15", false], [2, "index-7", false], [32, "index-1", false]], "field index": [[2, "index-7", false], [14, "index-0", false], [32, "index-1", false], [32, "index-1", true]], "field type": [[0, "index-1", false], [1, "index-15", false], [10, "index-16", false], [10, "index-17", false], [10, "index-18", false], [10, "index-42", false], [10, "index-43", false], [15, "index-7", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-8", false], [45, "index-9", false], [47, "index-9", false]], "field value": [[10, "index-16", false], [10, "index-17", false], [10, "index-18", false], [10, "index-42", false], [10, "index-43", false], [22, "index-15", false], [22, "index-15", true]], "file extension": [[11, "index-0", false], [35, "index-0", false]], "final": [[33, "index-10", true], [47, "index-10", false]], "floating point": [[27, "index-2", false]], "floating-point": [[1, "index-2", false], [21, "index-0", false], [21, "index-1", false], [21, "index-9", false], [22, "index-1", false], [28, "index-0", false], [31, "index-8", false], [33, "index-1", false], [33, "index-2", false], [34, "index-3", true], [34, "index-4", false]], "floating-point number": [[16, "index-3", false], [34, "index-3", false], [41, "index-2", false]], "folded instruction": [[37, "index-10", true]], "frame": [[0, "index-1", false], [4, "index-5", false], [10, "index-22", false], [10, "index-24", false], [10, "index-25", false], [10, "index-31", false], [19, "index-10", false], [19, "index-2", false], [19, "index-5", false], [19, "index-7", false], [19, "index-8", false], [22, "index-17", false], [22, "index-17", true], [22, "index-18", false], [22, "index-19", false]], "full": [[9, "index-1", false]], "full profile": [[9, "index-1", false]], "funciton type": [[45, "index-8", false]], "function": [[1, "index-10", false], [1, "index-14", false], [1, "index-18", false], [1, "index-3", false], [2, "index-11", false], [2, "index-12", false], [2, "index-13", false], [2, "index-4", false], [2, "index-5", false], [3, "index-11", false], [4, "index-1", false], [4, "index-2", false], [4, "index-4", false], [14, "index-12", false], [14, "index-16", false], [14, "index-5", false], [19, "index-5", false], [20, "index-10", false], [20, "index-12", false], [20, "index-5", false], [22, "index-17", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-7", false], [24, "index-1", false], [27, "index-1", false], [28, "index-0", false], [31, "index-2", false], [32, "index-0", false], [32, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-7", false], [32, "index-7", true], [33, "index-5", false], [33, "index-7", false], [33, "index-9", false], [39, "index-17", false], [39, "index-25", false], [42, "index-7", false], [46, "index-12", false], [46, "index-5", false]], "function address": [[3, "index-11", false], [3, "index-13", false], [10, "index-11", false], [10, "index-29", false], [20, "index-10", false], [20, "index-12", false], [20, "index-5", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-8", false], [24, "index-3", false]], "function index": [[2, "index-4", false], [2, "index-5", false], [13, "index-2", false], [14, "index-0", false], [14, "index-10", false], [14, "index-11", false], [14, "index-9", false], [19, "index-2", false], [20, "index-10", false], [31, "index-2", false], [32, "index-1", false], [32, "index-1", true], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-7", false], [32, "index-9", false], [37, "index-3", false], [39, "index-0", false], [39, "index-16", false], [39, "index-19", false], [39, "index-21", false], [39, "index-22", false], [39, "index-24", false], [44, "index-2", false], [46, "index-11", false], [46, "index-5", false], [46, "index-8", false], [46, "index-9", false]], "function instance": [[3, "index-11", false], [4, "index-5", false], [10, "index-12", false], [10, "index-13", false], [10, "index-34", false], [10, "index-39", false], [10, "index-6", false], [19, "index-5", false], [20, "index-10", false], [20, "index-12", false], [20, "index-5", false], [22, "index-18", false], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false], [22, "index-7", false], [22, "index-7", true], [24, "index-1", false]], "function section": [[14, "index-5", true]], "function type": [[0, "index-1", false], [1, "index-14", false], [3, "index-11", false], [3, "index-15", false], [10, "index-12", false], [10, "index-13", false], [10, "index-29", false], [10, "index-6", false], [14, "index-12", false], [14, "index-16", false], [14, "index-4", false], [14, "index-5", false], [15, "index-10", false], [15, "index-7", false], [19, "index-0", false], [20, "index-12", false], [20, "index-5", false], [22, "index-6", false], [24, "index-1", false], [24, "index-3", false], [24, "index-7", false], [31, "index-2", false], [32, "index-11", false], [32, "index-2", false], [33, "index-12", false], [33, "index-18", false], [33, "index-5", false], [33, "index-8", false], [33, "index-9", false], [33, "index-9", true], [39, "index-1", false], [39, "index-17", false], [39, "index-23", false], [40, "index-14", false], [40, "index-6", false], [42, "index-0", false], [42, "index-7", false], [45, "index-16", false], [45, "index-3", false], [46, "index-1", false], [46, "index-10", false], [46, "index-5", false], [47, "index-12", false], [47, "index-16", false], [47, "index-9", false]], "function type index": [[14, "index-15", false]], "global": [[3, "index-17", false], [4, "index-1", false], [14, "index-16", false], [14, "index-8", false], [20, "index-10", false], [20, "index-2", false], [22, "index-10", false], [22, "index-4", false], [22, "index-5", false], [31, "index-10", false], [31, "index-3", false], [32, "index-0", false], [32, "index-1", false], [32, "index-11", false], [32, "index-12", false], [32, "index-4", false], [32, "index-4", true], [33, "index-13", false], [39, "index-25", false], [39, "index-5", false], [42, "index-7", false], [46, "index-12", false], [46, "index-2", false]], "global address": [[3, "index-17", false], [19, "index-7", false], [20, "index-10", false], [20, "index-2", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [24, "index-6", false]], "global index": [[13, "index-3", false], [14, "index-0", false], [14, "index-9", false], [19, "index-7", false], [20, "index-10", false], [31, "index-3", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [32, "index-4", false], [37, "index-4", false], [39, "index-0", false], [39, "index-24", false], [39, "index-7", false], [44, "index-3", false], [46, "index-11", false]], "global instance": [[3, "index-17", false], [4, "index-5", false], [10, "index-34", false], [10, "index-36", false], [10, "index-6", false], [10, "index-9", false], [19, "index-7", false], [20, "index-10", false], [20, "index-2", false], [22, "index-10", false], [22, "index-10", true], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false]], "global section": [[14, "index-8", true]], "global type": [[3, "index-17", false], [10, "index-6", false], [10, "index-9", false], [14, "index-4", false], [14, "index-8", false], [15, "index-11", false], [20, "index-2", false], [24, "index-6", false], [32, "index-11", false], [32, "index-4", false], [33, "index-13", false], [33, "index-13", true], [33, "index-18", false], [39, "index-23", false], [39, "index-5", false], [40, "index-11", false], [40, "index-14", false], [42, "index-0", false], [42, "index-7", false], [45, "index-13", false], [45, "index-16", false], [46, "index-10", false], [46, "index-2", false], [47, "index-13", false], [47, "index-16", false]], "grammar": [[11, "index-1", false], [29, "index-1", false], [35, "index-1", false]], "grammar notation": [[11, "index-1", false], [29, "index-1", true], [35, "index-1", false]], "greatest lower bound": [[10, "index-48", false]], "grow": [[20, "index-8", false], [20, "index-9", false]], "handler": [[1, "index-11", false], [10, "index-32", false], [19, "index-4", false], [22, "index-17", false], [22, "index-17", true], [22, "index-18", false]], "heap type": [[1, "index-14", false], [1, "index-15", false], [10, "index-2", false], [10, "index-4", false], [15, "index-3", false], [31, "index-6", false], [31, "index-7", false], [33, "index-4", false], [33, "index-4", true], [33, "index-5", false], [39, "index-13", false], [40, "index-3", false], [42, "index-1", false], [45, "index-3", false], [47, "index-3", false], [47, "index-4", false]], "host": [[3, "index-0", false], [22, "index-4", false], [27, "index-1", false]], "host address": [[22, "index-1", true], [22, "index-4", false]], "host function": [[3, "index-11", false], [10, "index-13", false], [19, "index-6", false], [22, "index-7", true]], "identifier": [[1, "index-18", false], [4, "index-3", false], [35, "index-0", false], [35, "index-3", false], [39, "index-1", false], [39, "index-12", false], [39, "index-17", false], [39, "index-25", false], [39, "index-5", false], [39, "index-8", false]], "identifier context": [[35, "index-3", true], [39, "index-25", false]], "identifiers": [[41, "index-5", false], [41, "index-5", true]], "ieee 754": [[21, "index-3", false], [21, "index-9", false], [27, "index-2", false], [28, "index-0", false], [33, "index-1", false], [33, "index-2", false], [34, "index-3", false]], "implementation": [[3, "index-0", false], [4, "index-0", false]], "implementation limitations": [[4, "index-0", true]], "import": [[1, "index-12", false], [1, "index-6", false], [3, "index-7", false], [4, "index-1", false], [14, "index-16", false], [14, "index-4", false], [20, "index-10", false], [24, "index-2", false], [27, "index-1", false], [32, "index-0", false], [32, "index-1", false], [32, "index-11", false], [32, "index-11", true], [32, "index-4", false], [32, "index-5", false], [32, "index-6", false], [32, "index-7", false], [33, "index-18", false], [39, "index-14", false], [39, "index-18", false], [39, "index-2", false], [39, "index-23", false], [39, "index-25", false], [39, "index-6", false], [39, "index-9", false], [46, "index-10", false], [46, "index-12", false], [46, "index-5", false]], "import section": [[14, "index-4", true]], "index": [[2, "index-2", false], [14, "index-0", false], [14, "index-9", false], [22, "index-6", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [35, "index-3", false], [37, "index-1", false], [39, "index-0", false], [39, "index-10", false], [39, "index-15", false], [39, "index-19", false], [39, "index-24", false], [39, "index-3", false], [39, "index-7", false], [46, "index-11", false]], "index space": [[2, "index-2", false], [32, "index-1", true], [32, "index-11", false], [35, "index-3", false], [42, "index-0", false], [42, "index-7", false]], "instance": [[20, "index-11", false], [22, "index-10", false], [22, "index-11", false], [22, "index-12", false], [22, "index-13", false], [22, "index-14", false], [22, "index-15", false], [22, "index-16", false], [22, "index-6", false], [22, "index-6", true], [22, "index-7", false], [22, "index-8", false], [22, "index-9", false]], "instantiation": [[3, "index-6", false], [10, "index-45", false], [20, "index-11", true], [28, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [33, "index-0", false]], "instantiation. module": [[42, "index-0", false]], "instruction": [[0, "index-0", false], [0, "index-1", false], [1, "index-1", false], [1, "index-10", false], [1, "index-11", false], [1, "index-12", false], [1, "index-13", false], [1, "index-14", false], [1, "index-16", false], [1, "index-2", false], [1, "index-4", false], [1, "index-5", false], [1, "index-6", false], [1, "index-7", false], [1, "index-9", false], [4, "index-1", false], [6, "index-0", false], [10, "index-24", false], [10, "index-30", false], [10, "index-31", false], [10, "index-47", false], [13, "index-0", false], [13, "index-1", false], [13, "index-2", false], [13, "index-3", false], [13, "index-4", false], [13, "index-5", false], [13, "index-6", false], [13, "index-7", false], [13, "index-8", false], [19, "index-0", false], [19, "index-1", false], [19, "index-10", false], [19, "index-12", false], [19, "index-13", false], [19, "index-14", false], [19, "index-2", false], [19, "index-3", false], [19, "index-7", false], [19, "index-8", false], [22, "index-10", false], [22, "index-17", false], [22, "index-18", false], [22, "index-19", false], [22, "index-9", false], [28, "index-0", false], [31, "index-0", false], [31, "index-0", true], [31, "index-1", false], [31, "index-10", false], [31, "index-2", false], [31, "index-3", false], [31, "index-4", false], [31, "index-5", false], [31, "index-6", false], [31, "index-7", false], [31, "index-8", false], [31, "index-9", false], [33, "index-7", false], [37, "index-0", false], [37, "index-2", false], [37, "index-3", false], [37, "index-4", false], [37, "index-5", false], [37, "index-6", false], [37, "index-7", false], [37, "index-8", false], [37, "index-9", false], [42, "index-5", false], [44, "index-0", false], [44, "index-1", false], [44, "index-10", false], [44, "index-11", false], [44, "index-12", false], [44, "index-2", false], [44, "index-3", false], [44, "index-4", false], [44, "index-5", false], [44, "index-6", false]], "instruction sequence": [[19, "index-3", false], [44, "index-12", false]], "instruction type": [[1, "index-14", false], [10, "index-47", false], [10, "index-48", false], [10, "index-49", false], [22, "index-5", false], [42, "index-5", false], [42, "index-5", true], [44, "index-0", true], [45, "index-7", false], [47, "index-7", false], [47, "index-8", false]], "instructions": [[1, "index-8", false]], "integer": [[1, "index-1", false], [1, "index-2", false], [16, "index-2", false], [19, "index-10", false], [19, "index-8", false], [21, "index-0", false], [21, "index-1", false], [21, "index-6", false], [22, "index-1", false], [28, "index-0", false], [31, "index-8", false], [33, "index-1", false], [33, "index-2", false], [34, "index-2", false], [34, "index-2", true], [34, "index-4", false], [41, "index-1", false]], "invocation": [[3, "index-12", false], [10, "index-45", false], [20, "index-12", true], [22, "index-7", false], [28, "index-1", false]], "keyword": [[38, "index-2", true]], "label": [[0, "index-1", false], [4, "index-5", false], [10, "index-30", false], [13, "index-2", false], [19, "index-2", false], [19, "index-5", false], [22, "index-17", false], [22, "index-17", true], [22, "index-18", false], [31, "index-2", true], [32, "index-1", false], [37, "index-3", false], [44, "index-2", false]], "label index": [[13, "index-2", false], [14, "index-0", false], [19, "index-2", false], [31, "index-2", false], [32, "index-1", false], [32, "index-1", true], [37, "index-1", false], [37, "index-3", false], [39, "index-0", false], [44, "index-2", false]], "lane": [[21, "index-4", false], [34, "index-4", false]], "least upper bound": [[10, "index-48", false]], "leb128": [[13, "index-2", false], [16, "index-2", false]], "lexical format": [[38, "index-0", false]], "limits": [[10, "index-10", false], [10, "index-11", false], [15, "index-12", false], [15, "index-13", false], [15, "index-9", false], [19, "index-10", false], [19, "index-8", false], [20, "index-3", false], [20, "index-4", false], [20, "index-8", false], [20, "index-9", false], [32, "index-5", false], [32, "index-6", false], [33, "index-11", false], [33, "index-11", true], [33, "index-14", false], [33, "index-15", false], [40, "index-12", false], [40, "index-13", false], [40, "index-9", false], [45, "index-11", false], [45, "index-14", false], [45, "index-15", false], [47, "index-11", false], [47, "index-14", false], [47, "index-15", false]], "linear memory": [[28, "index-0", false]], "list": [[11, "index-2", false], [13, "index-2", false], [19, "index-2", false], [29, "index-2", false], [29, "index-2", true], [31, "index-2", false], [32, "index-8", false], [32, "index-9", false], [33, "index-7", false], [33, "index-9", false], [35, "index-4", false], [37, "index-3", false], [44, "index-2", false]], "little endian": [[16, "index-3", false], [21, "index-5", false], [31, "index-5", false]], "local": [[1, "index-14", false], [1, "index-18", false], [2, "index-13", false], [2, "index-5", false], [4, "index-1", false], [10, "index-25", false], [14, "index-12", false], [22, "index-17", false], [31, "index-3", false], [32, "index-1", false], [32, "index-7", false], [32, "index-7", true], [39, "index-17", false], [42, "index-5", false], [42, "index-6", false], [46, "index-5", false], [46, "index-6", false]], "local index": [[2, "index-5", false], [13, "index-3", false], [14, "index-0", false], [19, "index-7", false], [31, "index-3", false], [32, "index-1", false], [32, "index-1", true], [32, "index-7", false], [37, "index-4", false], [39, "index-0", false], [42, "index-5", false], [42, "index-6", false], [44, "index-3", false], [46, "index-5", false]], "local type": [[1, "index-14", false], [42, "index-6", false], [42, "index-6", true], [42, "index-7", false], [44, "index-12", false], [46, "index-5", false], [46, "index-6", false]], "magnitude": [[34, "index-3", false]], "mantissa": [[41, "index-2", false]], "matching": [[1, "index-14", false], [20, "index-10", false], [45, "index-0", true]], "memory": [[1, "index-12", false], [1, "index-13", false], [1, "index-7", false], [3, "index-14", false], [4, "index-1", false], [14, "index-13", false], [14, "index-16", false], [14, "index-7", false], [20, "index-10", false], [20, "index-3", false], [20, "index-8", false], [21, "index-5", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-9", false], [28, "index-0", false], [31, "index-5", false], [32, "index-0", false], [32, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-5", false], [32, "index-5", true], [32, "index-8", false], [33, "index-1", false], [33, "index-11", false], [33, "index-14", false], [33, "index-16", false], [33, "index-2", false], [39, "index-11", false], [39, "index-20", false], [39, "index-25", false], [39, "index-8", false], [42, "index-7", false], [46, "index-12", false], [46, "index-3", false], [46, "index-7", false]], "memory address": [[3, "index-14", false], [19, "index-10", false], [20, "index-10", false], [20, "index-3", false], [20, "index-8", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [24, "index-5", false]], "memory index": [[1, "index-12", false], [13, "index-5", false], [14, "index-0", false], [14, "index-13", false], [14, "index-9", false], [19, "index-10", false], [20, "index-10", false], [31, "index-5", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [32, "index-5", false], [32, "index-8", false], [37, "index-6", false], [39, "index-0", false], [39, "index-10", false], [39, "index-11", false], [39, "index-20", false], [39, "index-24", false], [44, "index-5", false], [46, "index-11", false], [46, "index-7", false]], "memory instance": [[3, "index-14", false], [4, "index-5", false], [10, "index-10", false], [10, "index-34", false], [10, "index-37", false], [10, "index-6", false], [19, "index-10", false], [20, "index-10", false], [20, "index-3", false], [20, "index-8", false], [22, "index-18", false], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false], [22, "index-9", false], [22, "index-9", true]], "memory instruction": [[13, "index-5", false], [19, "index-10", false], [31, "index-5", true], [37, "index-6", false], [44, "index-5", false]], "memory section": [[14, "index-7", true]], "memory type": [[3, "index-14", false], [10, "index-10", false], [10, "index-6", false], [14, "index-4", false], [14, "index-7", false], [15, "index-12", false], [20, "index-3", false], [22, "index-9", false], [24, "index-5", false], [32, "index-11", false], [32, "index-5", false], [33, "index-11", false], [33, "index-14", false], [33, "index-14", true], [33, "index-18", false], [39, "index-23", false], [39, "index-8", false], [40, "index-12", false], [40, "index-14", false], [42, "index-0", false], [42, "index-7", false], [45, "index-14", false], [45, "index-16", false], [46, "index-10", false], [46, "index-3", false], [47, "index-14", false], [47, "index-16", false]], "mode": [[32, "index-9", false]], "module": [[0, "index-0", false], [1, "index-18", false], [2, "index-10", false], [2, "index-3", false], [3, "index-2", false], [3, "index-9", false], [4, "index-1", false], [4, "index-2", false], [10, "index-45", false], [11, "index-0", false], [14, "index-16", false], [20, "index-10", false], [20, "index-11", false], [20, "index-12", false], [22, "index-3", false], [22, "index-6", false], [22, "index-7", false], [27, "index-1", false], [28, "index-0", false], [32, "index-0", false], [32, "index-0", true], [39, "index-25", false], [42, "index-7", false], [46, "index-12", false]], "module instance": [[3, "index-6", false], [3, "index-9", false], [4, "index-5", false], [10, "index-21", false], [10, "index-25", false], [20, "index-10", false], [20, "index-12", false], [20, "index-5", false], [22, "index-17", false], [22, "index-6", false], [22, "index-7", false], [23, "index-1", false]], "module instruction": [[22, "index-19", false]], "mutability": [[10, "index-36", false], [10, "index-9", false], [15, "index-11", false], [15, "index-7", false], [20, "index-2", false], [22, "index-10", false], [24, "index-6", false], [32, "index-4", false], [33, "index-13", false], [33, "index-13", true], [40, "index-11", false], [40, "index-6", false], [45, "index-13", false], [45, "index-9", false], [47, "index-13", false], [47, "index-9", false]], "name": [[2, "index-1", false], [2, "index-9", false], [4, "index-1", false], [10, "index-20", false], [14, "index-4", false], [14, "index-9", false], [16, "index-4", false], [22, "index-14", false], [22, "index-6", false], [27, "index-2", false], [32, "index-11", false], [32, "index-12", false], [34, "index-5", false], [34, "index-5", true], [39, "index-10", false], [39, "index-14", false], [39, "index-15", false], [39, "index-18", false], [39, "index-19", false], [39, "index-2", false], [39, "index-23", false], [39, "index-24", false], [39, "index-25", false], [39, "index-3", false], [39, "index-6", false], [39, "index-7", false], [39, "index-9", false], [41, "index-4", false], [46, "index-10", false], [46, "index-11", false]], "name annotation": [[2, "index-9", true]], "name map": [[2, "index-2", true]], "name section": [[2, "index-1", true], [39, "index-25", false]], "nan": [[19, "index-13", false], [21, "index-0", false], [21, "index-11", false], [34, "index-3", false], [34, "index-3", true]], "non-determinism": [[1, "index-17", false], [9, "index-2", false], [19, "index-11", false], [19, "index-13", false], [19, "index-9", false], [21, "index-0", false], [21, "index-11", false]], "notation": [[11, "index-1", false], [29, "index-1", false], [35, "index-1", false]], "null": [[31, "index-6", false], [31, "index-7", false], [33, "index-5", false]], "null reference": [[24, "index-1", false]], "number": [[22, "index-1", false], [31, "index-9", false], [33, "index-1", false], [33, "index-2", false]], "number type": [[0, "index-1", false], [1, "index-13", false], [15, "index-1", false], [15, "index-5", false], [22, "index-1", false], [33, "index-1", false], [33, "index-1", true], [33, "index-2", false], [33, "index-6", false], [40, "index-1", false], [40, "index-5", false], [45, "index-1", false], [45, "index-5", false], [47, "index-0", false], [47, "index-5", false]], "numeric instruction": [[13, "index-7", false], [19, "index-13", false], [31, "index-8", true], [37, "index-8", false], [44, "index-10", false]], "numeric vector": [[21, "index-1", false], [21, "index-4", false], [31, "index-9", false], [34, "index-4", true]], "offset": [[31, "index-10", false]], "opcode": [[0, "index-0", false], [0, "index-2", false], [13, "index-0", true]], "operand": [[31, "index-0", false]], "operand stack": [[31, "index-0", false], [44, "index-0", false]], "packed type": [[0, "index-1", false], [10, "index-18", false], [15, "index-7", false], [21, "index-1", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-9", false], [47, "index-9", false]], "packed value": [[10, "index-18", false], [22, "index-15", false], [22, "index-15", true]], "page size": [[15, "index-12", false], [22, "index-9", true], [31, "index-5", false], [32, "index-5", false], [33, "index-14", false], [39, "index-11", false], [40, "index-12", false]], "parameter": [[2, "index-12", false], [4, "index-1", false], [32, "index-1", false], [33, "index-9", false]], "parametric instruction": [[13, "index-1", false], [19, "index-1", false], [31, "index-1", true], [37, "index-2", false]], "parametric instructions": [[44, "index-1", false]], "passive": [[32, "index-8", false], [32, "index-9", true]], "payload": [[34, "index-3", false]], "phases": [[28, "index-1", false]], "polymorphism": [[10, "index-47", false], [13, "index-1", false], [13, "index-2", false], [37, "index-2", false], [37, "index-3", false], [44, "index-0", true], [44, "index-1", false], [44, "index-2", false]], "portability": [[27, "index-0", false]], "preservation": [[10, "index-45", true]], "principal types": [[10, "index-47", true]], "profile": [[9, "index-0", true], [9, "index-1", false], [9, "index-2", false]], "profiles": [[1, "index-17", false]], "progress": [[10, "index-45", true]], "reachability": [[10, "index-7", false]], "recursive type": [[0, "index-1", false], [1, "index-15", false], [10, "index-1", false], [10, "index-2", false], [10, "index-3", false], [10, "index-4", false], [14, "index-3", false], [15, "index-8", false], [33, "index-10", false], [33, "index-10", true], [39, "index-25", false], [40, "index-7", false], [42, "index-2", false], [42, "index-4", false], [45, "index-10", false], [46, "index-0", false], [46, "index-12", false], [47, "index-10", false]], "recursive type index": [[10, "index-1", false], [10, "index-2", false], [10, "index-4", false], [33, "index-10", false], [42, "index-1", false], [42, "index-1", true]], "reduction rules": [[17, "index-1", true]], "reference": [[1, "index-14", false], [1, "index-15", false], [1, "index-4", false], [1, "index-5", false], [3, "index-18", false], [10, "index-15", false], [19, "index-12", false], [19, "index-8", false], [22, "index-1", false], [31, "index-6", false], [31, "index-7", false], [33, "index-5", false], [37, "index-3", false]], "reference instruction": [[13, "index-6", false], [31, "index-6", true], [31, "index-7", false], [37, "index-7", false]], "reference instructions": [[19, "index-12", false], [44, "index-6", false]], "reference type": [[0, "index-1", false], [1, "index-11", false], [1, "index-14", false], [1, "index-15", false], [1, "index-4", false], [3, "index-18", false], [10, "index-2", false], [15, "index-13", false], [15, "index-4", false], [15, "index-5", false], [19, "index-8", false], [22, "index-1", false], [31, "index-6", false], [31, "index-7", false], [33, "index-15", false], [33, "index-17", false], [33, "index-5", false], [33, "index-5", true], [33, "index-6", false], [39, "index-13", false], [40, "index-13", false], [40, "index-4", false], [40, "index-5", false], [44, "index-6", false], [45, "index-4", false], [45, "index-5", false], [46, "index-4", false], [47, "index-15", false], [47, "index-4", false], [47, "index-5", false]], "reftype": [[22, "index-18", false]], "result": [[3, "index-12", false], [4, "index-1", false], [10, "index-5", false], [22, "index-2", false], [22, "index-2", true], [33, "index-7", false], [33, "index-9", false]], "result type": [[1, "index-3", false], [10, "index-23", false], [10, "index-24", false], [10, "index-30", false], [10, "index-31", false], [10, "index-5", false], [13, "index-2", false], [15, "index-6", false], [15, "index-7", false], [19, "index-2", false], [33, "index-7", false], [33, "index-7", true], [33, "index-9", false], [37, "index-3", false], [40, "index-6", false], [42, "index-0", false], [42, "index-5", false], [42, "index-7", false], [44, "index-13", false], [44, "index-2", false], [45, "index-6", false], [45, "index-7", false], [45, "index-8", false], [47, "index-6", false]], "rewrite rule": [[35, "index-2", false]], "roll": [[33, "index-10", true]], "rolling": [[42, "index-1", false], [42, "index-4", true]], "rounding": [[21, "index-10", false]], "runtime": [[7, "index-1", false], [22, "index-0", true]], "s-expression": [[35, "index-0", false], [37, "index-10", false]], "scalar reference": [[24, "index-1", false], [44, "index-8", false]], "section": [[2, "index-0", false], [4, "index-2", false], [14, "index-1", false], [14, "index-1", true], [14, "index-10", false], [14, "index-11", false], [14, "index-12", false], [14, "index-13", false], [14, "index-14", false], [14, "index-15", false], [14, "index-16", false], [14, "index-2", false], [14, "index-3", false], [14, "index-4", false], [14, "index-5", false], [14, "index-6", false], [14, "index-7", false], [14, "index-8", false], [14, "index-9", false], [39, "index-25", false]], "security": [[27, "index-1", true]], "segment": [[14, "index-11", false], [14, "index-13", false], [22, "index-18", false], [32, "index-8", false], [32, "index-9", false], [39, "index-11", false], [39, "index-16", false], [39, "index-20", false], [39, "index-21", false], [46, "index-7", false], [46, "index-8", false]], "shape": [[21, "index-4", false]], "sign": [[21, "index-7", false]], "signed": [[34, "index-2", false]], "signed integer": [[16, "index-2", false], [21, "index-7", false], [34, "index-2", false], [34, "index-2", true], [41, "index-1", false]], "significand": [[21, "index-3", false], [34, "index-3", false]], "simd": [[1, "index-16", false], [1, "index-8", false], [31, "index-9", false], [33, "index-2", false], [34, "index-4", false]], "soundness": [[10, "index-0", true], [10, "index-45", false]], "source text": [[4, "index-3", false], [38, "index-1", true], [38, "index-2", false]], "stack": [[0, "index-1", false], [17, "index-0", false], [20, "index-12", false], [22, "index-17", true]], "stack machine": [[31, "index-0", false]], "stack type": [[31, "index-2", false]], "start": [[14, "index-10", false]], "start function": [[14, "index-10", false], [14, "index-16", false], [32, "index-0", false], [32, "index-10", false], [32, "index-10", true], [39, "index-22", false], [39, "index-25", false], [46, "index-12", false], [46, "index-9", false]], "start section": [[14, "index-10", true]], "state": [[22, "index-19", true]], "storage type": [[1, "index-15", false], [10, "index-16", false], [10, "index-17", false], [15, "index-7", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-9", false], [47, "index-9", false]], "store": [[3, "index-1", false], [3, "index-11", false], [3, "index-13", false], [3, "index-14", false], [3, "index-15", false], [3, "index-16", false], [3, "index-17", false], [10, "index-18", false], [10, "index-22", false], [10, "index-26", false], [10, "index-33", false], [10, "index-34", false], [10, "index-6", false], [17, "index-0", false], [19, "index-0", false], [19, "index-10", false], [19, "index-2", false], [19, "index-6", false], [19, "index-7", false], [19, "index-8", false], [20, "index-0", false], [20, "index-11", false], [20, "index-12", false], [22, "index-17", false], [22, "index-19", false], [22, "index-3", false], [22, "index-3", true], [22, "index-4", false], [22, "index-5", false], [24, "index-1", false], [24, "index-2", false], [33, "index-4", false]], "store extension": [[10, "index-33", true]], "string": [[41, "index-3", false], [41, "index-3", true]], "structure": [[22, "index-1", false], [22, "index-15", false], [22, "index-4", false], [24, "index-1", false], [33, "index-9", false]], "structure address": [[22, "index-4", false]], "structure field": [[1, "index-18", false]], "structure instance": [[10, "index-16", false], [10, "index-42", false], [10, "index-6", false], [22, "index-15", false], [22, "index-15", true], [22, "index-3", false], [22, "index-4", false], [24, "index-1", false]], "structure type": [[0, "index-1", false], [1, "index-15", false], [2, "index-15", false], [10, "index-6", false], [15, "index-7", false], [22, "index-15", false], [24, "index-1", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-3", false], [45, "index-8", false], [47, "index-9", false]], "structured control": [[13, "index-2", false], [19, "index-2", false], [31, "index-2", true], [37, "index-3", false], [44, "index-2", false]], "structured control instruction": [[4, "index-1", false]], "sub type": [[0, "index-1", false], [1, "index-15", false], [10, "index-2", false], [15, "index-8", false], [33, "index-10", false], [33, "index-10", true], [40, "index-7", false], [42, "index-1", false], [42, "index-4", false], [47, "index-10", false]], "substitution": [[42, "index-3", true]], "subtyping": [[1, "index-14", false], [3, "index-19", false], [10, "index-47", false], [10, "index-48", false], [10, "index-49", false], [33, "index-10", false], [42, "index-1", false], [45, "index-0", true], [47, "index-10", false]], "syntax": [[10, "index-47", false]], "table": [[1, "index-13", false], [1, "index-14", false], [1, "index-5", false], [1, "index-6", false], [1, "index-7", false], [3, "index-13", false], [4, "index-1", false], [14, "index-11", false], [14, "index-16", false], [14, "index-6", false], [20, "index-10", false], [20, "index-4", false], [20, "index-9", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-8", false], [28, "index-0", false], [31, "index-2", false], [31, "index-4", false], [32, "index-0", false], [32, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-6", false], [32, "index-6", true], [32, "index-9", false], [33, "index-11", false], [33, "index-15", false], [33, "index-17", false], [33, "index-5", false], [39, "index-12", false], [39, "index-16", false], [39, "index-21", false], [39, "index-25", false], [42, "index-7", false], [46, "index-12", false], [46, "index-4", false], [46, "index-8", false]], "table address": [[3, "index-13", false], [19, "index-2", false], [19, "index-8", false], [20, "index-10", false], [20, "index-4", false], [20, "index-9", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [24, "index-4", false]], "table index": [[1, "index-6", false], [13, "index-4", false], [14, "index-0", false], [14, "index-11", false], [14, "index-9", false], [19, "index-8", false], [20, "index-10", false], [31, "index-4", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [32, "index-6", false], [32, "index-9", false], [37, "index-5", false], [39, "index-0", false], [39, "index-15", false], [39, "index-16", false], [39, "index-21", false], [39, "index-24", false], [44, "index-4", false], [46, "index-11", false], [46, "index-8", false]], "table instance": [[3, "index-13", false], [4, "index-5", false], [10, "index-11", false], [10, "index-34", false], [10, "index-38", false], [10, "index-6", false], [19, "index-2", false], [19, "index-8", false], [20, "index-10", false], [20, "index-4", false], [20, "index-9", false], [22, "index-18", false], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false], [22, "index-8", false], [22, "index-8", true]], "table instruction": [[13, "index-4", false], [19, "index-8", false], [31, "index-4", true], [37, "index-5", false], [44, "index-4", false]], "table section": [[14, "index-6", true]], "table type": [[1, "index-5", false], [3, "index-13", false], [10, "index-11", false], [10, "index-6", false], [14, "index-4", false], [14, "index-6", false], [15, "index-13", false], [20, "index-4", false], [22, "index-8", false], [24, "index-4", false], [32, "index-11", false], [32, "index-6", false], [33, "index-11", false], [33, "index-15", false], [33, "index-15", true], [33, "index-18", false], [39, "index-12", false], [39, "index-23", false], [40, "index-13", false], [40, "index-14", false], [42, "index-0", false], [42, "index-7", false], [45, "index-15", false], [45, "index-16", false], [46, "index-10", false], [46, "index-4", false], [47, "index-15", false], [47, "index-16", false]], "tag": [[1, "index-11", false], [2, "index-16", false], [2, "index-8", false], [3, "index-15", false], [4, "index-1", false], [10, "index-19", false], [14, "index-15", false], [14, "index-16", false], [19, "index-4", false], [20, "index-1", false], [20, "index-10", false], [22, "index-11", false], [22, "index-16", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [31, "index-2", false], [32, "index-0", false], [32, "index-1", false], [32, "index-11", false], [32, "index-12", false], [32, "index-3", false], [32, "index-3", true], [33, "index-12", false], [39, "index-1", false], [39, "index-25", false], [39, "index-4", false], [42, "index-7", false], [46, "index-1", false], [46, "index-12", false]], "tag address": [[3, "index-15", false], [10, "index-19", false], [20, "index-1", false], [20, "index-10", false], [22, "index-16", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [24, "index-7", false]], "tag index": [[2, "index-8", false], [13, "index-2", false], [14, "index-0", false], [14, "index-9", false], [20, "index-10", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [37, "index-3", false], [39, "index-0", false], [39, "index-24", false], [39, "index-3", false], [44, "index-2", false], [46, "index-11", false]], "tag instance": [[3, "index-15", false], [10, "index-35", false], [10, "index-6", false], [10, "index-8", false], [20, "index-1", false], [20, "index-10", false], [22, "index-11", false], [22, "index-11", true], [22, "index-18", false], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false]], "tag section": [[14, "index-15", true]], "tag type": [[1, "index-11", false], [3, "index-15", false], [10, "index-6", false], [10, "index-8", false], [14, "index-15", false], [14, "index-4", false], [15, "index-10", false], [20, "index-1", false], [22, "index-11", false], [24, "index-7", false], [31, "index-2", false], [32, "index-11", false], [32, "index-3", false], [33, "index-12", false], [33, "index-12", true], [33, "index-18", false], [39, "index-1", false], [39, "index-23", false], [40, "index-10", false], [40, "index-14", false], [42, "index-0", false], [42, "index-7", false], [45, "index-12", false], [45, "index-16", false], [46, "index-1", false], [46, "index-10", false], [47, "index-12", false]], "terminal configuration": [[10, "index-45", false]], "text format": [[1, "index-18", false], [2, "index-0", false], [3, "index-4", false], [4, "index-3", false], [9, "index-0", false], [27, "index-2", false], [35, "index-0", true], [35, "index-1", false], [35, "index-4", false], [37, "index-1", false], [37, "index-11", false], [37, "index-2", false], [37, "index-3", false], [37, "index-4", false], [37, "index-5", false], [37, "index-6", false], [37, "index-7", false], [37, "index-8", false], [37, "index-9", false], [38, "index-1", false], [38, "index-2", false], [38, "index-3", false], [38, "index-4", false], [38, "index-5", false], [39, "index-0", false], [39, "index-1", false], [39, "index-10", false], [39, "index-11", false], [39, "index-12", false], [39, "index-14", false], [39, "index-15", false], [39, "index-16", false], [39, "index-17", false], [39, "index-18", false], [39, "index-19", false], [39, "index-2", false], [39, "index-20", false], [39, "index-21", false], [39, "index-22", false], [39, "index-23", false], [39, "index-24", false], [39, "index-25", false], [39, "index-3", false], [39, "index-5", false], [39, "index-6", false], [39, "index-7", false], [39, "index-8", false], [39, "index-9", false], [40, "index-0", false], [40, "index-1", false], [40, "index-10", false], [40, "index-11", false], [40, "index-12", false], [40, "index-13", false], [40, "index-14", false], [40, "index-15", false], [40, "index-2", false], [40, "index-3", false], [40, "index-4", false], [40, "index-5", false], [40, "index-6", false], [40, "index-7", false], [40, "index-8", false], [40, "index-9", false], [41, "index-0", false], [41, "index-1", false], [41, "index-2", false], [41, "index-3", false], [41, "index-4", false], [41, "index-5", false]], "thread": [[10, "index-23", false], [10, "index-24", false], [10, "index-45", false], [22, "index-19", true]], "throw": [[10, "index-5", false]], "throw context": [[10, "index-32", false], [19, "index-4", false]], "token": [[4, "index-3", false], [38, "index-2", false], [38, "index-2", true]], "trap": [[1, "index-2", false], [10, "index-27", false], [10, "index-5", false], [19, "index-13", false], [19, "index-3", false], [20, "index-11", false], [20, "index-12", false], [22, "index-18", false], [22, "index-2", false], [28, "index-0", false], [31, "index-2", false], [31, "index-4", false], [31, "index-5", false]], "try block": [[31, "index-2", false]], "two's complement": [[16, "index-2", false], [21, "index-7", false], [28, "index-0", false], [31, "index-8", false], [34, "index-2", false]], "type": [[1, "index-18", false], [2, "index-14", false], [2, "index-15", false], [2, "index-6", false], [2, "index-7", false], [4, "index-1", false], [7, "index-0", false], [8, "index-0", false], [14, "index-3", false], [15, "index-0", false], [20, "index-10", false], [23, "index-0", false], [31, "index-2", false], [32, "index-1", false], [33, "index-0", false], [33, "index-0", true], [33, "index-1", false], [33, "index-12", false], [33, "index-13", false], [33, "index-14", false], [33, "index-15", false], [33, "index-16", false], [33, "index-17", false], [33, "index-18", false], [33, "index-2", false], [33, "index-5", false], [33, "index-6", false], [33, "index-7", false], [33, "index-8", false], [33, "index-9", false], [40, "index-0", false], [42, "index-5", false], [42, "index-6", false], [46, "index-0", false]], "type closure": [[42, "index-8", true]], "type definition": [[14, "index-16", false], [14, "index-3", false], [32, "index-0", false], [32, "index-2", false], [32, "index-2", true], [39, "index-25", false], [46, "index-12", false]], "type equivalence": [[42, "index-4", false], [45, "index-10", false]], "type index": [[2, "index-6", false], [2, "index-7", false], [13, "index-2", false], [14, "index-0", false], [14, "index-12", false], [14, "index-5", false], [19, "index-2", false], [23, "index-1", false], [31, "index-2", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-2", false], [32, "index-3", false], [32, "index-7", false], [33, "index-3", false], [33, "index-8", false], [37, "index-3", false], [39, "index-0", false], [39, "index-17", false], [42, "index-1", false], [44, "index-2", false], [46, "index-0", false], [46, "index-5", false], [47, "index-2", false]], "type instance": [[22, "index-3", false], [22, "index-6", false]], "type instantiation": [[23, "index-1", false]], "type lattice": [[10, "index-48", true]], "type section": [[14, "index-3", false], [14, "index-3", true]], "type system": [[10, "index-0", false], [10, "index-46", false], [10, "index-47", false], [42, "index-0", true]], "type use": [[33, "index-12", false], [33, "index-3", false], [33, "index-3", true], [33, "index-4", false], [40, "index-10", false], [40, "index-15", false], [47, "index-2", false], [47, "index-3", false]], "typing rules": [[42, "index-9", true]], "unboxed scalar": [[22, "index-1", false], [33, "index-4", true]], "unboxed scalar type": [[45, "index-3", false]], "unicode": [[4, "index-1", false], [4, "index-3", false], [16, "index-4", false], [27, "index-2", false], [34, "index-5", false], [35, "index-0", false], [35, "index-1", false], [38, "index-1", false], [41, "index-3", false]], "unicode utf-8": [[2, "index-1", false], [2, "index-9", false]], "uninterpreted": [[34, "index-2", false]], "uninterpreted integer": [[16, "index-2", false], [21, "index-7", false], [34, "index-2", false], [34, "index-2", true], [41, "index-1", false]], "unroll": [[10, "index-3", false], [33, "index-10", true], [45, "index-10", false]], "unrolling": [[42, "index-1", false], [42, "index-4", true]], "unsigned": [[34, "index-2", false]], "unsigned integer": [[16, "index-2", false], [21, "index-7", false], [34, "index-2", false], [34, "index-2", true], [41, "index-1", false]], "unwinding": [[31, "index-2", true]], "utf-8": [[16, "index-4", true], [27, "index-2", false], [34, "index-5", false], [35, "index-0", false], [41, "index-3", false]], "validation": [[0, "index-0", false], [3, "index-5", false], [4, "index-4", false], [7, "index-0", false], [9, "index-0", false], [10, "index-18", false], [19, "index-0", false], [24, "index-1", false], [24, "index-2", false], [28, "index-1", false], [33, "index-0", false], [42, "index-0", true], [44, "index-1", false], [44, "index-10", false], [44, "index-11", false], [44, "index-13", false], [44, "index-2", false], [44, "index-3", false], [44, "index-4", false], [44, "index-5", false], [44, "index-6", false], [46, "index-1", false], [46, "index-10", false], [46, "index-11", false], [46, "index-12", false], [46, "index-2", false], [46, "index-3", false], [46, "index-4", false], [46, "index-6", false], [46, "index-7", false], [46, "index-8", false], [46, "index-9", false], [47, "index-0", false], [47, "index-1", false], [47, "index-11", false], [47, "index-12", false], [47, "index-13", false], [47, "index-14", false], [47, "index-15", false], [47, "index-16", false], [47, "index-2", false], [47, "index-3", false], [47, "index-4", false], [47, "index-5", false], [47, "index-6", false], [47, "index-7", false], [47, "index-8", false], [47, "index-9", false]], "validity": [[10, "index-45", false]], "value": [[3, "index-12", false], [3, "index-17", false], [3, "index-18", false], [4, "index-5", false], [10, "index-25", false], [10, "index-28", false], [10, "index-36", false], [10, "index-5", false], [10, "index-9", false], [16, "index-0", false], [19, "index-1", false], [19, "index-10", false], [19, "index-13", false], [19, "index-7", false], [19, "index-8", false], [20, "index-12", false], [20, "index-2", false], [21, "index-0", false], [22, "index-1", false], [22, "index-1", true], [22, "index-10", false], [22, "index-16", false], [22, "index-2", false], [24, "index-0", false], [24, "index-1", false], [28, "index-0", false], [31, "index-8", false], [31, "index-9", false], [32, "index-4", false], [33, "index-6", false], [34, "index-0", false], [34, "index-0", true], [41, "index-0", false], [44, "index-0", false]], "value type": [[0, "index-1", false], [1, "index-14", false], [1, "index-3", false], [1, "index-4", false], [1, "index-8", false], [3, "index-18", false], [3, "index-19", false], [10, "index-2", false], [10, "index-25", false], [10, "index-26", false], [10, "index-28", false], [10, "index-5", false], [13, "index-1", false], [13, "index-2", false], [15, "index-11", false], [15, "index-5", false], [15, "index-6", false], [15, "index-7", false], [19, "index-10", false], [19, "index-13", false], [20, "index-2", false], [21, "index-1", false], [22, "index-1", false], [24, "index-1", false], [24, "index-6", false], [31, "index-1", false], [31, "index-2", false], [31, "index-8", false], [31, "index-9", false], [32, "index-7", false], [33, "index-13", false], [33, "index-6", false], [33, "index-6", true], [33, "index-7", false], [33, "index-8", false], [37, "index-2", false], [40, "index-11", false], [40, "index-5", false], [40, "index-6", false], [42, "index-0", false], [42, "index-1", false], [42, "index-5", false], [42, "index-6", false], [42, "index-7", false], [44, "index-1", false], [45, "index-13", false], [45, "index-5", false], [45, "index-6", false], [45, "index-9", false], [46, "index-5", false], [46, "index-6", false], [47, "index-13", false], [47, "index-5", false], [47, "index-6", false], [47, "index-9", false]], "variable instruction": [[31, "index-3", true]], "variable instructions": [[13, "index-3", false], [19, "index-7", false], [37, "index-4", false], [44, "index-3", false]], "vector": [[34, "index-4", false]], "vector instruction": [[1, "index-16", false], [13, "index-8", false], [19, "index-14", false], [31, "index-9", true], [37, "index-9", false], [44, "index-11", false]], "vector number": [[22, "index-1", false]], "vector type": [[0, "index-1", false], [1, "index-8", false], [15, "index-2", false], [22, "index-1", false], [33, "index-2", true], [33, "index-6", false], [40, "index-2", false], [40, "index-5", false], [45, "index-2", false], [47, "index-1", false], [47, "index-5", false]], "version": [[14, "index-16", false]], "white space": [[38, "index-2", false], [38, "index-3", false], [38, "index-3", true]]}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "0": [0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "00": [6, 34, 38], "01": 6, "02": 6, "02em": [38, 41], "02ema": 38, "02emb": 38, "03": 6, "03em": 41, "04": 6, "05": 6, "05em": [38, 41], "06": 6, "07": 6, "08": 6, "0800": 16, "09": [6, 25, 27, 38, 41], "0a": [6, 35, 38, 41], "0b": 6, "0c": 6, "0d": [6, 38, 41], "0e": 6, "0f": 6, "0x": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "0x00": [11, 13, 14, 15, 16, 20, 34], "0x01": [11, 13, 14, 15], "0x02": [13, 14, 15], "0x03": [13, 14, 15, 16], "0x04": [11, 13, 14, 15], "0x05": [11, 13, 15], "0x08": 13, "0x0a": 13, "0x0b": 13, "0x0c": 13, "0x0d": 13, "0x0e": 13, "0x0f": [11, 13], "0x10": [13, 16], "0x11": 13, "0x110000": 41, "0x12": 13, "0x13": 13, "0x1a": 13, "0x1b": 13, "0x1c": 13, "0x1f": 13, "0x20": 13, "0x21": 13, "0x22": 13, "0x23": 13, "0x24": 13, "0x25": 13, "0x26": 13, "0x28": 13, "0x29": 13, "0x2a": 13, "0x2b": 13, "0x2c": 13, "0x2d": 13, "0x2e": 13, "0x2f": 13, "0x30": 13, "0x31": 13, "0x32": 13, "0x33": 13, "0x34": 13, "0x35": 13, "0x36": 13, "0x37": 13, "0x38": 13, "0x39": 13, "0x3a": 13, "0x3b": 13, "0x3c": 13, "0x3d": 13, "0x3e": [13, 16], "0x3f": 13, "0x40": [13, 14], "0x41": 13, "0x42": 13, "0x43": 13, "0x44": 13, "0x45": 13, "0x46": 13, "0x47": 13, "0x48": 13, "0x49": 13, "0x4a": 13, "0x4b": 13, "0x4c": 13, "0x4d": 13, "0x4e": [13, 15], "0x4f": [13, 15], "0x50": [13, 15], "0x51": 13, "0x52": 13, "0x53": 13, "0x54": 13, "0x55": 13, "0x56": 13, "0x57": 13, "0x58": 13, "0x59": 13, "0x5a": 13, "0x5b": 13, "0x5c": 13, "0x5d": 13, "0x5e": [13, 15], "0x5f": [13, 15], "0x60": [13, 15], "0x61": [13, 14], "0x62": 13, "0x63": [13, 15], "0x64": [13, 15], "0x65": 13, "0x66": 13, "0x67": 13, "0x68": 13, "0x69": [13, 15], "0x6a": [13, 15], "0x6b": [13, 15], "0x6c": [13, 15], "0x6d": [13, 14, 15], "0x6e": [13, 15], "0x6f": [13, 15], "0x70": [13, 15], "0x71": [13, 15], "0x72": [13, 15], "0x73": [13, 14, 15], "0x74": [13, 15], "0x75": 13, "0x76": 13, "0x77": [13, 15], "0x78": [13, 15], "0x79": 13, "0x7a": 13, "0x7b": [13, 15, 16], "0x7c": [11, 13, 15], "0x7d": [11, 13, 15], "0x7e": [11, 13, 15, 16], "0x7f": [11, 13, 15, 16], "0x80": [13, 16], "0x81": 13, "0x82": 13, "0x83": [13, 16], "0x84": 13, "0x85": 13, "0x86": 13, "0x87": 13, "0x88": 13, "0x89": 13, "0x8a": 13, "0x8b": 13, "0x8c": 13, "0x8d": 13, "0x8e": 13, "0x8f": 13, "0x90": 13, "0x91": 13, "0x92": 13, "0x93": 13, "0x94": 13, "0x95": 13, "0x96": 13, "0x97": 13, "0x98": 13, "0x99": 13, "0x9a": 13, "0x9b": 13, "0x9c": 13, "0x9d": 13, "0x9e": 13, "0x9f": 13, "0xa0": 13, "0xa1": 13, "0xa2": 13, "0xa3": 13, "0xa4": 13, "0xa5": 13, "0xa6": 13, "0xa7": 13, "0xa8": 13, "0xa9": 13, "0xaa": 13, "0xab": 13, "0xac": 13, "0xad": 13, "0xae": 13, "0xaf": 13, "0xb0": 13, "0xb1": 13, "0xb2": 13, "0xb3": 13, "0xb4": 13, "0xb5": 13, "0xb6": 13, "0xb7": 13, "0xb8": 13, "0xb9": 13, "0xba": 13, "0xbb": 13, "0xbc": 13, "0xbd": 13, "0xbe": 13, "0xbf": 13, "0xc0": [13, 16], "0xc1": 13, "0xc2": 13, "0xc3": 13, "0xc4": 13, "0xd0": 13, "0xd1": 13, "0xd2": 13, "0xd3": 13, "0xd4": 13, "0xd5": 13, "0xd6": 13, "0xd800": 41, "0xe0": 16, "0xe800": 41, "0xf0": 16, "0xfb": 13, "0xfc": 13, "0xfd": 13, "0xfe": 16, "0xff": [16, 34], "1": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "10": [1, 2, 6, 13, 14, 41], "100": 13, "10000": 16, "101": 13, "102": 13, "1024": 21, "103": 13, "104": 13, "105": 13, "106": 13, "107": 13, "108": 13, "109": 13, "10ffff": [34, 38], "11": [1, 2, 6, 13, 14, 34, 45], "110": 13, "11000": 16, "111": 13, "1114112": 34, "112": 13, "113": 13, "114": 13, "115": 13, "116": 13, "117": 13, "118": 13, "119": 13, "12": [1, 6, 13, 14, 16, 45], "120": 13, "121": 13, "122": 13, "123": 13, "124": 13, "125": 13, "126": 13, "127": 13, "128": [13, 19, 21, 22, 28, 31, 33, 34, 44], "129": 13, "13": [1, 6, 8, 13, 14], "130": 13, "131": 13, "132": 13, "133": 13, "134": 13, "135": 13, "136": 13, "137": 13, "138": 13, "139": 13, "14": [1, 6, 8, 13, 21], "140": 13, "141": 13, "142": 13, "143": 13, "144": 13, "145": 13, "146": 13, "147": 13, "148": 13, "149": 13, "15": [1, 6, 8, 13, 21, 41], "150": 13, "151": 13, "152": 13, "153": 13, "155": 13, "156": 13, "157": 13, "158": 13, "159": 13, "15em": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "15em32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "15em64": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "15emn": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "16": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "160": 13, "161": 13, "163": 13, "164": 13, "167": 13, "168": 13, "169": 13, "16x4": [6, 37], "17": [6, 8, 13], "170": 13, "171": 13, "172": 13, "173": 13, "174": 13, "177": 13, "18": [6, 8, 13, 16], "181": 13, "182": 13, "183": 13, "184": 13, "185": 13, "186": 13, "188": 13, "189": 13, "19": [6, 8, 13], "190": 13, "191": 13, "192": 13, "193": 13, "195": 13, "196": 13, "199": 13, "1a": 6, "1b": 6, "1c": 6, "1d": 6, "1e": 6, "1em": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em1": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em128": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em16": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em31": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em64": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1emm": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1emn": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1ex": [9, 10, 19, 21, 39], "1f": 6, "1k": 21, "2": [2, 5, 8, 10, 13, 14, 16, 17, 19, 20, 21, 22, 27, 29, 31, 32, 34, 35, 37, 38, 41, 42, 44, 47], "20": [6, 8, 13, 41], "200": 13, "2002": [17, 42], "201": 13, "2017": [10, 17, 42], "2018": 10, "202": 13, "2021": 10, "2025": [25, 27], "203": 13, "204": 13, "205": 13, "206": 13, "209": 13, "21": [6, 8, 13, 45], "213": 13, "214": 13, "215": 13, "216": 13, "217": 13, "218": 13, "219": 13, "22": [6, 8, 13, 41, 45], "220": 13, "221": 13, "222": 13, "223": 13, "224": 13, "225": 13, "227": 13, "228": 13, "229": 13, "23": [6, 8, 13, 34], "230": 13, "231": 13, "232": 13, "233": 13, "234": 13, "235": 13, "236": 13, "237": 13, "239": 13, "24": [6, 13], "240": 13, "241": 13, "242": 13, "243": 13, "244": 13, "245": 13, "246": 13, "247": 13, "248": 13, "249": 13, "24th": 10, "25": [6, 13], "250": 13, "251": 13, "252": 13, "253": 13, "254": 13, "255": 13, "256": [13, 34], "257": 13, "258": 13, "259": 13, "26": [6, 13, 25, 27], "260": 13, "261": 13, "262": 13, "263": 13, "264": 13, "265": 13, "266": 13, "267": 13, "268": 13, "269": 13, "27": [6, 13, 41], "270": 13, "271": 13, "272": 13, "273": 13, "274": 13, "275": 13, "28": [6, 8, 13], "29": [6, 8, 13], "2a": 6, "2b": 6, "2c": 6, "2d": 6, "2e": 6, "2ex": [10, 13, 37, 39], "2f": 6, "2k": 21, "3": [5, 8, 10, 13, 14, 16, 19, 21, 25, 27, 32, 33, 34, 37, 44], "30": [6, 13], "31": [6, 13, 19, 22, 31, 33], "32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "32x2": [6, 37], "33": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "34": [6, 8, 13], "35": [6, 13], "36": [6, 13], "37": [6, 13], "38": [6, 13], "38th": [10, 17, 42], "39": [6, 13], "3a": 6, "3b": 6, "3c": 6, "3d": 6, "3e": 6, "3ex": [44, 45, 46], "3f": 6, "4": [1, 2, 8, 13, 14, 16, 19, 20, 21, 31, 34, 37, 38, 40], "40": [6, 8, 13], "41": [6, 8, 13], "42": [6, 13], "43": [6, 13], "44": [6, 13], "45": [6, 13], "46": [6, 13], "47": [6, 13], "48": [6, 8, 13], "49": [6, 8, 13], "4a": 6, "4b": 6, "4c": 6, "4d": [6, 8], "4e": [6, 8], "4f": [6, 8], "5": [1, 8, 13, 14, 21, 34, 35, 41], "50": [6, 8, 13], "51": [6, 8, 13], "52": [6, 13, 34], "53": [6, 13], "54": [6, 13], "55": [6, 13], "56": [6, 13], "57": [6, 13], "58": [6, 13], "59": [6, 13], "5a": 6, "5b": 6, "5c": [6, 41], "5d": [6, 8], "5e": [6, 8], "5f": [6, 8], "6": [1, 13, 14, 16], "60": [6, 8, 13], "61": [6, 8, 13], "62": [6, 8, 13], "63": [6, 8, 13], "64": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "65": [6, 8, 13, 31], "65536": 22, "66": [6, 13], "67": [6, 13], "68": [6, 8, 13], "69": [6, 8, 13], "6a": [6, 8], "6b": [6, 8], "6c": [6, 8], "6d": [6, 8], "6e": [6, 8], "6f": [6, 8], "7": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "70": [6, 8, 13], "71": [6, 8, 13], "72": [6, 8, 13], "73": [6, 8, 13], "74": [6, 8, 13], "75": [6, 8, 13], "754": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "76": [6, 13], "77": [6, 8, 13], "78": [6, 8, 13], "79": [6, 8, 13], "7a": [6, 8], "7b": [6, 8], "7c": [6, 8], "7d": [6, 8], "7e": [6, 8], "7f": [6, 8, 41], "7th": 10, "8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "80": [6, 13, 16], "81": [6, 13], "82": [6, 13], "83": [6, 13], "84": [6, 13], "85": [6, 13], "86": [6, 13], "87": [6, 13], "88": [6, 13], "89": [6, 13], "8a": 6, "8b": 6, "8c": 6, "8d": 6, "8e": 6, "8ex": [13, 15, 19, 20, 21, 22, 31, 32, 33, 34, 38, 40, 41, 42], "8f": 6, "8x8": [6, 37], "9": [1, 8, 13, 14, 16, 41], "90": [6, 13], "91": [6, 13], "92": [6, 13], "93": [6, 13], "94": [6, 13], "95": [6, 13], "96": [6, 13], "97": [6, 13], "98": [6, 13], "99": [6, 13], "9a": 6, "9b": 6, "9c": 6, "9d": 6, "9e": 6, "9f": 6, "A": [0, 1, 2, 3, 4, 9, 10, 11, 17, 19, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 35, 38, 39, 40, 41, 42, 44, 46], "And": [1, 19], "As": [3, 16, 17, 21, 27, 31, 37, 39], "At": [2, 27, 39], "BE": 6, "But": [0, 44], "By": [2, 38, 42], "For": [0, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 35, 37, 38, 42, 44, 45, 46, 47], "If": [2, 3, 4, 10, 11, 14, 19, 20, 21, 29, 31, 33, 35, 37, 40, 42, 46, 47], "In": [0, 1, 2, 3, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 24, 27, 28, 31, 32, 33, 34, 35, 37, 39, 40, 41, 42, 44], "It": [0, 1, 2, 3, 9, 14, 17, 19, 20, 21, 22, 23, 27, 28, 31, 32, 33, 35, 38, 42, 45], "Its": [21, 27, 31], "No": [10, 11, 19, 27, 34, 37, 38, 42], "Of": 27, "On": [3, 38, 45], "Or": [10, 19, 44, 45, 46, 47], "Such": [2, 17, 27, 28, 37, 39, 42, 44], "That": [0, 2, 10, 11, 21, 24, 31, 33, 38, 40, 41, 42, 44], "The": [0, 1, 2, 3, 4, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47], "Their": [2, 14, 33, 37], "Then": 10, "There": [9, 10, 17, 21, 22, 28, 33, 40], "These": [0, 4, 10, 21, 22, 27, 28, 31, 32, 35, 42], "To": [9, 10, 13, 17, 27, 35, 42, 44, 46], "_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_0": [2, 19, 20], "_1": [2, 6, 7, 10, 13, 14, 31, 33, 37, 39, 42, 45, 46, 47], "_10": 2, "_2": [2, 6, 7, 10, 13, 14, 31, 33, 37, 39, 42, 45, 46], "_3": 21, "_4": [2, 37], "_8": [21, 37], "_add": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_all": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_ani": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_call": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_cast": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_data": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_default": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_dot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_e": 21, "_elem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_extern": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_f": 1, "_f32": 37, "_f32x4": [1, 6, 13, 37], "_f64": 37, "_f64x2": [1, 6, 37], "_fail": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_fix": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_high": 37, "_i": [1, 3, 10, 20, 37, 39], "_i16x8": [1, 6, 37], "_i32": 37, "_i32x4": [1, 6, 37], "_i64": 37, "_i7x16": [1, 6, 13, 37], "_i8x16": [1, 6, 13, 37], "_if": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_indirect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_invok": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_k": 10, "_lane": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_laneselect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_low": [1, 37], "_m": 21, "_madd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_max": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_min": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_n": [2, 19, 22, 37, 42], "_nmadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_non": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_null": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_on": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_pairwis": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_q15mulr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_ref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_reftyp": 3, "_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_splat": [1, 6, 37], "_swizzl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_t": [3, 19, 21], "_tabl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_true": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_trunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_u": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_zero": [1, 6, 13, 37], "a0": 6, "a1": 6, "a2": 6, "a3": 6, "a4": 6, "a5": 6, "a6": 6, "a7": 6, "a8": 6, "a9": 6, "a_": 10, "a_0": 21, "a_1": [11, 19, 29, 35], "a_2": [19, 29], "a_i": [11, 29, 35], "a_n": [11, 21, 29, 35], "a_r": 21, "aa": [6, 20], "aaa": 2, "ab": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "abbrevi": [22, 27, 33, 36, 41], "abc": 9, "abcidx": 32, "abil": 1, "abl": [9, 10, 14], "abort": [17, 19, 28, 31], "about": [3, 10, 17, 22, 27, 42], "abov": [0, 4, 10, 19, 21, 34, 38, 45], "abrupt": 22, "absenc": 42, "absent": [10, 42, 44, 45], "absheaptyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "absolut": 37, "abstract": [3, 9, 10, 11, 15, 17, 21, 22, 28, 29, 33, 34, 35, 39, 40, 41, 42], "ac": 6, "accept": 33, "access": [0, 1, 3, 10, 19, 22, 27, 28, 29, 31, 32, 33, 37, 42, 46], "accord": [3, 19, 31, 38, 42], "accordingli": 44, "account": 40, "accumul": [0, 22, 44], "achiev": 33, "acm": [10, 17, 42], "acronym": 27, "across": [27, 42], "activ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "actual": [0, 2, 6, 11, 13, 14, 20, 28, 31, 33, 35, 46], "ad": [1, 6, 9, 10, 14, 21, 31], "add": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "addit": [0, 1, 2, 3, 4, 9, 10, 11, 14, 15, 16, 22, 27, 28, 31, 32, 33, 35, 37, 39, 42], "addition": [29, 31], "addr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "address": [3, 7, 10, 15, 18, 19, 20, 24, 28, 30, 31, 36, 44], "addrref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "addrtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "adher": [10, 19], "admin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "administr": [5, 18, 19], "adopt": [3, 11, 17, 29, 35, 42], "advantag": 27, "ae": 6, "af": 6, "affect": [0, 2, 19, 20, 21, 31, 38, 42], "aforement": 27, "aforment": 22, "after": [0, 2, 10, 14, 17, 19, 31, 32, 37, 42], "afterward": [0, 17], "again": [20, 21, 31], "against": [0, 24, 31], "aggreg": [18, 30, 32, 33, 43], "aggrtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ahead": [27, 38], "ai": 19, "algorithm": [5, 10, 25, 42, 44], "align": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alik": 27, "all": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alloc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocdata": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocelem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocexport": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocfunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocglob": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocmem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocmodul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alloct": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alloctag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alloctyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocx": 20, "allow": [0, 1, 2, 4, 10, 11, 13, 15, 16, 19, 21, 24, 27, 28, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 44, 47], "allowbreak": [13, 19, 20, 46], "alon": [10, 17, 27, 42], "along": 0, "alpha": 10, "alpha_": 10, "alphanumer": 9, "alreadi": [0, 4, 10, 19, 20, 37, 41, 45], "also": [1, 3, 10, 11, 13, 15, 17, 19, 20, 21, 22, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45], "alter": [9, 28], "altern": [11, 21, 31], "although": [1, 33, 44, 45], "altogeth": 9, "alwai": [0, 10, 14, 21, 22, 28, 31, 38, 41, 42, 47], "ambient": 27, "ambigu": [9, 22, 33], "amen": [17, 42], "among": [21, 34], "an": [0, 1, 2, 3, 4, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 22, 23, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 41, 42, 44], "analog": [2, 37], "analogu": 2, "analysi": 10, "andnot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "andrea": [10, 17, 25, 42], "ani": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "annot": [0, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "annotid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "annottoken": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "anonym": [28, 39, 40], "anoth": [10, 31, 32, 39], "anyref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "anyth": 44, "anywher": [1, 2, 10, 22, 37, 38, 40], "ao": 13, "aot": 27, "api": [20, 27, 28], "appear": [2, 11, 29, 35, 37, 38, 40, 46], "append": [19, 20, 29, 46], "appendix": [0, 1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "appli": [2, 10, 17, 19, 21, 22, 23, 35, 39, 42, 44, 47], "applic": [4, 9, 11, 17, 21, 27, 35, 45, 46], "approach": [17, 42], "appropri": [10, 20, 31], "approx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "approxim": 42, "ar": [0, 1, 2, 3, 4, 6, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47], "arbitrari": [1, 2, 21, 34, 35, 41], "arbitrarili": [22, 44], "architectur": 27, "argument": [3, 10, 13, 19, 20, 21, 22, 24, 28, 31, 37, 40, 42, 44], "arithmet": [21, 34], "ariti": [0, 19, 20, 22], "around": [28, 37], "arrai": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "array_typ": 0, "arrayaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "arrayinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "arrayref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "articl": [10, 17, 42], "as_non_nul": 0, "ascii": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ascrib": 19, "aspect": [0, 4, 27], "assembli": 28, "assert": [3, 10, 17, 19, 20], "assign": [2, 22, 33, 35, 38], "associ": [0, 2, 9, 10, 19, 20, 22, 31, 33, 35], "assum": [0, 2, 3, 4, 10, 17, 20, 21, 22, 29, 35, 38, 42, 44], "assumpt": [10, 27, 42], "ast": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46], "atom": [20, 29], "attach": 2, "attack": 27, "attempt": 31, "attribut": [11, 15, 21, 35, 40], "augment": [11, 29, 35, 40], "authorit": 27, "automat": [3, 10, 28, 32, 40], "aux": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "auxiliari": [0, 3, 9, 12, 16, 19, 20, 21, 22, 24, 30, 32, 33, 34, 37, 39, 42, 44], "avail": [19, 27, 28, 31, 32, 42], "averylonginstructionnameforvectext": 37, "avgr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "avoid": [1, 9, 13, 17, 22, 35], "awai": 31, "axiom": 42, "b": [2, 3, 11, 13, 14, 16, 19, 21, 29, 34, 39, 41, 46], "b0": 6, "b1": 6, "b2": 6, "b3": 6, "b4": 6, "b5": 6, "b6": 6, "b7": 6, "b8": 6, "b9": 6, "b_1": [10, 11, 16, 29, 35], "b_2": [10, 11, 16, 29, 35], "b_3": 16, "b_4": 16, "b_i": 11, "b_k": 21, "b_n": 11, "ba": 6, "back": [0, 19, 28, 31, 42, 44], "backslash": 41, "backslash0asm": 14, "backtrack": 10, "backward": [1, 14, 19, 31, 37, 39], "bare": 24, "base": [1, 21, 28, 31, 32, 34, 37], "basic": [1, 11, 14, 22, 28, 31], "bastien": [10, 17, 42], "bb": 6, "bbb": 2, "bc": 6, "bd": 6, "becaus": [0, 10, 19, 20, 21, 22, 27, 44], "becom": [1, 32, 37], "been": [0, 1, 17, 20, 22, 27, 32, 42, 44], "befor": [2, 4, 10, 14, 20, 27, 31, 32, 35, 39, 42], "beforehand": 20, "begin": [0, 2, 3, 4, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 27, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47], "behav": [10, 21, 22, 31], "behavior": [10, 17, 19, 22, 27, 31], "behaviour": [1, 9, 21, 42], "being": [14, 27, 31, 42, 44], "below": [10, 19, 21], "ben": [10, 17, 42], "benjamin": [17, 42], "besid": [0, 21, 22], "between": [2, 3, 21, 28, 31, 34, 35, 38, 42], "beyond": [27, 28], "bf": 6, "big": 42, "bigoplu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "biject": 21, "binari": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "bind": [2, 11, 35, 37, 39, 40], "binder": 42, "binop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "bit": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "bitfield": 14, "bitmask": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "bitselect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "bitwis": [19, 21], "block": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46], "blockchar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "blockcom": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "blockinstr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "blocktyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "bodi": [0, 3, 4, 9, 14, 19, 22, 28, 31, 32, 39, 42, 44], "bodin": 10, "book": [17, 22, 42], "bool": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "boolean": [5, 28, 31], "bot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "both": [2, 10, 15, 16, 17, 21, 22, 29, 31, 32, 33, 37, 40, 41, 42, 44, 46, 47], "bottom": [10, 42], "bound": [0, 10, 11, 14, 16, 28, 29, 31, 34, 35, 37, 39, 40, 44, 47], "boundari": [1, 42], "br": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "br_if": 0, "br_on_cast": 0, "br_on_nul": 0, "br_tabl": 0, "bracket": [13, 31, 33, 37, 38, 41], "branch": [0, 19, 22, 28, 31, 37, 44], "breach": 27, "break": [1, 27, 31], "brief": [17, 42], "bring": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "broad": 9, "broadli": 27, "browser": 27, "bshape": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "bt": [6, 13, 22, 37, 44], "bubbl": 22, "busi": 9, "byte": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "c": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "c0": 6, "c1": 6, "c2": 6, "c3": 6, "c4": 6, "c5": 6, "c6": 6, "c7": 6, "c8": 6, "c9": 6, "c_": [21, 44], "c_0": 21, "c_1": 19, "c_2": 19, "c_3": 19, "c_i": 21, "c_k": 21, "ca": 6, "cach": 27, "call": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "call_ref": 0, "calle": 31, "callfram": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "can": [0, 1, 2, 3, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 46], "candid": 21, "candidatepair": 21, "cannot": [0, 13, 14, 15, 20, 27, 28, 31, 32, 33, 38, 40, 42], "cannotoccurinsourc": 0, "canon": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "canonic": [0, 20], "cap": [21, 27], "capabl": [10, 27], "captur": 42, "carri": [3, 22], "carriag": 38, "case": [0, 2, 3, 4, 9, 10, 11, 14, 15, 17, 19, 21, 22, 27, 29, 31, 35, 37, 38, 39, 40, 41, 42, 44, 46], "cast": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "castop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "catch": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "catch_al": 0, "catch_all_ref": 0, "catch_ref": 0, "categori": [8, 22, 28, 31, 38], "categoris": 38, "caught": 28, "caus": 31, "cb": 6, "cc": 6, "ccc": [2, 10], "cd": 6, "cdot": [3, 10, 16, 17, 19, 20, 21, 31, 34, 41, 44], "ce": 6, "ceil": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "certain": [9, 10, 17, 21, 22, 28], "certifi": 10, "cf": 6, "ch": 16, "chang": [0, 5, 10, 14, 25, 42], "channel": 27, "chapter": 38, "char": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "charact": [4, 16, 27, 34, 35, 36, 41], "characteris": 33, "check": [0, 1, 10, 14, 20, 23, 24, 28, 31, 33, 37, 42, 44, 45, 47], "choic": [0, 9, 10, 19, 21, 40, 44], "choos": 21, "chosen": [13, 21, 44], "clamp": 21, "clariti": 29, "class": [1, 3, 9, 10, 32, 33, 34, 37, 38, 42], "classif": [3, 33], "classifi": [10, 14, 24, 33, 42, 44, 46], "claus": [0, 7, 10, 21, 22, 31, 37, 39, 44], "clear": [21, 22, 29, 33, 34], "clll": 39, "cllll": 39, "clo": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "close": [0, 10, 11, 20, 23, 31, 35, 38, 42, 46], "closest": 21, "clostyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "closur": [0, 10, 20, 22, 23], "clutter": [17, 35], "clz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "code": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "codepoint": 41, "codesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "codifi": 10, "coexist": 15, "coher": 9, "coincid": [10, 17, 45], "collect": [2, 22, 32, 42], "collid": 13, "com": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "combin": [1, 17, 21, 39, 40, 44], "combinatori": [11, 29, 35], "come": 31, "comma": 41, "comment": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "common": [4, 9, 10, 27, 29, 33], "commun": 27, "comp_typ": 0, "compact": 27, "compar": [23, 31, 33, 42], "comparison": 31, "compat": [1, 9, 24, 33, 37, 39], "compil": [1, 2, 4, 14, 20, 27, 28, 32], "complement": [16, 21, 27, 28, 31, 34], "complementari": 28, "complet": [0, 3, 9, 10, 11, 28, 32, 35, 42], "complex": [29, 34], "compon": [10, 14, 17, 22, 29, 33, 35, 42, 46], "compos": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "composit": [0, 7, 8, 10, 12, 19, 20, 29, 30, 36, 39, 43], "composition": 5, "compound": 10, "compress": [11, 13, 14], "comptyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "comput": [0, 1, 4, 10, 17, 19, 20, 21, 22, 27, 28, 31, 33, 35, 42, 44], "concat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "concaten": [3, 10, 19, 20, 21, 29, 39, 46, 47], "concept": [1, 26], "conceptu": 28, "concern": [27, 31], "concis": [17, 29, 42], "conclus": [42, 45], "concret": [0, 1, 4, 29, 33, 35, 38, 42], "condit": [5, 9, 10, 11, 16, 19, 20, 21, 28, 29, 31, 35, 37, 39, 40, 42, 47], "confer": [10, 17, 42], "config": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "configur": [5, 7, 9, 17], "conform": 4, "conjunct": 21, "connect": 3, "conrad": 10, "consecut": [0, 2, 4, 22, 40], "consequ": [0, 2, 6, 9, 10, 11, 31, 38, 39, 44, 46], "consid": [2, 9, 10, 21, 22, 24, 27, 35, 37, 38, 42, 44], "consider": 26, "consist": [0, 2, 10, 13, 14, 17, 19, 21, 22, 28, 31, 32, 33, 37, 38, 39, 40, 42], "const": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "constant": [0, 4, 5, 17, 20, 21, 22, 31, 32, 37, 41, 46], "constitut": 19, "constrain": [33, 44], "constraint": [0, 4, 9, 10, 16, 22, 42, 44], "construct": [2, 5, 9, 10, 17, 22, 28, 29, 31, 32, 34, 35, 39, 42, 46], "constructor": [8, 15], "consttyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "consum": [19, 27, 31, 42, 44], "cont": 16, "contain": [0, 9, 10, 11, 13, 14, 16, 17, 19, 20, 22, 27, 28, 31, 32, 35, 37, 38, 39, 40, 41, 42, 44, 46], "contemporari": 27, "content": [2, 14, 19, 20, 29, 32, 33, 42, 46], "context": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47], "contigu": 28, "continu": [11, 19, 22, 29, 31, 35], "contract": 27, "contrast": [22, 44], "contravari": 45, "contribut": 2, "control": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "conveni": [17, 21, 22, 35], "convent": [0, 1, 2, 4, 5, 6, 7, 8, 12, 13, 14, 15, 16, 18, 19, 21, 23, 24, 25, 26, 27, 28, 30, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47], "convers": [18, 19, 22, 28, 31], "convert": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "copi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "copysign": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "core": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "corollari": 10, "correct": [9, 10], "correctli": 41, "correspond": [0, 3, 10, 13, 14, 15, 19, 20, 21, 22, 23, 32, 33, 34, 35, 37, 38, 41, 42, 44, 45], "corrupt": 27, "could": [9, 28], "count": [1, 12, 21, 22], "cours": 27, "courtesi": 22, "covari": 45, "cover": 10, "cpp": 10, "crash": 10, "creat": [2, 3, 22, 28, 31], "crucial": 17, "ct": [15, 40, 45], "ctrl": 0, "ctrl_frame": 0, "ctrl_stack": 0, "ctz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "cup": 21, "current": [0, 9, 10, 11, 14, 17, 19, 22, 28, 31, 39, 42, 44], "custom": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "customannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "customplac": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "customsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "cvtop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "cycl": [0, 10], "cyclic": [0, 10, 47], "d": [2, 20, 21, 41], "d0": 6, "d1": 6, "d2": 6, "d3": 6, "d4": 6, "d5": 6, "d6": 6, "d7": 6, "d7ff": [34, 38], "d8": 6, "d800": 16, "d9": 6, "d_": 21, "d_0": 21, "d_1": 21, "d_2": 21, "da": [6, 20, 39], "dan": [10, 17, 42], "data": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 40, 41, 42, 43, 45, 47], "dataaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datacnt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datacntsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datacount": 2, "dataidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datainst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datamod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datasec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datastr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datatyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "db": 6, "dc": 6, "dd": 6, "ddd": 2, "de": 6, "deal": [11, 29, 38], "debug": [14, 27], "debugg": 2, "decid": 9, "decim": [34, 41], "declar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "decod": [0, 1, 11, 14, 27, 28], "decompos": [10, 21], "decomposit": 10, "deconstruct": 3, "decor": 9, "decreas": 21, "dedic": 2, "deduct": 42, "def": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "def_typ": 0, "default": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "defer": [4, 14], "defin": [0, 1, 2, 3, 5, 7, 11, 14, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 29, 32, 33, 34, 35, 37, 38, 39, 41, 43, 44, 46, 47], "definedn": 3, "definit": [1, 2, 3, 7, 9, 10, 11, 14, 17, 19, 20, 21, 22, 27, 28, 29, 32, 33, 34, 35, 38, 39, 40, 42, 44, 45, 46], "defnit": 42, "deftyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "degre": 44, "delimit": [13, 33, 37, 38], "delta": 31, "demot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "denot": [0, 1, 2, 10, 11, 14, 15, 19, 21, 22, 29, 31, 32, 33, 34, 35, 41, 42], "dens": 11, "depend": [1, 2, 4, 9, 10, 14, 19, 20, 21, 26, 31, 32, 34, 35, 41, 42, 46], "deploy": 32, "depth": [4, 31], "derek": [10, 17, 42], "deriv": [3, 10, 11, 17, 42], "describ": [0, 9, 10, 14, 17, 19, 22, 27, 29, 32, 33, 34, 42, 44, 45], "descript": [3, 17, 32, 35, 42], "descriptor": 37, "design": [4, 10, 17, 26, 42], "desktop": 27, "destin": 31, "destructur": [19, 20], "det": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "detail": [17, 28], "detect": 0, "determin": [0, 1, 10, 17, 20, 21, 31, 33, 34, 37, 46], "determinist": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "develop": 27, "devic": [20, 27, 46], "df": 6, "diagnost": 3, "diff_ref_typ": 0, "differ": [0, 2, 3, 10, 11, 13, 20, 21, 22, 27, 28, 29, 31, 32, 33, 34, 42, 44, 45], "digit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "dim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "dimens": [4, 31], "dimension": 2, "direct": [2, 21, 31, 44], "directli": [0, 1, 2, 3, 10, 15, 16, 19, 27, 28, 35, 37, 39, 42, 44], "disallow": 38, "disambigu": 38, "discrep": 27, "disjoint": [10, 33, 46], "disjunct": 21, "displaystyl": [10, 24, 42, 44, 45, 46, 47], "distiguish": [14, 15], "distinct": [0, 15, 28, 34, 35], "distinguish": [0, 11, 14, 22, 31, 32, 34, 35, 37, 42, 44], "distribut": 28, "div": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "diverg": [10, 19], "divid": [3, 21, 22, 28, 31, 38], "dividend": 21, "divis": 21, "do": [0, 2, 3, 9, 10, 13, 14, 17, 19, 20, 31, 38, 39, 40, 41, 42, 44], "document": [13, 27, 40], "documentari": 39, "doe": [0, 3, 9, 10, 14, 19, 20, 21, 27, 31, 38, 41, 42, 44, 46], "domain": 10, "dot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "doubl": [33, 38], "downcast": 31, "draft": 25, "drawn": 35, "drop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "dt": [0, 3, 10, 20, 23, 24, 33, 42, 44, 46, 47], "dualli": 33, "due": [3, 10, 19, 20, 31, 34], "dummi": 20, "dup": 0, "duplic": [0, 31, 35, 39, 40], "dure": [4, 10, 19, 21, 22, 23, 32, 33, 42, 45, 47], "dynam": [10, 20, 22, 28, 31, 33], "e": [0, 1, 2, 9, 10, 11, 14, 19, 21, 22, 27, 29, 31, 33, 34, 35, 38, 39, 41, 42, 45, 46], "e0": 6, "e000": [16, 34, 38], "e1": 6, "e2": 6, "e3": 6, "e4": 6, "e5": 6, "e6": 6, "e7": 6, "e8": 6, "e9": 6, "e_": 14, "e_o": 14, "ea": [6, 19, 20], "each": [0, 2, 3, 10, 11, 13, 14, 17, 19, 20, 21, 22, 23, 27, 28, 29, 31, 32, 33, 35, 39, 41, 42, 46], "earlier": [37, 39], "eas": 47, "easi": 27, "easili": [20, 46], "eb": 6, "ec": 6, "ecosystem": 9, "ed": 6, "edg": 0, "editor": 25, "ee": [6, 39], "eee": 2, "ef": 6, "effect": [0, 1, 9, 10, 17, 19, 22, 31, 37, 38, 44], "effector": 38, "effici": [21, 27, 44], "eight": 28, "eiter": 41, "either": [0, 2, 9, 10, 11, 13, 15, 16, 17, 19, 20, 21, 22, 27, 28, 29, 31, 32, 33, 34, 35, 38, 39, 41, 42, 44, 45, 46, 47], "el": [11, 35, 39], "elem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "elemaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "element": [0, 1, 3, 4, 7, 11, 12, 15, 18, 19, 21, 29, 30, 31, 36, 42, 43, 44], "elemexpr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "eleminst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemkind": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemlist": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemmod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elimin": 22, "ellips": [11, 29, 35], "els": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "elsewher": 42, "emb": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "embed": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "embedd": [3, 4, 10, 19, 20, 22, 27, 28, 32, 33], "embodi": 42, "emploi": [27, 29], "empti": [0, 1, 2, 3, 10, 11, 13, 14, 17, 19, 21, 22, 29, 32, 33, 35, 37, 39, 42, 46, 47], "emptyset": 10, "emul": 28, "en": 14, "enabl": [4, 9, 14, 27], "encapsul": 10, "enclos": [0, 31, 35, 38, 41], "encod": [2, 6, 11, 13, 14, 15, 16, 27, 28, 34, 35, 41, 42], "encompass": 27, "encount": [1, 31], "end": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "end_typ": 0, "endian": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "enforc": [16, 31, 37, 39, 42, 44], "engin": 33, "enough": 31, "enrich": [1, 10], "ensur": [0, 10, 20, 22, 24, 28, 39, 40, 42, 47], "enter": [0, 17, 31], "entir": [17, 22, 32, 39, 40, 44, 46], "entiti": [22, 28, 32, 33], "entri": [1, 3, 10, 14, 19, 22, 31, 33, 35, 37, 42], "enumer": [0, 42, 44], "environ": [3, 4, 9, 21, 27, 28, 32], "eof": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "epsilon": [3, 8, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 29, 31, 32, 33, 35, 37, 39, 40, 41, 42, 46, 47], "eq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "eqref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "equal": [0, 3, 10, 11, 21, 27, 29, 40, 42, 44, 45, 46, 47], "equat": 21, "equiv": [35, 37, 39, 40], "equival": [0, 1, 14, 17, 23, 29, 32, 42, 45], "eqz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "error": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "error_if": 0, "escap": [1, 41], "especi": 27, "establish": 27, "et": [3, 39], "ev": 3, "eval": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "evalglob": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "evalu": [10, 19, 20, 46], "even": [0, 2, 3, 9, 10, 21, 22, 32], "event": 4, "ever": 14, "everi": [0, 3, 4, 9, 10, 14, 17, 19, 21, 32, 34, 42], "ex": [14, 39], "exact": [21, 31], "exactli": [2, 11, 21], "exampl": [0, 2, 3, 9, 10, 11, 16, 17, 19, 21, 22, 28, 29, 31, 32, 33, 35, 37, 38, 42, 44], "exce": [16, 22], "exceed": [4, 19], "except": [0, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exclud": [9, 21], "exclus": [21, 38], "exec": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "execut": [1, 3, 5, 6, 9, 10, 17, 19, 20, 21, 22, 23, 25, 27, 28, 31, 33, 42, 44, 45], "exercis": 1, "exhaust": [9, 31], "exhibit": 9, "exist": [0, 2, 3, 10, 19, 20, 21, 22, 24, 27, 37, 40, 42, 44, 45, 46, 47], "exit": [0, 17], "exn": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exnaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exninst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exnref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "expand": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "expand_def": 0, "expans": [10, 11, 19, 20, 21, 29, 35, 40, 41, 42, 44, 45, 46, 47], "expect": [0, 2, 3, 4, 9, 10, 14, 20, 31, 38, 44], "experi": 2, "expext": 21, "explan": [17, 42], "explanatori": 0, "explicit": [2, 10, 11, 13, 14, 22, 29, 31, 35, 37, 40, 41, 45], "explicitli": [1, 3, 10, 17, 19, 42], "expon": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "export": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47], "exportinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exportsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "expr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "express": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "ext": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extend": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extend16": 37, "extend32": 37, "extend8": 37, "extens": [0, 5, 9, 11, 13, 14, 19, 21, 31, 35, 38, 42], "extern": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 46], "externaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "externidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47], "externref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "externtyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extmul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extra": 10, "extract": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "f": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "f0": 6, "f1": 6, "f2": 6, "f3": 6, "f32": [0, 35, 37, 40], "f32x4": [1, 37], "f4": 6, "f5": 6, "f6": 6, "f64": [0, 35, 37, 40], "f64x2": [1, 37], "f7": 6, "f8": 6, "f9": 6, "f_": 21, "fa": [6, 10, 20], "fab": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fact": [0, 37, 38, 45], "fadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fail": [9, 19, 20, 31], "failur": [3, 19, 20, 31], "fall": [19, 28, 38], "fals": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "famili": 21, "farther": 31, "fashion": [22, 32, 33], "fast": 27, "fb": 6, "fbia": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fbit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fc": 6, "fceil": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fcopysign": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fd": [6, 13], "fdiv": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fe": 6, "featur": [1, 4, 9, 10, 14, 27], "feed": 38, "feq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "few": [0, 11, 17, 23, 35], "ff": [1, 6], "fff": 2, "ffloor": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fge": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fgt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fi": 19, "field": [0, 1, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47], "field_typ": 0, "fieldidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldnamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldnamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldval": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "file": [11, 35, 39], "fill": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "filter": [32, 33], "fin": 40, "final": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "finit": 10, "first": [0, 2, 4, 6, 11, 19, 20, 21, 29, 31, 32, 33, 35, 39, 42, 44, 47], "fit": [9, 20, 44], "fix": [4, 9, 10, 21, 29, 31, 34], "flag": [0, 13, 15, 21, 31], "flat": 0, "flatten": 29, "flavor": 31, "fle": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "float": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47], "floor": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "flow": [1, 10, 22, 28, 31], "flt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fm": 10, "fma": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fmadd": 21, "fmag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fmax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fmin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fmul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fn": 39, "fne": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fnearest": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fneg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fold": [4, 36, 39], "foldedinstr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "follow": [0, 1, 2, 3, 4, 6, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 35, 37, 38, 39, 41, 42, 47], "font": [11, 29, 35], "foral": [10, 21], "foreach": 0, "forev": 10, "form": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "formal": [10, 18, 19, 21, 22, 27, 43], "format": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "formed": [5, 10, 28, 33, 39, 40, 46], "former": [2, 11, 31, 35, 45, 46], "formul": 42, "forth": 11, "forward": [0, 10, 20, 31, 32], "found": [13, 17, 42], "four": [22, 28, 31], "fpmax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fpmin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frac": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frame": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "free": [22, 32, 42], "freed": 31, "freeli": 10, "frelax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelaxed_madd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelaxed_max": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelaxed_min": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelaxed_nmadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fresh": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "from": [0, 2, 3, 4, 9, 10, 11, 14, 17, 20, 21, 22, 23, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 42, 44, 45, 46], "fsign": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fsqrt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fsub": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ft": [10, 15, 40, 44, 45], "ftestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ftrunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ful": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "full": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fulli": [4, 10, 27, 44], "func": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 47], "func_typ": 0, "funcaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcnamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcnamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "function": [0, 1, 4, 5, 7, 11, 12, 15, 16, 17, 18, 21, 27, 28, 30, 31, 33, 35, 36, 37, 40, 42, 43, 44, 47], "funop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "further": [0, 1, 14, 16, 17, 28, 31, 32, 33, 44, 45], "furthermor": [10, 14, 17, 19, 22, 31, 39, 41, 44], "fuse": 21, "fusedmultiplyadd": 21, "futur": [1, 2, 3, 4, 9, 10, 13, 14, 15, 19, 21, 22, 27, 31, 33, 44, 47], "fv": 10, "g": [0, 1, 2, 10, 11, 27, 34, 35, 38], "ga": 20, "gap": 13, "garbag": 22, "gardner": 10, "gc": 1, "ge": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "geenral": 23, "gener": [0, 1, 2, 9, 10, 11, 13, 14, 17, 19, 21, 23, 29, 33, 35, 40, 42], "generalis": [1, 10], "geq": [11, 13, 15, 16, 19, 20, 21, 29, 31, 34, 35, 41, 45], "get": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "get_loc": 0, "gg": 10, "gg_": 10, "ggg": 2, "gi": 3, "github": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "give": [17, 29, 42], "given": [0, 2, 4, 6, 9, 10, 11, 17, 19, 20, 21, 22, 27, 28, 29, 31, 32, 33, 35, 37, 39, 40, 41, 42, 44, 47], "gl": 39, "glob": 14, "global": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 16, 17, 18, 21, 23, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 41, 42, 43], "global_typ": 0, "globaladdr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globalidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globalinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globalsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globalseq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globaltyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "go": [2, 32], "goal": 26, "gohman": [10, 17, 42], "grammar": [3, 9, 12, 14, 30, 31, 34, 36, 37, 38, 39, 41], "graph": 0, "grave": 41, "greater": [21, 44, 45], "greatest": [10, 44], "group": [2, 13, 27, 31, 33, 37, 42, 47], "grow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "growmem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "grown": 28, "growtabl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "gt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "guarante": [2, 3, 17, 22, 27, 28, 31], "h": [2, 21, 22, 41], "h_1": 41, "h_2": 41, "ha": [0, 1, 2, 3, 6, 9, 10, 11, 14, 17, 19, 20, 21, 22, 23, 27, 28, 29, 31, 32, 33, 34, 35, 42, 44, 46], "haa": [10, 17, 42], "had": 11, "half": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "halfop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hand": [1, 3, 9, 38], "handl": [0, 9, 10, 18, 21, 22, 28, 31, 37, 42, 46], "handler": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "happen": [20, 45], "happend": 0, "hardwar": [19, 21, 27, 31, 33], "hat": 41, "have": [0, 1, 2, 4, 9, 10, 11, 13, 14, 19, 21, 22, 27, 29, 31, 32, 33, 34, 35, 37, 40, 42, 44, 47], "head": [37, 38], "heap": [0, 1, 7, 8, 12, 22, 24, 30, 36, 42, 43, 44], "heap_typ": 0, "heaptyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "height": [0, 22, 28, 31], "help": [20, 21], "henc": [0, 3, 13, 14, 21, 22, 27, 35, 41, 42, 44], "here": [0, 3, 9, 11, 14, 19, 20, 34, 38, 42, 44], "heterogen": [31, 33], "hexadecim": [11, 34, 41], "hexdigit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hexfloat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hexfrac": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hexmant": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hexnum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hf": 19, "hh": 41, "hhh": 2, "hierarchi": [10, 24, 33, 44, 47], "high": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hint": [2, 19, 31], "histor": [1, 13], "histori": [5, 25], "hit": 31, "hline": 21, "hold": [0, 10, 21, 22, 33, 42], "holder": 10, "holman": [10, 17, 42], "homogen": 33, "hookrightarrow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "horizont": 38, "host": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hostaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hostfunc": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "how": [20, 27, 28, 31, 32, 37, 38, 42, 44], "howev": [0, 2, 4, 6, 10, 11, 14, 16, 19, 20, 21, 22, 27, 28, 31, 32, 34, 35, 37, 40, 42, 46, 47], "ht": [6, 13, 14, 15, 19, 22, 24, 33, 39, 40, 42, 45], "http": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "i": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "i1": 3, "i16": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "i16x8": [1, 37], "i2": 3, "i31": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "i31ref": 40, "i32": [0, 35, 37, 39, 40], "i32x4": [1, 19, 37], "i64": [0, 35, 37, 40], "i64x2": 37, "i8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "i8x16": [1, 37], "i_": [20, 21], "i_1": 19, "i_2": 19, "i_k": [19, 21], "iab": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iadd_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iand": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iandnot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iavgr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ibinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ibit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ibitselect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iclz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ictz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "id": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "idc": 39, "idchar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "idctxt": 40, "ident": [22, 29, 45], "identifi": [1, 2, 3, 4, 14, 21, 32, 35, 36, 37, 38, 39, 40], "idf": 39, "idiv": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "idot": 21, "idx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ieee": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ieq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ieqz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iextend": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iextendn": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ig": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ignor": [0, 2, 14, 38, 45], "igt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iii": 2, "il": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ill": 42, "ilt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "im": [14, 39], "imax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "imin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "immateri": 40, "immedi": [1, 13, 28, 31, 37, 42], "immut": [1, 10, 22, 28, 32, 33, 34], "implement": [0, 1, 2, 3, 5, 9, 10, 11, 14, 17, 19, 20, 21, 22, 25, 28, 31, 32, 38, 42, 44], "impli": [10, 31, 37], "implic": [9, 10, 42], "implicit": [0, 1, 2, 3, 17, 22, 28, 31], "implicitli": [10, 11, 17, 28, 29, 31, 32, 35, 38, 42], "import": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47], "importsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "impos": [4, 9, 38, 39, 44], "improv": 2, "imul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "inaccess": 37, "incident": 9, "includ": [0, 1, 2, 4, 10, 13, 15, 17, 19, 20, 21, 22, 28, 31, 32, 33, 34, 37, 38, 39, 42], "incompat": [10, 14, 33], "inconsist": 9, "increas": [2, 14, 31], "increment": [14, 27, 46], "independ": [27, 42], "index": [0, 1, 2, 3, 4, 5, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "indic": [0, 1, 2, 3, 4, 9, 10, 11, 12, 13, 15, 19, 21, 22, 23, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 42, 44], "indirect": [2, 10, 31], "indirectli": [3, 28, 31], "indirectnameassoc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "indirectnamemap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "individu": [2, 4, 9, 19, 20, 22, 29, 31, 32, 33, 39, 42, 44, 46], "indivu": 39, "induc": [9, 21], "ine": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ineg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "inez": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "inf": [9, 41], "infer": 39, "infin": [21, 34, 41], "infinit": [0, 9], "inform": [3, 14, 27, 42], "infrequ": 14, "infti": [21, 34, 41], "inhabit": [33, 42], "inher": [10, 33], "inherit": 35, "init": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "init_height": 0, "init_stack": 0, "initi": [0, 1, 3, 14, 17, 20, 28, 31, 32, 39, 42, 44, 45, 46], "inject": [1, 21, 33], "inlin": [33, 37, 39, 40], "inner": 22, "innermost": 31, "inot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "input": [10, 21, 31, 33, 38, 42, 44, 45], "insert": [14, 37, 40, 41, 44], "insid": [0, 2, 10, 22, 23, 27, 29, 32, 38, 42], "inspect": 27, "inst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "instal": [22, 31], "instanc": [4, 5, 7, 17, 18, 19, 20, 23, 24, 28], "instanti": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "instead": [0, 1, 9, 10, 11, 13, 14, 17, 27, 28, 31, 35, 38, 46], "instr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "instrtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "instruct": [0, 2, 3, 4, 5, 7, 8, 9, 11, 12, 14, 15, 16, 17, 18, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 43, 46], "instrument": 10, "int": [0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "int32": 0, "integ": [1, 11, 12, 13, 14, 15, 18, 19, 22, 28, 30, 31, 33, 35, 36], "integr": [0, 1, 21, 22, 27], "intend": [0, 1, 3, 9, 14, 19, 27, 31, 32, 38], "intent": 1, "intepret": 21, "interact": [3, 22, 27], "interchang": 34, "interconvert": 33, "interdepend": [4, 22], "interest": [17, 42], "interfac": [3, 27], "interleav": [20, 22], "intermedi": [21, 44], "intern": [10, 24, 28, 33, 42], "interoper": 27, "interpret": [3, 4, 14, 17, 22, 28, 29, 31, 33, 34, 41, 42], "intersect": 9, "introduc": [1, 2, 10, 11, 21, 31], "introduct": [10, 17, 25, 42], "intuit": [17, 22, 31, 42], "invalid": [0, 1, 3, 4, 14, 44], "invari": [0, 10, 17, 22, 23, 42], "invers": [10, 21, 22], "invert": 21, "invoc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "invok": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "involv": [23, 31], "io": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ior": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ipopcnt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iq15mulr": 21, "iq15mulrsat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelaxed_dot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelaxed_laneselect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelaxed_q15mulr_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irev": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irotl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irotr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "is_arrai": 0, "is_empti": 0, "is_func": 0, "is_nul": 0, "is_num": 0, "is_ref": 0, "is_struct": 0, "is_vec": 0, "isa": 27, "ishap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "ishl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ishr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iso": 42, "isol": [10, 27], "isomorph": 33, "issu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "isub": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "isub_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ital": 29, "item": [4, 32, 39], "iter": [11, 19, 29, 35], "itestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "its": [0, 3, 4, 10, 13, 14, 17, 19, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 37, 39, 40, 41, 42, 44, 45, 46], "itself": [2, 10, 17, 20, 21, 22, 28, 31, 32, 38, 41, 42, 45, 46], "iunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivadd_pairwis": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivbitmask": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivdot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivdot_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivdotsat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivmul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivrelax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivrelaxed_swizzl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivrelaxed_swizzle_lan": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivshuffl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivswizzl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivswizzle_lan": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ixor": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "j": [2, 10, 34, 45], "j_1": 21, "j_2": 21, "j_3": 21, "j_k": [10, 21], "jean": 10, "jf": [10, 17, 42], "jit": 27, "jjj": 2, "jt": [14, 15, 33, 40, 46], "judgement": [7, 10, 42], "judgment": 42, "jump": [17, 19, 31], "just": [4, 10, 20, 21, 22, 27, 39, 46], "k": [2, 7, 20, 21, 47], "keep": 22, "kern": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "kern0": 41, "keyword": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ki": [3, 9, 10, 19, 20, 22, 39], "kind": [10, 14, 20, 22, 32, 33], "kkk": 2, "known": [0, 1, 2, 28, 31, 33, 34], "l": [3, 6, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 22, 23, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42], "l_n": [13, 37], "label": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "label_typ": 0, "labelidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "land": [14, 16, 19, 20, 21, 31, 34, 38, 40, 41], "lane": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "laneidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "laneselect": 21, "lanetyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "lanewis": 21, "languag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "larg": [4, 11, 19, 21, 22, 29, 35], "larger": [3, 21, 31], "largest": 21, "last": [0, 2, 4], "later": [17, 32], "latest": 25, "latter": [1, 2, 10, 19, 21, 22, 31, 33, 34, 35, 39], "lattic": 5, "layer": [11, 27], "layout": 27, "lcl": [16, 19, 20, 21, 22, 23, 32, 33, 34, 39, 42, 44], "lcll": [3, 10, 21, 37], "lclll": 3, "ldot": [11, 16, 29, 34, 35, 38, 41, 42], "le": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "lead": [11, 21, 34], "least": [0, 10, 17, 19, 24, 44], "leav": [4, 22], "leb128": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "left": [10, 17, 19, 21, 22, 38, 42], "leftrightarrow": [21, 31, 44], "legal": 1, "len": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "length": [3, 4, 6, 10, 11, 13, 14, 16, 19, 20, 21, 22, 29, 31, 34, 35, 39, 44, 45, 46, 47], "leq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "less": [3, 10, 21, 44, 45, 47], "let": [0, 3, 10, 19, 20, 21, 44, 46], "letter": 38, "level": [27, 28, 32], "lexic": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "li": [21, 31], "liberti": 44, "lie": 41, "lieu": 41, "life": 22, "lift": [21, 45], "like": [0, 3, 4, 9, 14, 20, 21, 22, 27, 28, 31, 32, 33, 34, 35, 42, 44], "likewis": [0, 2, 22], "lim": [14, 15, 19, 40, 44, 46], "limit": [0, 1, 2, 3, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 46], "line": 38, "linear": [10, 11, 22, 27, 28, 31, 32, 33], "linechar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "linecom": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "link": 1, "linkabl": 1, "list": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "liter": [2, 4, 13, 34, 35, 38, 39, 41], "littl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "littleendian": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "live": 24, "ll": 21, "llcl": [9, 21, 37, 39], "llcll": [2, 21, 39], "llclll": [2, 13, 37, 39], "llcllll": 37, "llcllllllll": 39, "lll": [10, 19, 21, 39], "llll": [3, 10, 19], "lllll": [21, 37], "llllll": [21, 22], "load": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "load16": 37, "load16x4": 37, "load32": 37, "load32x2": 37, "load64": 37, "load8": 37, "load8x8": 37, "loadop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "loc": [14, 39], "local": [0, 1, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 45, 47], "localidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "localnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "localnamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "localnamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "locals_init": 0, "localtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "locat": 10, "logic": [0, 22], "long": [1, 3, 10, 17, 21, 38, 44], "longer": [1, 9, 10, 22, 31], "longest": 38, "longrightarrow": [3, 10], "look": [22, 38, 39, 45], "lookup": 44, "loop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "lor": [14, 16, 19, 31, 41, 44], "loss": 13, "lossless": 31, "low": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "lower": [10, 21, 38, 44], "lt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "luke": [10, 17, 42], "m": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "m_": 34, "m_0": 34, "m_1": [21, 31, 34, 39, 45], "m_2": [21, 31, 34, 39, 45], "ma": 20, "machin": [3, 10, 17, 22, 27, 28, 31], "made": [14, 19, 22, 34, 35], "mag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "magic": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "magnitud": [21, 34], "mai": [0, 1, 2, 3, 4, 9, 10, 11, 14, 15, 17, 19, 20, 21, 22, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 47], "main": [0, 1, 3, 9, 27, 28, 34], "maintain": [0, 2, 22, 28, 39], "make": [0, 2, 10, 22, 27, 40, 44], "malform": [1, 14, 16], "manag": [1, 33], "mandatori": 37, "mani": [9, 11, 27, 29, 35], "manipul": [0, 1, 3, 10, 22, 28, 29, 31, 42, 44], "manner": [0, 4, 10, 21, 27, 42, 45], "mant": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mantissa": 34, "map": [10, 19, 29, 33, 39, 44, 46], "mark": [0, 9, 41], "marker": [9, 33], "martin": 10, "mask": 21, "match": [0, 1, 2, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47], "matches_ref": 0, "matches_v": 0, "mathbb": 21, "mathbf": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mathbin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mathdef1": 0, "mathdef10": 0, "mathdef100": 2, "mathdef1000": 6, "mathdef1001": 6, "mathdef1002": 6, "mathdef1003": 6, "mathdef1004": 6, "mathdef1005": 6, "mathdef1006": 6, "mathdef1007": 6, "mathdef1008": 6, "mathdef1009": 6, "mathdef101": 2, "mathdef1010": 6, "mathdef1011": 6, "mathdef1012": 6, "mathdef1013": 6, "mathdef1014": 6, "mathdef1015": 6, "mathdef1016": 6, "mathdef1017": 6, "mathdef1018": 6, "mathdef1019": 6, "mathdef102": 2, "mathdef1020": 6, "mathdef1021": 6, "mathdef1022": 6, "mathdef1023": 6, "mathdef1024": 6, "mathdef1025": 6, "mathdef1026": 6, "mathdef1027": 6, "mathdef1028": 6, "mathdef1029": 6, "mathdef103": 2, "mathdef1030": 6, "mathdef1031": 6, "mathdef1032": 6, "mathdef1033": 6, "mathdef1034": 6, "mathdef1035": 6, "mathdef1036": 6, "mathdef1037": 6, "mathdef1038": 6, "mathdef1039": 6, "mathdef104": 2, "mathdef1040": 6, "mathdef1041": 6, "mathdef1042": 6, "mathdef1043": 6, "mathdef1044": 6, "mathdef1045": 6, "mathdef1046": 6, "mathdef1047": 6, "mathdef1048": 6, "mathdef1049": 6, "mathdef105": 2, "mathdef1050": 6, "mathdef1051": 6, "mathdef1052": 6, "mathdef1053": 6, "mathdef1054": 6, "mathdef1055": 6, "mathdef1056": 6, "mathdef1057": 6, "mathdef1058": 6, "mathdef1059": 6, "mathdef106": 2, "mathdef1060": 6, "mathdef1061": 6, "mathdef1062": 6, "mathdef1063": 6, "mathdef1064": 6, "mathdef1065": 6, "mathdef1066": 6, "mathdef1067": 6, "mathdef1068": 6, "mathdef1069": 6, "mathdef107": 2, "mathdef1070": 6, "mathdef1071": 6, "mathdef1072": 6, "mathdef1073": 6, "mathdef1074": 6, "mathdef1075": 6, "mathdef1076": 6, "mathdef1077": 6, "mathdef1078": 6, "mathdef1079": 6, "mathdef108": 2, "mathdef1080": 6, "mathdef1081": 6, "mathdef1082": 6, "mathdef1083": 6, "mathdef1084": 6, "mathdef1085": 6, "mathdef1086": 6, "mathdef1087": 6, "mathdef1088": 6, "mathdef1089": 6, "mathdef109": 2, "mathdef1090": 6, "mathdef1091": 6, "mathdef1092": 6, "mathdef1093": 6, "mathdef1094": 6, "mathdef1095": 6, "mathdef1096": 6, "mathdef1097": 6, "mathdef1098": 6, "mathdef1099": 6, "mathdef11": 0, "mathdef110": 2, "mathdef1100": 6, "mathdef1101": 6, "mathdef1102": 6, "mathdef1103": 6, "mathdef1104": 6, "mathdef1105": 6, "mathdef1106": 6, "mathdef1107": 6, "mathdef1108": 6, "mathdef1109": 6, "mathdef111": 2, "mathdef1110": 6, "mathdef1111": 6, "mathdef1112": 6, "mathdef1113": 6, "mathdef1114": 6, "mathdef1115": 6, "mathdef1116": 6, "mathdef1117": 6, "mathdef1118": 6, "mathdef1119": 6, "mathdef112": 2, "mathdef1120": 6, "mathdef1121": 6, "mathdef1122": 6, "mathdef1123": 6, "mathdef1124": 6, "mathdef1125": 6, "mathdef1126": 6, "mathdef1127": 6, "mathdef1128": 6, "mathdef1129": 6, "mathdef113": 2, "mathdef1130": 6, "mathdef1131": 6, "mathdef1132": 6, "mathdef1133": 6, "mathdef1134": 6, "mathdef1135": 6, "mathdef1136": 6, "mathdef1137": 6, "mathdef1138": 6, "mathdef1139": 6, "mathdef114": 2, "mathdef1140": 6, "mathdef1141": 6, "mathdef1142": 6, "mathdef1143": 6, "mathdef1144": 6, "mathdef1145": 6, "mathdef1146": 6, "mathdef1147": 6, "mathdef1148": 6, "mathdef1149": 6, "mathdef115": 2, "mathdef1150": 6, "mathdef1151": 6, "mathdef1152": 6, "mathdef1153": 6, "mathdef1154": 6, "mathdef1155": 6, "mathdef1156": 6, "mathdef1157": 6, "mathdef1158": 6, "mathdef1159": 6, "mathdef116": 2, "mathdef1160": 6, "mathdef1161": 6, "mathdef1162": 6, "mathdef1163": 6, "mathdef1164": 6, "mathdef1165": 6, "mathdef1166": 6, "mathdef1167": 6, "mathdef1168": 6, "mathdef1169": 6, "mathdef117": 2, "mathdef1170": 6, "mathdef1171": 6, "mathdef1172": 6, "mathdef1173": 6, "mathdef1174": 6, "mathdef1175": 6, "mathdef1176": 6, "mathdef1177": 6, "mathdef1178": 6, "mathdef1179": 6, "mathdef118": 2, "mathdef1180": 6, "mathdef1181": 6, "mathdef1182": 6, "mathdef1183": 6, "mathdef1184": 6, "mathdef1185": 6, "mathdef1186": 6, "mathdef1187": 6, "mathdef1188": 6, "mathdef1189": 6, "mathdef119": 2, "mathdef1190": 6, "mathdef1191": 6, "mathdef1192": 6, "mathdef1193": 6, "mathdef1194": 6, "mathdef1195": 6, "mathdef1196": 6, "mathdef1197": 6, "mathdef1198": 6, "mathdef1199": 6, "mathdef12": 0, "mathdef120": 2, "mathdef1200": 6, "mathdef1201": 6, "mathdef1202": 6, "mathdef1203": 6, "mathdef1204": 6, "mathdef1205": 6, "mathdef1206": 6, "mathdef1207": 6, "mathdef1208": 6, "mathdef1209": 6, "mathdef121": 2, "mathdef1210": 6, "mathdef1211": 6, "mathdef1212": 6, "mathdef1213": 6, "mathdef1214": 6, "mathdef1215": 6, "mathdef1216": 6, "mathdef1217": 6, "mathdef1218": 6, "mathdef1219": 6, "mathdef122": 2, "mathdef1220": 6, "mathdef1221": 6, "mathdef1222": 6, "mathdef1223": 6, "mathdef1224": 6, "mathdef1225": 6, "mathdef1226": 6, "mathdef1227": 6, "mathdef1228": 6, "mathdef1229": 6, "mathdef123": 2, "mathdef1230": 6, "mathdef1231": 6, "mathdef1232": 6, "mathdef1233": 6, "mathdef1234": 6, "mathdef1235": 6, "mathdef1236": 6, "mathdef1237": 6, "mathdef1238": 6, "mathdef1239": 6, "mathdef124": 2, "mathdef1240": 6, "mathdef1241": 6, "mathdef1242": 6, "mathdef1243": 6, "mathdef1244": 6, "mathdef1245": 6, "mathdef1246": 6, "mathdef1247": 6, "mathdef1248": 6, "mathdef1249": 6, "mathdef125": 2, "mathdef1250": 6, "mathdef1251": 6, "mathdef1252": 6, "mathdef1253": 6, "mathdef1254": 6, "mathdef1255": 6, "mathdef1256": 6, "mathdef1257": 6, "mathdef1258": 6, "mathdef1259": 6, "mathdef126": 2, "mathdef1260": 6, "mathdef1261": 6, "mathdef1262": 6, "mathdef1263": 6, "mathdef1264": 6, "mathdef1265": 6, "mathdef1266": 6, "mathdef1267": 6, "mathdef1268": 6, "mathdef1269": 6, "mathdef127": 2, "mathdef1270": 6, "mathdef1271": 6, "mathdef1272": 6, "mathdef1273": 6, "mathdef1274": 6, "mathdef1275": 6, "mathdef1276": 6, "mathdef1277": 6, "mathdef1278": 6, "mathdef1279": 6, "mathdef128": 2, "mathdef1280": 6, "mathdef1281": 6, "mathdef1282": 6, "mathdef1283": 6, "mathdef1284": 6, "mathdef1285": 6, "mathdef1286": 6, "mathdef1287": 6, "mathdef1288": 6, "mathdef1289": 6, "mathdef129": 2, "mathdef1290": 6, "mathdef1291": 6, "mathdef1292": 6, "mathdef1293": 6, "mathdef1294": 6, "mathdef1295": 6, "mathdef1296": 6, "mathdef1297": 6, "mathdef1298": 6, "mathdef1299": 6, "mathdef13": 0, "mathdef130": 2, "mathdef1300": 6, "mathdef1301": 6, "mathdef1302": 6, "mathdef1303": 6, "mathdef1304": 6, "mathdef1305": 6, "mathdef1306": 6, "mathdef1307": 6, "mathdef1308": 6, "mathdef1309": 6, "mathdef131": 2, "mathdef1310": 6, "mathdef1311": 6, "mathdef1312": 6, "mathdef1313": 6, "mathdef1314": 6, "mathdef1315": 6, "mathdef1316": 6, "mathdef1317": 6, "mathdef1318": 6, "mathdef1319": 6, "mathdef132": 2, "mathdef1320": 6, "mathdef1321": 6, "mathdef1322": 6, "mathdef1323": 6, "mathdef1324": 6, "mathdef1325": 6, "mathdef1326": 6, "mathdef1327": 6, "mathdef1328": 6, "mathdef1329": 6, "mathdef133": 2, "mathdef1330": 6, "mathdef1331": 6, "mathdef1332": 6, "mathdef1333": 6, "mathdef1334": 6, "mathdef1335": 6, "mathdef1336": 6, "mathdef1337": 6, "mathdef1338": 6, "mathdef1339": 6, "mathdef134": 2, "mathdef1340": 6, "mathdef1341": 6, "mathdef1342": 6, "mathdef1343": 6, "mathdef1344": 6, "mathdef1345": 6, "mathdef1346": 6, "mathdef1347": 6, "mathdef1348": 6, "mathdef1349": 6, "mathdef135": 2, "mathdef1350": 6, "mathdef1351": 6, "mathdef1352": 6, "mathdef1353": 6, "mathdef1354": 6, "mathdef1355": 6, "mathdef1356": 6, "mathdef1357": 6, "mathdef1358": 6, "mathdef1359": 6, "mathdef136": 2, "mathdef1360": 6, "mathdef1361": 6, "mathdef1362": 6, "mathdef1363": 6, "mathdef1364": 6, "mathdef1365": 6, "mathdef1366": 6, "mathdef1367": 6, "mathdef1368": 6, "mathdef1369": 6, "mathdef137": 2, "mathdef1370": 6, "mathdef1371": 6, "mathdef1372": 6, "mathdef1373": 6, "mathdef1374": 6, "mathdef1375": 6, "mathdef1376": 6, "mathdef1377": 6, "mathdef1378": 6, "mathdef1379": 6, "mathdef138": 2, "mathdef1380": 6, "mathdef1381": 6, "mathdef1382": 6, "mathdef1383": 6, "mathdef1384": 6, "mathdef1385": 6, "mathdef1386": 6, "mathdef1387": 6, "mathdef1388": 6, "mathdef1389": 6, "mathdef139": 2, "mathdef1390": 6, "mathdef1391": 6, "mathdef1392": 6, "mathdef1393": 6, "mathdef1394": 6, "mathdef1395": 6, "mathdef1396": 6, "mathdef1397": 6, "mathdef1398": 6, "mathdef1399": 6, "mathdef14": 0, "mathdef140": 2, "mathdef1400": 6, "mathdef1401": 6, "mathdef1402": 6, "mathdef1403": 6, "mathdef1404": 6, "mathdef1405": 6, "mathdef1406": 7, "mathdef1407": 7, "mathdef1408": 7, "mathdef1409": 7, "mathdef141": 2, "mathdef1410": 7, "mathdef1411": 7, "mathdef1412": 7, "mathdef1413": 7, "mathdef1414": 7, "mathdef1415": 7, "mathdef1416": 7, "mathdef1417": 7, "mathdef1418": 7, "mathdef1419": 7, "mathdef142": 2, "mathdef1420": 7, "mathdef1421": 7, "mathdef1422": 7, "mathdef1423": 7, "mathdef1424": 7, "mathdef1425": 7, "mathdef1426": 7, "mathdef1427": 7, "mathdef1428": 7, "mathdef1429": 7, "mathdef143": 2, "mathdef1430": 7, "mathdef1431": 7, "mathdef1432": 7, "mathdef1433": 7, "mathdef1434": 7, "mathdef1435": 7, "mathdef1436": 7, "mathdef1437": 7, "mathdef1438": 7, "mathdef1439": 7, "mathdef144": 2, "mathdef1440": 7, "mathdef1441": 7, "mathdef1442": 7, "mathdef1443": 7, "mathdef1444": 7, "mathdef1445": 7, "mathdef1446": 7, "mathdef1447": 7, "mathdef1448": 7, "mathdef1449": 7, "mathdef145": 2, "mathdef1450": 8, "mathdef1451": 8, "mathdef1452": 8, "mathdef1453": 8, "mathdef1454": 8, "mathdef1455": 8, "mathdef1456": 8, "mathdef1457": 8, "mathdef1458": 8, "mathdef1459": 8, "mathdef146": 2, "mathdef1460": 8, "mathdef1461": 8, "mathdef1462": 8, "mathdef1463": 8, "mathdef1464": 8, "mathdef1465": 8, "mathdef1466": 8, "mathdef1467": 8, "mathdef1468": 8, "mathdef1469": 8, "mathdef147": 2, "mathdef1470": 8, "mathdef1471": 8, "mathdef1472": 8, "mathdef1473": 8, "mathdef1474": 8, "mathdef1475": 8, "mathdef1476": 8, "mathdef1477": 8, "mathdef1478": 8, "mathdef1479": 8, "mathdef148": 2, "mathdef1480": 8, "mathdef1481": 8, "mathdef1482": 8, "mathdef1483": 8, "mathdef1484": 8, "mathdef1485": 8, "mathdef1486": 8, "mathdef1487": 8, "mathdef1488": 8, "mathdef1489": 8, "mathdef149": 2, "mathdef1490": 8, "mathdef1491": 8, "mathdef1492": 8, "mathdef1493": 8, "mathdef1494": 8, "mathdef1495": 8, "mathdef1496": 8, "mathdef1497": 8, "mathdef1498": 8, "mathdef1499": 8, "mathdef15": 0, "mathdef150": 2, "mathdef1500": 8, "mathdef1501": 8, "mathdef1502": 8, "mathdef1503": 8, "mathdef1504": 8, "mathdef1505": 8, "mathdef1506": 8, "mathdef1507": 8, "mathdef1508": 8, "mathdef1509": 8, "mathdef151": 2, "mathdef1510": 8, "mathdef1511": 8, "mathdef1512": 8, "mathdef1513": 8, "mathdef1514": 8, "mathdef1515": 8, "mathdef1516": 8, "mathdef1517": 8, "mathdef1518": 8, "mathdef1519": 8, "mathdef152": 2, "mathdef1520": 8, "mathdef1521": 8, "mathdef1522": 8, "mathdef1523": 8, "mathdef1524": 8, "mathdef1525": 8, "mathdef1526": 8, "mathdef1527": 8, "mathdef1528": 8, "mathdef1529": 8, "mathdef153": 2, "mathdef1530": 8, "mathdef1531": 8, "mathdef1532": 8, "mathdef1533": 8, "mathdef1534": 9, "mathdef1535": 9, "mathdef1536": 9, "mathdef1537": 9, "mathdef1538": 9, "mathdef1539": 9, "mathdef154": 2, "mathdef1540": 9, "mathdef1541": 9, "mathdef1542": 9, "mathdef1543": 9, "mathdef1544": 9, "mathdef1545": 9, "mathdef1546": 9, "mathdef1547": 9, "mathdef1548": 9, "mathdef1549": 9, "mathdef155": 2, "mathdef1550": 9, "mathdef1551": 9, "mathdef1552": 9, "mathdef1553": 9, "mathdef1554": 9, "mathdef1555": 9, "mathdef1556": 9, "mathdef1557": 9, "mathdef1558": 9, "mathdef1559": 9, "mathdef156": 2, "mathdef1560": 9, "mathdef1561": 9, "mathdef1562": 9, "mathdef1563": 9, "mathdef1564": 9, "mathdef1565": 9, "mathdef1566": 9, "mathdef1567": 9, "mathdef1568": 9, "mathdef1569": 9, "mathdef157": 2, "mathdef1570": 9, "mathdef1571": 9, "mathdef1572": 9, "mathdef1573": 9, "mathdef1574": 9, "mathdef1575": 9, "mathdef1576": 9, "mathdef1577": 9, "mathdef1578": 9, "mathdef1579": 9, "mathdef158": 2, "mathdef1580": 9, "mathdef1581": 9, "mathdef1582": 9, "mathdef1583": 9, "mathdef1584": 9, "mathdef1585": 9, "mathdef1586": 9, "mathdef1587": 10, "mathdef1588": 10, "mathdef1589": 10, "mathdef159": 2, "mathdef1590": 10, "mathdef1591": 10, "mathdef1592": 10, "mathdef1593": 10, "mathdef1594": 10, "mathdef1595": 10, "mathdef1596": 10, "mathdef1597": 10, "mathdef1598": 10, "mathdef1599": 10, "mathdef16": 0, "mathdef160": 2, "mathdef1600": 10, "mathdef1601": 10, "mathdef1602": 10, "mathdef1603": 10, "mathdef1604": 10, "mathdef1605": 10, "mathdef1606": 10, "mathdef1607": 10, "mathdef1608": 10, "mathdef1609": 10, "mathdef161": 2, "mathdef1610": 10, "mathdef1611": 10, "mathdef1612": 10, "mathdef1613": 10, "mathdef1614": 10, "mathdef1615": 10, "mathdef1616": 10, "mathdef1617": 10, "mathdef1618": 10, "mathdef1619": 10, "mathdef162": 2, "mathdef1620": 10, "mathdef1621": 10, "mathdef1622": 10, "mathdef1623": 10, "mathdef1624": 10, "mathdef1625": 10, "mathdef1626": 10, "mathdef1627": 10, "mathdef1628": 10, "mathdef1629": 10, "mathdef163": 2, "mathdef1630": 10, "mathdef1631": 11, "mathdef1632": 11, "mathdef1633": 11, "mathdef1634": 11, "mathdef1635": 11, "mathdef1636": 11, "mathdef1637": 11, "mathdef1638": 11, "mathdef1639": 11, "mathdef164": 2, "mathdef1640": 11, "mathdef1641": 11, "mathdef1642": 11, "mathdef1643": 11, "mathdef1644": 11, "mathdef1645": 11, "mathdef1646": 11, "mathdef1647": 11, "mathdef1648": 11, "mathdef1649": 11, "mathdef165": 2, "mathdef1650": 11, "mathdef1651": 11, "mathdef1652": 11, "mathdef1653": 11, "mathdef1654": 11, "mathdef1655": 11, "mathdef1656": 11, "mathdef1657": 11, "mathdef1658": 11, "mathdef1659": 11, "mathdef166": 2, "mathdef1660": 11, "mathdef1661": 11, "mathdef1662": 11, "mathdef1663": 11, "mathdef1664": 11, "mathdef1665": 11, "mathdef1666": 11, "mathdef1667": 11, "mathdef1668": 11, "mathdef1669": 11, "mathdef167": 2, "mathdef1670": 11, "mathdef1671": 11, "mathdef1672": 11, "mathdef1673": 11, "mathdef1674": 11, "mathdef1675": 12, "mathdef1676": 12, "mathdef1677": 12, "mathdef1678": 12, "mathdef1679": 12, "mathdef168": 2, "mathdef1680": 12, "mathdef1681": 12, "mathdef1682": 12, "mathdef1683": 12, "mathdef1684": 12, "mathdef1685": 12, "mathdef1686": 12, "mathdef1687": 12, "mathdef1688": 12, "mathdef1689": 12, "mathdef169": 2, "mathdef1690": 12, "mathdef1691": 12, "mathdef1692": 12, "mathdef1693": 12, "mathdef1694": 12, "mathdef1695": 12, "mathdef1696": 12, "mathdef1697": 12, "mathdef1698": 12, "mathdef1699": 12, "mathdef17": 0, "mathdef170": 2, "mathdef1700": 12, "mathdef1701": 12, "mathdef1702": 12, "mathdef1703": 12, "mathdef1704": 12, "mathdef1705": 12, "mathdef1706": 12, "mathdef1707": 12, "mathdef1708": 12, "mathdef1709": 12, "mathdef171": 2, "mathdef1710": 12, "mathdef1711": 12, "mathdef1712": 12, "mathdef1713": 12, "mathdef1714": 12, "mathdef1715": 12, "mathdef1716": 12, "mathdef1717": 12, "mathdef1718": 12, "mathdef1719": 13, "mathdef172": 2, "mathdef1720": 13, "mathdef1721": 13, "mathdef1722": 13, "mathdef1723": 13, "mathdef1724": 13, "mathdef1725": 13, "mathdef1726": 13, "mathdef1727": 13, "mathdef1728": 13, "mathdef1729": 13, "mathdef173": 2, "mathdef1730": 13, "mathdef1731": 13, "mathdef1732": 13, "mathdef1733": 13, "mathdef1734": 13, "mathdef1735": 13, "mathdef1736": 13, "mathdef1737": 13, "mathdef1738": 13, "mathdef1739": 13, "mathdef174": 2, "mathdef1740": 13, "mathdef1741": 13, "mathdef1742": 13, "mathdef1743": 13, "mathdef1744": 13, "mathdef1745": 13, "mathdef1746": 13, "mathdef1747": 13, "mathdef1748": 13, "mathdef1749": 13, "mathdef175": 2, "mathdef1750": 13, "mathdef1751": 13, "mathdef1752": 13, "mathdef1753": 13, "mathdef1754": 13, "mathdef1755": 13, "mathdef1756": 13, "mathdef1757": 13, "mathdef1758": 13, "mathdef1759": 13, "mathdef176": 2, "mathdef1760": 13, "mathdef1761": 13, "mathdef1762": 13, "mathdef1763": 13, "mathdef1764": 13, "mathdef1765": 13, "mathdef1766": 13, "mathdef1767": 13, "mathdef1768": 13, "mathdef1769": 13, "mathdef177": 2, "mathdef1770": 13, "mathdef1771": 13, "mathdef1772": 13, "mathdef1773": 13, "mathdef1774": 13, "mathdef1775": 13, "mathdef1776": 13, "mathdef1777": 13, "mathdef1778": 13, "mathdef1779": 13, "mathdef178": 3, "mathdef1780": 13, "mathdef1781": 13, "mathdef1782": 13, "mathdef1783": 14, "mathdef1784": 14, "mathdef1785": 14, "mathdef1786": 14, "mathdef1787": 14, "mathdef1788": 14, "mathdef1789": 14, "mathdef179": 3, "mathdef1790": 14, "mathdef1791": 14, "mathdef1792": 14, "mathdef1793": 14, "mathdef1794": 14, "mathdef1795": 14, "mathdef1796": 14, "mathdef1797": 14, "mathdef1798": 14, "mathdef1799": 14, "mathdef18": 0, "mathdef180": 3, "mathdef1800": 14, "mathdef1801": 14, "mathdef1802": 14, "mathdef1803": 14, "mathdef1804": 14, "mathdef1805": 14, "mathdef1806": 14, "mathdef1807": 14, "mathdef1808": 14, "mathdef1809": 14, "mathdef181": 3, "mathdef1810": 14, "mathdef1811": 14, "mathdef1812": 14, "mathdef1813": 14, "mathdef1814": 14, "mathdef1815": 14, "mathdef1816": 14, "mathdef1817": 14, "mathdef1818": 14, "mathdef1819": 14, "mathdef182": 3, "mathdef1820": 14, "mathdef1821": 14, "mathdef1822": 14, "mathdef1823": 14, "mathdef1824": 14, "mathdef1825": 14, "mathdef1826": 14, "mathdef1827": 14, "mathdef1828": 15, "mathdef1829": 15, "mathdef183": 3, "mathdef1830": 15, "mathdef1831": 15, "mathdef1832": 15, "mathdef1833": 15, "mathdef1834": 15, "mathdef1835": 15, "mathdef1836": 15, "mathdef1837": 15, "mathdef1838": 15, "mathdef1839": 15, "mathdef184": 3, "mathdef1840": 15, "mathdef1841": 15, "mathdef1842": 15, "mathdef1843": 15, "mathdef1844": 15, "mathdef1845": 15, "mathdef1846": 15, "mathdef1847": 15, "mathdef1848": 15, "mathdef1849": 15, "mathdef185": 3, "mathdef1850": 15, "mathdef1851": 15, "mathdef1852": 15, "mathdef1853": 15, "mathdef1854": 15, "mathdef1855": 15, "mathdef1856": 15, "mathdef1857": 15, "mathdef1858": 15, "mathdef1859": 15, "mathdef186": 3, "mathdef1860": 15, "mathdef1861": 15, "mathdef1862": 15, "mathdef1863": 15, "mathdef1864": 15, "mathdef1865": 15, "mathdef1866": 15, "mathdef1867": 15, "mathdef1868": 15, "mathdef1869": 15, "mathdef187": 3, "mathdef1870": 15, "mathdef1871": 15, "mathdef1872": 16, "mathdef1873": 16, "mathdef1874": 16, "mathdef1875": 16, "mathdef1876": 16, "mathdef1877": 16, "mathdef1878": 16, "mathdef1879": 16, "mathdef188": 3, "mathdef1880": 16, "mathdef1881": 16, "mathdef1882": 16, "mathdef1883": 16, "mathdef1884": 16, "mathdef1885": 16, "mathdef1886": 16, "mathdef1887": 16, "mathdef1888": 16, "mathdef1889": 16, "mathdef189": 3, "mathdef1890": 16, "mathdef1891": 16, "mathdef1892": 16, "mathdef1893": 16, "mathdef1894": 16, "mathdef1895": 16, "mathdef1896": 16, "mathdef1897": 16, "mathdef1898": 16, "mathdef1899": 16, "mathdef19": 0, "mathdef190": 3, "mathdef1900": 16, "mathdef1901": 16, "mathdef1902": 16, "mathdef1903": 16, "mathdef1904": 16, "mathdef1905": 16, "mathdef1906": 16, "mathdef1907": 16, "mathdef1908": 16, "mathdef1909": 16, "mathdef191": 3, "mathdef1910": 16, "mathdef1911": 16, "mathdef1912": 16, "mathdef1913": 16, "mathdef1914": 16, "mathdef1915": 16, "mathdef1916": 17, "mathdef1917": 17, "mathdef1918": 17, "mathdef1919": 17, "mathdef192": 3, "mathdef1920": 17, "mathdef1921": 17, "mathdef1922": 17, "mathdef1923": 17, "mathdef1924": 17, "mathdef1925": 17, "mathdef1926": 17, "mathdef1927": 17, "mathdef1928": 17, "mathdef1929": 17, "mathdef193": 3, "mathdef1930": 17, "mathdef1931": 17, "mathdef1932": 17, "mathdef1933": 17, "mathdef1934": 17, "mathdef1935": 17, "mathdef1936": 17, "mathdef1937": 17, "mathdef1938": 17, "mathdef1939": 17, "mathdef194": 3, "mathdef1940": 17, "mathdef1941": 17, "mathdef1942": 17, "mathdef1943": 17, "mathdef1944": 17, "mathdef1945": 17, "mathdef1946": 17, "mathdef1947": 17, "mathdef1948": 17, "mathdef1949": 17, "mathdef195": 3, "mathdef1950": 17, "mathdef1951": 17, "mathdef1952": 17, "mathdef1953": 17, "mathdef1954": 17, "mathdef1955": 17, "mathdef1956": 17, "mathdef1957": 17, "mathdef1958": 17, "mathdef1959": 17, "mathdef196": 3, "mathdef1960": 18, "mathdef1961": 18, "mathdef1962": 18, "mathdef1963": 18, "mathdef1964": 18, "mathdef1965": 18, "mathdef1966": 18, "mathdef1967": 18, "mathdef1968": 18, "mathdef1969": 18, "mathdef197": 3, "mathdef1970": 18, "mathdef1971": 18, "mathdef1972": 18, "mathdef1973": 18, "mathdef1974": 18, "mathdef1975": 18, "mathdef1976": 18, "mathdef1977": 18, "mathdef1978": 18, "mathdef1979": 18, "mathdef198": 3, "mathdef1980": 18, "mathdef1981": 18, "mathdef1982": 18, "mathdef1983": 18, "mathdef1984": 18, "mathdef1985": 18, "mathdef1986": 18, "mathdef1987": 18, "mathdef1988": 18, "mathdef1989": 18, "mathdef199": 3, "mathdef1990": 18, "mathdef1991": 18, "mathdef1992": 18, "mathdef1993": 18, "mathdef1994": 18, "mathdef1995": 18, "mathdef1996": 18, "mathdef1997": 18, "mathdef1998": 18, "mathdef1999": 18, "mathdef2": 0, "mathdef20": 0, "mathdef200": 3, "mathdef2000": 18, "mathdef2001": 18, "mathdef2002": 18, "mathdef2003": 18, "mathdef2004": 19, "mathdef2005": 19, "mathdef2006": 19, "mathdef2007": 19, "mathdef2008": 19, "mathdef2009": 19, "mathdef201": 3, "mathdef2010": 19, "mathdef2011": 19, "mathdef2012": 19, "mathdef2013": 19, "mathdef2014": 19, "mathdef2015": 19, "mathdef2016": 19, "mathdef2017": 19, "mathdef2018": 19, "mathdef2019": 19, "mathdef202": 3, "mathdef2020": 19, "mathdef2021": 19, "mathdef2022": 19, "mathdef2023": 19, "mathdef2024": 19, "mathdef2025": 19, "mathdef2026": 19, "mathdef2027": 19, "mathdef2028": 19, "mathdef2029": 19, "mathdef203": 3, "mathdef2030": 19, "mathdef2031": 19, "mathdef2032": 19, "mathdef2033": 19, "mathdef2034": 19, "mathdef2035": 19, "mathdef2036": 19, "mathdef2037": 19, "mathdef2038": 19, "mathdef2039": 19, "mathdef204": 3, "mathdef2040": 19, "mathdef2041": 19, "mathdef2042": 19, "mathdef2043": 19, "mathdef2044": 19, "mathdef2045": 19, "mathdef2046": 19, "mathdef2047": 19, "mathdef2048": 20, "mathdef2049": 20, "mathdef205": 3, "mathdef2050": 20, "mathdef2051": 20, "mathdef2052": 20, "mathdef2053": 20, "mathdef2054": 20, "mathdef2055": 20, "mathdef2056": 20, "mathdef2057": 20, "mathdef2058": 20, "mathdef2059": 20, "mathdef206": 3, "mathdef2060": 20, "mathdef2061": 20, "mathdef2062": 20, "mathdef2063": 20, "mathdef2064": 20, "mathdef2065": 20, "mathdef2066": 20, "mathdef2067": 20, "mathdef2068": 20, "mathdef2069": 20, "mathdef207": 3, "mathdef2070": 20, "mathdef2071": 20, "mathdef2072": 20, "mathdef2073": 20, "mathdef2074": 20, "mathdef2075": 20, "mathdef2076": 20, "mathdef2077": 20, "mathdef2078": 20, "mathdef2079": 20, "mathdef208": 3, "mathdef2080": 20, "mathdef2081": 20, "mathdef2082": 20, "mathdef2083": 20, "mathdef2084": 20, "mathdef2085": 20, "mathdef2086": 20, "mathdef2087": 20, "mathdef2088": 20, "mathdef2089": 20, "mathdef209": 3, "mathdef2090": 20, "mathdef2091": 20, "mathdef2092": 21, "mathdef2093": 21, "mathdef2094": 21, "mathdef2095": 21, "mathdef2096": 21, "mathdef2097": 21, "mathdef2098": 21, "mathdef2099": 21, "mathdef21": 0, "mathdef210": 3, "mathdef2100": 21, "mathdef2101": 21, "mathdef2102": 21, "mathdef2103": 21, "mathdef2104": 21, "mathdef2105": 21, "mathdef2106": 21, "mathdef2107": 21, "mathdef2108": 21, "mathdef2109": 21, "mathdef211": 3, "mathdef2110": 21, "mathdef2111": 21, "mathdef2112": 21, "mathdef2113": 21, "mathdef2114": 21, "mathdef2115": 21, "mathdef2116": 21, "mathdef2117": 21, "mathdef2118": 21, "mathdef2119": 21, "mathdef212": 3, "mathdef2120": 21, "mathdef2121": 21, "mathdef2122": 21, "mathdef2123": 21, "mathdef2124": 21, "mathdef2125": 21, "mathdef2126": 21, "mathdef2127": 21, "mathdef2128": 21, "mathdef2129": 21, "mathdef213": 3, "mathdef2130": 21, "mathdef2131": 21, "mathdef2132": 21, "mathdef2133": 21, "mathdef2134": 21, "mathdef2135": 21, "mathdef2136": 21, "mathdef2137": 21, "mathdef2138": 22, "mathdef2139": 22, "mathdef214": 3, "mathdef2140": 22, "mathdef2141": 22, "mathdef2142": 22, "mathdef2143": 22, "mathdef2144": 22, "mathdef2145": 22, "mathdef2146": 22, "mathdef2147": 22, "mathdef2148": 22, "mathdef2149": 22, "mathdef215": 3, "mathdef2150": 22, "mathdef2151": 22, "mathdef2152": 22, "mathdef2153": 22, "mathdef2154": 22, "mathdef2155": 22, "mathdef2156": 22, "mathdef2157": 22, "mathdef2158": 22, "mathdef2159": 22, "mathdef216": 3, "mathdef2160": 22, "mathdef2161": 22, "mathdef2162": 22, "mathdef2163": 22, "mathdef2164": 22, "mathdef2165": 22, "mathdef2166": 22, "mathdef2167": 22, "mathdef2168": 22, "mathdef2169": 22, "mathdef217": 3, "mathdef2170": 22, "mathdef2171": 22, "mathdef2172": 22, "mathdef2173": 22, "mathdef2174": 22, "mathdef2175": 22, "mathdef2176": 22, "mathdef2177": 22, "mathdef2178": 22, "mathdef2179": 22, "mathdef218": 3, "mathdef2180": 22, "mathdef2181": 22, "mathdef2182": 23, "mathdef2183": 23, "mathdef2184": 23, "mathdef2185": 23, "mathdef2186": 23, "mathdef2187": 23, "mathdef2188": 23, "mathdef2189": 23, "mathdef219": 3, "mathdef2190": 23, "mathdef2191": 23, "mathdef2192": 23, "mathdef2193": 23, "mathdef2194": 23, "mathdef2195": 23, "mathdef2196": 23, "mathdef2197": 23, "mathdef2198": 23, "mathdef2199": 23, "mathdef22": 0, "mathdef220": 3, "mathdef2200": 23, "mathdef2201": 23, "mathdef2202": 23, "mathdef2203": 23, "mathdef2204": 23, "mathdef2205": 23, "mathdef2206": 23, "mathdef2207": 23, "mathdef2208": 23, "mathdef2209": 23, "mathdef221": 3, "mathdef2210": 23, "mathdef2211": 23, "mathdef2212": 23, "mathdef2213": 23, "mathdef2214": 23, "mathdef2215": 23, "mathdef2216": 23, "mathdef2217": 23, "mathdef2218": 23, "mathdef2219": 23, "mathdef222": 4, "mathdef2220": 23, "mathdef2221": 23, "mathdef2222": 23, "mathdef2223": 23, "mathdef2224": 23, "mathdef2225": 23, "mathdef2226": 24, "mathdef2227": 24, "mathdef2228": 24, "mathdef2229": 24, "mathdef223": 4, "mathdef2230": 24, "mathdef2231": 24, "mathdef2232": 24, "mathdef2233": 24, "mathdef2234": 24, "mathdef2235": 24, "mathdef2236": 24, "mathdef2237": 24, "mathdef2238": 24, "mathdef2239": 24, "mathdef224": 4, "mathdef2240": 24, "mathdef2241": 24, "mathdef2242": 24, "mathdef2243": 24, "mathdef2244": 24, "mathdef2245": 24, "mathdef2246": 24, "mathdef2247": 24, "mathdef2248": 24, "mathdef2249": 24, "mathdef225": 4, "mathdef2250": 24, "mathdef2251": 24, "mathdef2252": 24, "mathdef2253": 24, "mathdef2254": 24, "mathdef2255": 24, "mathdef2256": 24, "mathdef2257": 24, "mathdef2258": 24, "mathdef2259": 24, "mathdef226": 4, "mathdef2260": 24, "mathdef2261": 24, "mathdef2262": 24, "mathdef2263": 24, "mathdef2264": 24, "mathdef2265": 24, "mathdef2266": 24, "mathdef2267": 24, "mathdef2268": 24, "mathdef2269": 24, "mathdef227": 4, "mathdef2270": 25, "mathdef2271": 25, "mathdef2272": 25, "mathdef2273": 25, "mathdef2274": 25, "mathdef2275": 25, "mathdef2276": 25, "mathdef2277": 25, "mathdef2278": 25, "mathdef2279": 25, "mathdef228": 4, "mathdef2280": 25, "mathdef2281": 25, "mathdef2282": 25, "mathdef2283": 25, "mathdef2284": 25, "mathdef2285": 25, "mathdef2286": 25, "mathdef2287": 25, "mathdef2288": 25, "mathdef2289": 25, "mathdef229": 4, "mathdef2290": 25, "mathdef2291": 25, "mathdef2292": 25, "mathdef2293": 25, "mathdef2294": 25, "mathdef2295": 25, "mathdef2296": 25, "mathdef2297": 25, "mathdef2298": 25, "mathdef2299": 25, "mathdef23": 0, "mathdef230": 4, "mathdef2300": 25, "mathdef2301": 25, "mathdef2302": 25, "mathdef2303": 25, "mathdef2304": 25, "mathdef2305": 25, "mathdef2306": 25, "mathdef2307": 25, "mathdef2308": 25, "mathdef2309": 25, "mathdef231": 4, "mathdef2310": 25, "mathdef2311": 25, "mathdef2312": 25, "mathdef2313": 25, "mathdef2314": 26, "mathdef2315": 26, "mathdef2316": 26, "mathdef2317": 26, "mathdef2318": 26, "mathdef2319": 26, "mathdef232": 4, "mathdef2320": 26, "mathdef2321": 26, "mathdef2322": 26, "mathdef2323": 26, "mathdef2324": 26, "mathdef2325": 26, "mathdef2326": 26, "mathdef2327": 26, "mathdef2328": 26, "mathdef2329": 26, "mathdef233": 4, "mathdef2330": 26, "mathdef2331": 26, "mathdef2332": 26, "mathdef2333": 26, "mathdef2334": 26, "mathdef2335": 26, "mathdef2336": 26, "mathdef2337": 26, "mathdef2338": 26, "mathdef2339": 26, "mathdef234": 4, "mathdef2340": 26, "mathdef2341": 26, "mathdef2342": 26, "mathdef2343": 26, "mathdef2344": 26, "mathdef2345": 26, "mathdef2346": 26, "mathdef2347": 26, "mathdef2348": 26, "mathdef2349": 26, "mathdef235": 4, "mathdef2350": 26, "mathdef2351": 26, "mathdef2352": 26, "mathdef2353": 26, "mathdef2354": 26, "mathdef2355": 26, "mathdef2356": 26, "mathdef2357": 26, "mathdef2358": 27, "mathdef2359": 27, "mathdef236": 4, "mathdef2360": 27, "mathdef2361": 27, "mathdef2362": 27, "mathdef2363": 27, "mathdef2364": 27, "mathdef2365": 27, "mathdef2366": 27, "mathdef2367": 27, "mathdef2368": 27, "mathdef2369": 27, "mathdef237": 4, "mathdef2370": 27, "mathdef2371": 27, "mathdef2372": 27, "mathdef2373": 27, "mathdef2374": 27, "mathdef2375": 27, "mathdef2376": 27, "mathdef2377": 27, "mathdef2378": 27, "mathdef2379": 27, "mathdef238": 4, "mathdef2380": 27, "mathdef2381": 27, "mathdef2382": 27, "mathdef2383": 27, "mathdef2384": 27, "mathdef2385": 27, "mathdef2386": 27, "mathdef2387": 27, "mathdef2388": 27, "mathdef2389": 27, "mathdef239": 4, "mathdef2390": 27, "mathdef2391": 27, "mathdef2392": 27, "mathdef2393": 27, "mathdef2394": 27, "mathdef2395": 27, "mathdef2396": 27, "mathdef2397": 27, "mathdef2398": 27, "mathdef2399": 27, "mathdef24": 0, "mathdef240": 4, "mathdef2400": 27, "mathdef2401": 27, "mathdef2402": 28, "mathdef2403": 28, "mathdef2404": 28, "mathdef2405": 28, "mathdef2406": 28, "mathdef2407": 28, "mathdef2408": 28, "mathdef2409": 28, "mathdef241": 4, "mathdef2410": 28, "mathdef2411": 28, "mathdef2412": 28, "mathdef2413": 28, "mathdef2414": 28, "mathdef2415": 28, "mathdef2416": 28, "mathdef2417": 28, "mathdef2418": 28, "mathdef2419": 28, "mathdef242": 4, "mathdef2420": 28, "mathdef2421": 28, "mathdef2422": 28, "mathdef2423": 28, "mathdef2424": 28, "mathdef2425": 28, "mathdef2426": 28, "mathdef2427": 28, "mathdef2428": 28, "mathdef2429": 28, "mathdef243": 4, "mathdef2430": 28, "mathdef2431": 28, "mathdef2432": 28, "mathdef2433": 28, "mathdef2434": 28, "mathdef2435": 28, "mathdef2436": 28, "mathdef2437": 28, "mathdef2438": 28, "mathdef2439": 28, "mathdef244": 4, "mathdef2440": 28, "mathdef2441": 28, "mathdef2442": 28, "mathdef2443": 28, "mathdef2444": 28, "mathdef2445": 28, "mathdef2446": 29, "mathdef2447": 29, "mathdef2448": 29, "mathdef2449": 29, "mathdef245": 4, "mathdef2450": 29, "mathdef2451": 29, "mathdef2452": 29, "mathdef2453": 29, "mathdef2454": 29, "mathdef2455": 29, "mathdef2456": 29, "mathdef2457": 29, "mathdef2458": 29, "mathdef2459": 29, "mathdef246": 4, "mathdef2460": 29, "mathdef2461": 29, "mathdef2462": 29, "mathdef2463": 29, "mathdef2464": 29, "mathdef2465": 29, "mathdef2466": 29, "mathdef2467": 29, "mathdef2468": 29, "mathdef2469": 29, "mathdef247": 4, "mathdef2470": 29, "mathdef2471": 29, "mathdef2472": 29, "mathdef2473": 29, "mathdef2474": 29, "mathdef2475": 29, "mathdef2476": 29, "mathdef2477": 29, "mathdef2478": 29, "mathdef2479": 29, "mathdef248": 4, "mathdef2480": 29, "mathdef2481": 29, "mathdef2482": 29, "mathdef2483": 29, "mathdef2484": 29, "mathdef2485": 29, "mathdef2486": 29, "mathdef2487": 29, "mathdef2488": 29, "mathdef2489": 29, "mathdef249": 4, "mathdef2490": 30, "mathdef2491": 30, "mathdef2492": 30, "mathdef2493": 30, "mathdef2494": 30, "mathdef2495": 30, "mathdef2496": 30, "mathdef2497": 30, "mathdef2498": 30, "mathdef2499": 30, "mathdef25": 0, "mathdef250": 4, "mathdef2500": 30, "mathdef2501": 30, "mathdef2502": 30, "mathdef2503": 30, "mathdef2504": 30, "mathdef2505": 30, "mathdef2506": 30, "mathdef2507": 30, "mathdef2508": 30, "mathdef2509": 30, "mathdef251": 4, "mathdef2510": 30, "mathdef2511": 30, "mathdef2512": 30, "mathdef2513": 30, "mathdef2514": 30, "mathdef2515": 30, "mathdef2516": 30, "mathdef2517": 30, "mathdef2518": 30, "mathdef2519": 30, "mathdef252": 4, "mathdef2520": 30, "mathdef2521": 30, "mathdef2522": 30, "mathdef2523": 30, "mathdef2524": 30, "mathdef2525": 30, "mathdef2526": 30, "mathdef2527": 30, "mathdef2528": 30, "mathdef2529": 30, "mathdef253": 4, "mathdef2530": 30, "mathdef2531": 30, "mathdef2532": 30, "mathdef2533": 30, "mathdef2534": 31, "mathdef2535": 31, "mathdef2536": 31, "mathdef2537": 31, "mathdef2538": 31, "mathdef2539": 31, "mathdef254": 4, "mathdef2540": 31, "mathdef2541": 31, "mathdef2542": 31, "mathdef2543": 31, "mathdef2544": 31, "mathdef2545": 31, "mathdef2546": 31, "mathdef2547": 31, "mathdef2548": 31, "mathdef2549": 31, "mathdef255": 4, "mathdef2550": 31, "mathdef2551": 31, "mathdef2552": 31, "mathdef2553": 31, "mathdef2554": 31, "mathdef2555": 31, "mathdef2556": 31, "mathdef2557": 31, "mathdef2558": 31, "mathdef2559": 31, "mathdef256": 4, "mathdef2560": 31, "mathdef2561": 31, "mathdef2562": 31, "mathdef2563": 31, "mathdef2564": 31, "mathdef2565": 31, "mathdef2566": 31, "mathdef2567": 31, "mathdef2568": 31, "mathdef2569": 31, "mathdef257": 4, "mathdef2570": 31, "mathdef2571": 31, "mathdef2572": 31, "mathdef2573": 31, "mathdef2574": 31, "mathdef2575": 31, "mathdef2576": 31, "mathdef2577": 31, "mathdef2578": 32, "mathdef2579": 32, "mathdef258": 4, "mathdef2580": 32, "mathdef2581": 32, "mathdef2582": 32, "mathdef2583": 32, "mathdef2584": 32, "mathdef2585": 32, "mathdef2586": 32, "mathdef2587": 32, "mathdef2588": 32, "mathdef2589": 32, "mathdef259": 4, "mathdef2590": 32, "mathdef2591": 32, "mathdef2592": 32, "mathdef2593": 32, "mathdef2594": 32, "mathdef2595": 32, "mathdef2596": 32, "mathdef2597": 32, "mathdef2598": 32, "mathdef2599": 32, "mathdef26": 0, "mathdef260": 4, "mathdef2600": 32, "mathdef2601": 32, "mathdef2602": 32, "mathdef2603": 32, "mathdef2604": 32, "mathdef2605": 32, "mathdef2606": 32, "mathdef2607": 32, "mathdef2608": 32, "mathdef2609": 32, "mathdef261": 4, "mathdef2610": 32, "mathdef2611": 32, "mathdef2612": 32, "mathdef2613": 32, "mathdef2614": 32, "mathdef2615": 32, "mathdef2616": 32, "mathdef2617": 32, "mathdef2618": 32, "mathdef2619": 32, "mathdef262": 4, "mathdef2620": 32, "mathdef2621": 32, "mathdef2622": 33, "mathdef2623": 33, "mathdef2624": 33, "mathdef2625": 33, "mathdef2626": 33, "mathdef2627": 33, "mathdef2628": 33, "mathdef2629": 33, "mathdef263": 4, "mathdef2630": 33, "mathdef2631": 33, "mathdef2632": 33, "mathdef2633": 33, "mathdef2634": 33, "mathdef2635": 33, "mathdef2636": 33, "mathdef2637": 33, "mathdef2638": 33, "mathdef2639": 33, "mathdef264": 4, "mathdef2640": 33, "mathdef2641": 33, "mathdef2642": 33, "mathdef2643": 33, "mathdef2644": 33, "mathdef2645": 33, "mathdef2646": 33, "mathdef2647": 33, "mathdef2648": 33, "mathdef2649": 33, "mathdef265": 4, "mathdef2650": 33, "mathdef2651": 33, "mathdef2652": 33, "mathdef2653": 33, "mathdef2654": 33, "mathdef2655": 33, "mathdef2656": 33, "mathdef2657": 33, "mathdef2658": 33, "mathdef2659": 33, "mathdef266": 5, "mathdef2660": 33, "mathdef2661": 33, "mathdef2662": 33, "mathdef2663": 33, "mathdef2664": 33, "mathdef2665": 33, "mathdef2666": 34, "mathdef2667": 34, "mathdef2668": 34, "mathdef2669": 34, "mathdef267": 5, "mathdef2670": 34, "mathdef2671": 34, "mathdef2672": 34, "mathdef2673": 34, "mathdef2674": 34, "mathdef2675": 34, "mathdef2676": 34, "mathdef2677": 34, "mathdef2678": 34, "mathdef2679": 34, "mathdef268": 5, "mathdef2680": 34, "mathdef2681": 34, "mathdef2682": 34, "mathdef2683": 34, "mathdef2684": 34, "mathdef2685": 34, "mathdef2686": 34, "mathdef2687": 34, "mathdef2688": 34, "mathdef2689": 34, "mathdef269": 5, "mathdef2690": 34, "mathdef2691": 34, "mathdef2692": 34, "mathdef2693": 34, "mathdef2694": 34, "mathdef2695": 34, "mathdef2696": 34, "mathdef2697": 34, "mathdef2698": 34, "mathdef2699": 34, "mathdef27": 0, "mathdef270": 5, "mathdef2700": 34, "mathdef2701": 34, "mathdef2702": 34, "mathdef2703": 34, "mathdef2704": 34, "mathdef2705": 34, "mathdef2706": 34, "mathdef2707": 34, "mathdef2708": 34, "mathdef2709": 34, "mathdef271": 5, "mathdef2710": 35, "mathdef2711": 35, "mathdef2712": 35, "mathdef2713": 35, "mathdef2714": 35, "mathdef2715": 35, "mathdef2716": 35, "mathdef2717": 35, "mathdef2718": 35, "mathdef2719": 35, "mathdef272": 5, "mathdef2720": 35, "mathdef2721": 35, "mathdef2722": 35, "mathdef2723": 35, "mathdef2724": 35, "mathdef2725": 35, "mathdef2726": 35, "mathdef2727": 35, "mathdef2728": 35, "mathdef2729": 35, "mathdef273": 5, "mathdef2730": 35, "mathdef2731": 35, "mathdef2732": 35, "mathdef2733": 35, "mathdef2734": 35, "mathdef2735": 35, "mathdef2736": 35, "mathdef2737": 35, "mathdef2738": 35, "mathdef2739": 35, "mathdef274": 5, "mathdef2740": 35, "mathdef2741": 35, "mathdef2742": 35, "mathdef2743": 35, "mathdef2744": 35, "mathdef2745": 35, "mathdef2746": 35, "mathdef2747": 35, "mathdef2748": 35, "mathdef2749": 35, "mathdef275": 5, "mathdef2750": 35, "mathdef2751": 35, "mathdef2752": 35, "mathdef2753": 35, "mathdef2754": 36, "mathdef2755": 36, "mathdef2756": 36, "mathdef2757": 36, "mathdef2758": 36, "mathdef2759": 36, "mathdef276": 5, "mathdef2760": 36, "mathdef2761": 36, "mathdef2762": 36, "mathdef2763": 36, "mathdef2764": 36, "mathdef2765": 36, "mathdef2766": 36, "mathdef2767": 36, "mathdef2768": 36, "mathdef2769": 36, "mathdef277": 5, "mathdef2770": 36, "mathdef2771": 36, "mathdef2772": 36, "mathdef2773": 36, "mathdef2774": 36, "mathdef2775": 36, "mathdef2776": 36, "mathdef2777": 36, "mathdef2778": 36, "mathdef2779": 36, "mathdef278": 5, "mathdef2780": 36, "mathdef2781": 36, "mathdef2782": 36, "mathdef2783": 36, "mathdef2784": 36, "mathdef2785": 36, "mathdef2786": 36, "mathdef2787": 36, "mathdef2788": 36, "mathdef2789": 36, "mathdef279": 5, "mathdef2790": 36, "mathdef2791": 36, "mathdef2792": 36, "mathdef2793": 36, "mathdef2794": 36, "mathdef2795": 36, "mathdef2796": 36, "mathdef2797": 36, "mathdef2798": 37, "mathdef2799": 37, "mathdef28": 0, "mathdef280": 5, "mathdef2800": 37, "mathdef2801": 37, "mathdef2802": 37, "mathdef2803": 37, "mathdef2804": 37, "mathdef2805": 37, "mathdef2806": 37, "mathdef2807": 37, "mathdef2808": 37, "mathdef2809": 37, "mathdef281": 5, "mathdef2810": 37, "mathdef2811": 37, "mathdef2812": 37, "mathdef2813": 37, "mathdef2814": 37, "mathdef2815": 37, "mathdef2816": 37, "mathdef2817": 37, "mathdef2818": 37, "mathdef2819": 37, "mathdef282": 5, "mathdef2820": 37, "mathdef2821": 37, "mathdef2822": 37, "mathdef2823": 37, "mathdef2824": 37, "mathdef2825": 37, "mathdef2826": 37, "mathdef2827": 37, "mathdef2828": 37, "mathdef2829": 37, "mathdef283": 5, "mathdef2830": 37, "mathdef2831": 37, "mathdef2832": 37, "mathdef2833": 37, "mathdef2834": 37, "mathdef2835": 37, "mathdef2836": 37, "mathdef2837": 37, "mathdef2838": 37, "mathdef2839": 37, "mathdef284": 5, "mathdef2840": 37, "mathdef2841": 37, "mathdef2842": 37, "mathdef2843": 37, "mathdef2844": 37, "mathdef2845": 37, "mathdef2846": 37, "mathdef2847": 37, "mathdef2848": 37, "mathdef2849": 37, "mathdef285": 5, "mathdef2850": 37, "mathdef2851": 37, "mathdef2852": 37, "mathdef2853": 37, "mathdef2854": 37, "mathdef2855": 37, "mathdef2856": 37, "mathdef2857": 37, "mathdef2858": 37, "mathdef2859": 37, "mathdef286": 5, "mathdef2860": 37, "mathdef2861": 37, "mathdef2862": 37, "mathdef2863": 37, "mathdef2864": 37, "mathdef2865": 37, "mathdef2866": 37, "mathdef2867": 37, "mathdef2868": 37, "mathdef2869": 37, "mathdef287": 5, "mathdef2870": 37, "mathdef2871": 37, "mathdef2872": 37, "mathdef2873": 37, "mathdef2874": 37, "mathdef2875": 37, "mathdef2876": 37, "mathdef2877": 37, "mathdef2878": 37, "mathdef2879": 37, "mathdef288": 5, "mathdef2880": 37, "mathdef2881": 37, "mathdef2882": 37, "mathdef2883": 37, "mathdef2884": 37, "mathdef2885": 37, "mathdef2886": 37, "mathdef2887": 37, "mathdef2888": 37, "mathdef2889": 37, "mathdef289": 5, "mathdef2890": 37, "mathdef2891": 37, "mathdef2892": 37, "mathdef2893": 37, "mathdef2894": 37, "mathdef2895": 37, "mathdef2896": 37, "mathdef2897": 37, "mathdef2898": 37, "mathdef2899": 37, "mathdef29": 0, "mathdef290": 5, "mathdef2900": 37, "mathdef2901": 37, "mathdef2902": 37, "mathdef2903": 37, "mathdef2904": 37, "mathdef2905": 37, "mathdef2906": 37, "mathdef2907": 37, "mathdef2908": 37, "mathdef2909": 37, "mathdef291": 5, "mathdef2910": 37, "mathdef2911": 37, "mathdef2912": 37, "mathdef2913": 37, "mathdef2914": 37, "mathdef2915": 37, "mathdef2916": 37, "mathdef2917": 37, "mathdef2918": 37, "mathdef2919": 37, "mathdef292": 5, "mathdef2920": 37, "mathdef2921": 37, "mathdef2922": 37, "mathdef2923": 37, "mathdef2924": 37, "mathdef2925": 37, "mathdef2926": 37, "mathdef2927": 37, "mathdef2928": 37, "mathdef2929": 37, "mathdef293": 5, "mathdef2930": 37, "mathdef2931": 37, "mathdef2932": 37, "mathdef2933": 37, "mathdef2934": 37, "mathdef2935": 37, "mathdef2936": 37, "mathdef2937": 37, "mathdef2938": 37, "mathdef2939": 37, "mathdef294": 5, "mathdef2940": 37, "mathdef2941": 37, "mathdef2942": 37, "mathdef2943": 37, "mathdef2944": 37, "mathdef2945": 37, "mathdef2946": 37, "mathdef2947": 37, "mathdef2948": 37, "mathdef2949": 37, "mathdef295": 5, "mathdef2950": 37, "mathdef2951": 37, "mathdef2952": 37, "mathdef2953": 37, "mathdef2954": 37, "mathdef2955": 37, "mathdef2956": 37, "mathdef2957": 37, "mathdef2958": 37, "mathdef2959": 37, "mathdef296": 5, "mathdef2960": 37, "mathdef2961": 37, "mathdef2962": 37, "mathdef2963": 37, "mathdef2964": 37, "mathdef2965": 37, "mathdef2966": 37, "mathdef2967": 37, "mathdef2968": 37, "mathdef2969": 37, "mathdef297": 5, "mathdef2970": 37, "mathdef2971": 37, "mathdef2972": 37, "mathdef2973": 37, "mathdef2974": 37, "mathdef2975": 37, "mathdef2976": 37, "mathdef2977": 37, "mathdef2978": 37, "mathdef2979": 37, "mathdef298": 5, "mathdef2980": 37, "mathdef2981": 37, "mathdef2982": 37, "mathdef2983": 37, "mathdef2984": 37, "mathdef2985": 37, "mathdef2986": 37, "mathdef2987": 37, "mathdef2988": 37, "mathdef2989": 37, "mathdef299": 5, "mathdef2990": 37, "mathdef2991": 37, "mathdef2992": 37, "mathdef2993": 37, "mathdef2994": 37, "mathdef2995": 37, "mathdef2996": 37, "mathdef2997": 37, "mathdef2998": 37, "mathdef2999": 37, "mathdef3": 0, "mathdef30": 0, "mathdef300": 5, "mathdef3000": 37, "mathdef3001": 37, "mathdef3002": 37, "mathdef3003": 37, "mathdef3004": 37, "mathdef3005": 37, "mathdef3006": 37, "mathdef3007": 37, "mathdef3008": 37, "mathdef3009": 37, "mathdef301": 5, "mathdef3010": 37, "mathdef3011": 37, "mathdef3012": 37, "mathdef3013": 37, "mathdef3014": 37, "mathdef3015": 37, "mathdef3016": 37, "mathdef3017": 37, "mathdef3018": 37, "mathdef3019": 37, "mathdef302": 5, "mathdef3020": 37, "mathdef3021": 37, "mathdef3022": 37, "mathdef3023": 37, "mathdef3024": 37, "mathdef3025": 37, "mathdef3026": 37, "mathdef3027": 37, "mathdef3028": 37, "mathdef3029": 37, "mathdef303": 5, "mathdef3030": 37, "mathdef3031": 37, "mathdef3032": 37, "mathdef3033": 37, "mathdef3034": 37, "mathdef3035": 37, "mathdef3036": 37, "mathdef3037": 37, "mathdef3038": 37, "mathdef3039": 37, "mathdef304": 5, "mathdef3040": 37, "mathdef3041": 37, "mathdef3042": 37, "mathdef3043": 37, "mathdef3044": 37, "mathdef3045": 37, "mathdef3046": 37, "mathdef3047": 37, "mathdef3048": 37, "mathdef3049": 37, "mathdef305": 5, "mathdef3050": 37, "mathdef3051": 37, "mathdef3052": 37, "mathdef3053": 37, "mathdef3054": 37, "mathdef3055": 37, "mathdef3056": 37, "mathdef3057": 37, "mathdef3058": 37, "mathdef3059": 37, "mathdef306": 5, "mathdef3060": 37, "mathdef3061": 37, "mathdef3062": 37, "mathdef3063": 37, "mathdef3064": 37, "mathdef3065": 37, "mathdef3066": 37, "mathdef3067": 37, "mathdef3068": 37, "mathdef3069": 37, "mathdef307": 5, "mathdef3070": 37, "mathdef3071": 37, "mathdef3072": 37, "mathdef3073": 37, "mathdef3074": 37, "mathdef3075": 37, "mathdef3076": 37, "mathdef3077": 37, "mathdef3078": 37, "mathdef3079": 37, "mathdef308": 5, "mathdef3080": 37, "mathdef3081": 37, "mathdef3082": 37, "mathdef3083": 37, "mathdef3084": 37, "mathdef3085": 37, "mathdef3086": 37, "mathdef3087": 37, "mathdef3088": 37, "mathdef3089": 37, "mathdef309": 5, "mathdef3090": 37, "mathdef3091": 37, "mathdef3092": 37, "mathdef3093": 37, "mathdef3094": 37, "mathdef3095": 37, "mathdef3096": 37, "mathdef3097": 37, "mathdef3098": 37, "mathdef3099": 37, "mathdef31": 0, "mathdef310": 6, "mathdef3100": 37, "mathdef3101": 37, "mathdef3102": 37, "mathdef3103": 37, "mathdef3104": 37, "mathdef3105": 37, "mathdef3106": 37, "mathdef3107": 37, "mathdef3108": 37, "mathdef3109": 37, "mathdef311": 6, "mathdef3110": 37, "mathdef3111": 37, "mathdef3112": 37, "mathdef3113": 37, "mathdef3114": 37, "mathdef3115": 37, "mathdef3116": 37, "mathdef3117": 37, "mathdef3118": 37, "mathdef3119": 37, "mathdef312": 6, "mathdef3120": 37, "mathdef3121": 37, "mathdef3122": 37, "mathdef3123": 37, "mathdef3124": 37, "mathdef3125": 37, "mathdef3126": 37, "mathdef3127": 37, "mathdef3128": 37, "mathdef3129": 37, "mathdef313": 6, "mathdef3130": 37, "mathdef3131": 37, "mathdef3132": 37, "mathdef3133": 37, "mathdef3134": 37, "mathdef3135": 37, "mathdef3136": 37, "mathdef3137": 37, "mathdef3138": 37, "mathdef3139": 37, "mathdef314": 6, "mathdef3140": 37, "mathdef3141": 37, "mathdef3142": 37, "mathdef3143": 37, "mathdef3144": 37, "mathdef3145": 37, "mathdef3146": 37, "mathdef3147": 37, "mathdef3148": 37, "mathdef3149": 37, "mathdef315": 6, "mathdef3150": 37, "mathdef3151": 37, "mathdef3152": 37, "mathdef3153": 37, "mathdef3154": 37, "mathdef3155": 37, "mathdef3156": 37, "mathdef3157": 37, "mathdef3158": 37, "mathdef3159": 37, "mathdef316": 6, "mathdef3160": 37, "mathdef3161": 37, "mathdef3162": 37, "mathdef3163": 37, "mathdef3164": 37, "mathdef3165": 37, "mathdef3166": 37, "mathdef3167": 37, "mathdef3168": 37, "mathdef3169": 37, "mathdef317": 6, "mathdef3170": 37, "mathdef3171": 37, "mathdef3172": 37, "mathdef3173": 37, "mathdef3174": 37, "mathdef3175": 37, "mathdef3176": 37, "mathdef3177": 37, "mathdef3178": 37, "mathdef3179": 37, "mathdef318": 6, "mathdef3180": 37, "mathdef3181": 37, "mathdef3182": 37, "mathdef3183": 37, "mathdef3184": 37, "mathdef3185": 37, "mathdef3186": 37, "mathdef3187": 37, "mathdef3188": 37, "mathdef3189": 37, "mathdef319": 6, "mathdef3190": 37, "mathdef3191": 37, "mathdef3192": 37, "mathdef3193": 37, "mathdef3194": 37, "mathdef3195": 37, "mathdef3196": 37, "mathdef3197": 37, "mathdef3198": 37, "mathdef3199": 37, "mathdef32": 0, "mathdef320": 6, "mathdef3200": 37, "mathdef3201": 37, "mathdef3202": 37, "mathdef3203": 37, "mathdef3204": 37, "mathdef3205": 37, "mathdef3206": 37, "mathdef3207": 37, "mathdef3208": 37, "mathdef3209": 37, "mathdef321": 6, "mathdef3210": 37, "mathdef3211": 37, "mathdef3212": 37, "mathdef3213": 37, "mathdef3214": 37, "mathdef3215": 37, "mathdef3216": 37, "mathdef3217": 37, "mathdef3218": 37, "mathdef3219": 37, "mathdef322": 6, "mathdef3220": 37, "mathdef3221": 37, "mathdef3222": 37, "mathdef3223": 37, "mathdef3224": 37, "mathdef3225": 37, "mathdef3226": 37, "mathdef3227": 37, "mathdef3228": 37, "mathdef3229": 37, "mathdef323": 6, "mathdef3230": 37, "mathdef3231": 37, "mathdef3232": 37, "mathdef3233": 37, "mathdef3234": 37, "mathdef3235": 37, "mathdef3236": 37, "mathdef3237": 37, "mathdef3238": 37, "mathdef3239": 37, "mathdef324": 6, "mathdef3240": 37, "mathdef3241": 37, "mathdef3242": 37, "mathdef3243": 37, "mathdef3244": 37, "mathdef3245": 37, "mathdef3246": 37, "mathdef3247": 37, "mathdef3248": 37, "mathdef3249": 37, "mathdef325": 6, "mathdef3250": 37, "mathdef3251": 37, "mathdef3252": 37, "mathdef3253": 37, "mathdef3254": 37, "mathdef3255": 37, "mathdef3256": 37, "mathdef3257": 37, "mathdef3258": 37, "mathdef3259": 37, "mathdef326": 6, "mathdef3260": 37, "mathdef3261": 37, "mathdef3262": 37, "mathdef3263": 37, "mathdef3264": 37, "mathdef3265": 37, "mathdef3266": 37, "mathdef3267": 37, "mathdef3268": 37, "mathdef3269": 37, "mathdef327": 6, "mathdef3270": 37, "mathdef3271": 37, "mathdef3272": 37, "mathdef3273": 37, "mathdef3274": 37, "mathdef3275": 37, "mathdef3276": 37, "mathdef3277": 37, "mathdef3278": 37, "mathdef3279": 37, "mathdef328": 6, "mathdef3280": 37, "mathdef3281": 37, "mathdef3282": 37, "mathdef3283": 37, "mathdef3284": 37, "mathdef3285": 37, "mathdef3286": 37, "mathdef3287": 37, "mathdef3288": 37, "mathdef3289": 37, "mathdef329": 6, "mathdef3290": 37, "mathdef3291": 37, "mathdef3292": 37, "mathdef3293": 37, "mathdef3294": 37, "mathdef3295": 37, "mathdef3296": 37, "mathdef3297": 37, "mathdef3298": 37, "mathdef3299": 37, "mathdef33": 0, "mathdef330": 6, "mathdef3300": 37, "mathdef3301": 37, "mathdef3302": 37, "mathdef3303": 37, "mathdef3304": 37, "mathdef3305": 37, "mathdef3306": 37, "mathdef3307": 37, "mathdef3308": 37, "mathdef3309": 37, "mathdef331": 6, "mathdef3310": 37, "mathdef3311": 37, "mathdef3312": 37, "mathdef3313": 37, "mathdef3314": 37, "mathdef3315": 37, "mathdef3316": 37, "mathdef3317": 37, "mathdef3318": 37, "mathdef3319": 37, "mathdef332": 6, "mathdef3320": 37, "mathdef3321": 37, "mathdef3322": 37, "mathdef3323": 37, "mathdef3324": 37, "mathdef3325": 37, "mathdef3326": 37, "mathdef3327": 37, "mathdef3328": 37, "mathdef3329": 37, "mathdef333": 6, "mathdef3330": 37, "mathdef3331": 37, "mathdef3332": 37, "mathdef3333": 37, "mathdef3334": 37, "mathdef3335": 37, "mathdef3336": 37, "mathdef3337": 37, "mathdef3338": 37, "mathdef3339": 37, "mathdef334": 6, "mathdef3340": 37, "mathdef3341": 37, "mathdef3342": 37, "mathdef3343": 37, "mathdef3344": 37, "mathdef3345": 37, "mathdef3346": 37, "mathdef3347": 37, "mathdef3348": 37, "mathdef3349": 37, "mathdef335": 6, "mathdef3350": 37, "mathdef3351": 37, "mathdef3352": 37, "mathdef3353": 37, "mathdef3354": 37, "mathdef3355": 37, "mathdef3356": 37, "mathdef3357": 37, "mathdef3358": 37, "mathdef3359": 37, "mathdef336": 6, "mathdef3360": 37, "mathdef3361": 37, "mathdef3362": 37, "mathdef3363": 37, "mathdef3364": 37, "mathdef3365": 37, "mathdef3366": 37, "mathdef3367": 37, "mathdef3368": 37, "mathdef3369": 37, "mathdef337": 6, "mathdef3370": 37, "mathdef3371": 37, "mathdef3372": 37, "mathdef3373": 37, "mathdef3374": 37, "mathdef3375": 37, "mathdef3376": 37, "mathdef3377": 37, "mathdef3378": 37, "mathdef3379": 37, "mathdef338": 6, "mathdef3380": 37, "mathdef3381": 37, "mathdef3382": 37, "mathdef3383": 37, "mathdef3384": 37, "mathdef3385": 37, "mathdef3386": 37, "mathdef3387": 37, "mathdef3388": 37, "mathdef3389": 37, "mathdef339": 6, "mathdef3390": 37, "mathdef3391": 37, "mathdef3392": 37, "mathdef3393": 37, "mathdef3394": 37, "mathdef3395": 37, "mathdef3396": 37, "mathdef3397": 37, "mathdef3398": 37, "mathdef3399": 37, "mathdef34": 0, "mathdef340": 6, "mathdef3400": 37, "mathdef3401": 37, "mathdef3402": 37, "mathdef3403": 37, "mathdef3404": 37, "mathdef3405": 37, "mathdef3406": 37, "mathdef3407": 37, "mathdef3408": 37, "mathdef3409": 37, "mathdef341": 6, "mathdef3410": 37, "mathdef3411": 37, "mathdef3412": 37, "mathdef3413": 37, "mathdef3414": 37, "mathdef3415": 37, "mathdef3416": 37, "mathdef3417": 37, "mathdef3418": 37, "mathdef3419": 37, "mathdef342": 6, "mathdef3420": 37, "mathdef3421": 37, "mathdef3422": 37, "mathdef3423": 37, "mathdef3424": 37, "mathdef3425": 37, "mathdef3426": 37, "mathdef3427": 37, "mathdef3428": 37, "mathdef3429": 37, "mathdef343": 6, "mathdef3430": 37, "mathdef3431": 37, "mathdef3432": 37, "mathdef3433": 37, "mathdef3434": 37, "mathdef3435": 37, "mathdef3436": 37, "mathdef3437": 37, "mathdef3438": 37, "mathdef3439": 37, "mathdef344": 6, "mathdef3440": 37, "mathdef3441": 37, "mathdef3442": 37, "mathdef3443": 37, "mathdef3444": 37, "mathdef3445": 37, "mathdef3446": 37, "mathdef3447": 37, "mathdef3448": 37, "mathdef3449": 37, "mathdef345": 6, "mathdef3450": 37, "mathdef3451": 37, "mathdef3452": 37, "mathdef3453": 37, "mathdef3454": 37, "mathdef3455": 37, "mathdef3456": 37, "mathdef3457": 37, "mathdef3458": 37, "mathdef3459": 37, "mathdef346": 6, "mathdef3460": 37, "mathdef3461": 37, "mathdef3462": 37, "mathdef3463": 37, "mathdef3464": 37, "mathdef3465": 37, "mathdef3466": 37, "mathdef3467": 37, "mathdef3468": 37, "mathdef3469": 37, "mathdef347": 6, "mathdef3470": 37, "mathdef3471": 37, "mathdef3472": 37, "mathdef3473": 37, "mathdef3474": 37, "mathdef3475": 37, "mathdef3476": 37, "mathdef3477": 37, "mathdef3478": 37, "mathdef3479": 37, "mathdef348": 6, "mathdef3480": 37, "mathdef3481": 37, "mathdef3482": 37, "mathdef3483": 37, "mathdef3484": 37, "mathdef3485": 37, "mathdef3486": 37, "mathdef3487": 37, "mathdef3488": 37, "mathdef3489": 37, "mathdef349": 6, "mathdef3490": 37, "mathdef3491": 37, "mathdef3492": 37, "mathdef3493": 37, "mathdef3494": 37, "mathdef3495": 37, "mathdef3496": 38, "mathdef3497": 38, "mathdef3498": 38, "mathdef3499": 38, "mathdef35": 0, "mathdef350": 6, "mathdef3500": 38, "mathdef3501": 38, "mathdef3502": 38, "mathdef3503": 38, "mathdef3504": 38, "mathdef3505": 38, "mathdef3506": 38, "mathdef3507": 38, "mathdef3508": 38, "mathdef3509": 38, "mathdef351": 6, "mathdef3510": 38, "mathdef3511": 38, "mathdef3512": 38, "mathdef3513": 38, "mathdef3514": 38, "mathdef3515": 38, "mathdef3516": 38, "mathdef3517": 38, "mathdef3518": 38, "mathdef3519": 38, "mathdef352": 6, "mathdef3520": 38, "mathdef3521": 38, "mathdef3522": 38, "mathdef3523": 38, "mathdef3524": 38, "mathdef3525": 38, "mathdef3526": 38, "mathdef3527": 38, "mathdef3528": 38, "mathdef3529": 38, "mathdef353": 6, "mathdef3530": 38, "mathdef3531": 38, "mathdef3532": 38, "mathdef3533": 38, "mathdef3534": 38, "mathdef3535": 38, "mathdef3536": 38, "mathdef3537": 38, "mathdef3538": 38, "mathdef3539": 38, "mathdef354": 6, "mathdef3540": 39, "mathdef3541": 39, "mathdef3542": 39, "mathdef3543": 39, "mathdef3544": 39, "mathdef3545": 39, "mathdef3546": 39, "mathdef3547": 39, "mathdef3548": 39, "mathdef3549": 39, "mathdef355": 6, "mathdef3550": 39, "mathdef3551": 39, "mathdef3552": 39, "mathdef3553": 39, "mathdef3554": 39, "mathdef3555": 39, "mathdef3556": 39, "mathdef3557": 39, "mathdef3558": 39, "mathdef3559": 39, "mathdef356": 6, "mathdef3560": 39, "mathdef3561": 39, "mathdef3562": 39, "mathdef3563": 39, "mathdef3564": 39, "mathdef3565": 39, "mathdef3566": 39, "mathdef3567": 39, "mathdef3568": 39, "mathdef3569": 39, "mathdef357": 6, "mathdef3570": 39, "mathdef3571": 39, "mathdef3572": 39, "mathdef3573": 39, "mathdef3574": 39, "mathdef3575": 39, "mathdef3576": 39, "mathdef3577": 39, "mathdef3578": 39, "mathdef3579": 39, "mathdef358": 6, "mathdef3580": 39, "mathdef3581": 39, "mathdef3582": 39, "mathdef3583": 39, "mathdef3584": 39, "mathdef3585": 39, "mathdef3586": 39, "mathdef3587": 39, "mathdef3588": 39, "mathdef3589": 39, "mathdef359": 6, "mathdef3590": 39, "mathdef3591": 39, "mathdef3592": 39, "mathdef3593": 39, "mathdef3594": 39, "mathdef3595": 39, "mathdef3596": 39, "mathdef3597": 39, "mathdef3598": 39, "mathdef3599": 39, "mathdef36": 0, "mathdef360": 6, "mathdef3600": 39, "mathdef3601": 39, "mathdef3602": 39, "mathdef3603": 39, "mathdef3604": 39, "mathdef3605": 39, "mathdef3606": 39, "mathdef3607": 39, "mathdef3608": 39, "mathdef3609": 39, "mathdef361": 6, "mathdef3610": 39, "mathdef3611": 39, "mathdef3612": 39, "mathdef3613": 39, "mathdef3614": 39, "mathdef3615": 39, "mathdef3616": 39, "mathdef3617": 39, "mathdef3618": 39, "mathdef3619": 39, "mathdef362": 6, "mathdef3620": 39, "mathdef3621": 39, "mathdef3622": 39, "mathdef3623": 39, "mathdef3624": 39, "mathdef3625": 39, "mathdef3626": 39, "mathdef3627": 39, "mathdef3628": 39, "mathdef3629": 39, "mathdef363": 6, "mathdef3630": 39, "mathdef3631": 39, "mathdef3632": 39, "mathdef3633": 39, "mathdef3634": 39, "mathdef3635": 39, "mathdef3636": 39, "mathdef3637": 39, "mathdef3638": 39, "mathdef3639": 39, "mathdef364": 6, "mathdef3640": 39, "mathdef3641": 39, "mathdef3642": 39, "mathdef3643": 39, "mathdef3644": 39, "mathdef3645": 39, "mathdef3646": 39, "mathdef3647": 39, "mathdef3648": 39, "mathdef3649": 39, "mathdef365": 6, "mathdef3650": 39, "mathdef3651": 39, "mathdef3652": 39, "mathdef3653": 39, "mathdef3654": 39, "mathdef3655": 39, "mathdef3656": 39, "mathdef3657": 39, "mathdef3658": 39, "mathdef3659": 39, "mathdef366": 6, "mathdef3660": 39, "mathdef3661": 39, "mathdef3662": 39, "mathdef3663": 39, "mathdef3664": 39, "mathdef3665": 39, "mathdef3666": 39, "mathdef3667": 39, "mathdef3668": 39, "mathdef3669": 39, "mathdef367": 6, "mathdef3670": 39, "mathdef3671": 39, "mathdef3672": 39, "mathdef3673": 39, "mathdef3674": 39, "mathdef3675": 39, "mathdef3676": 39, "mathdef3677": 39, "mathdef3678": 39, "mathdef3679": 39, "mathdef368": 6, "mathdef3680": 39, "mathdef3681": 39, "mathdef3682": 39, "mathdef3683": 39, "mathdef3684": 39, "mathdef3685": 39, "mathdef3686": 39, "mathdef3687": 39, "mathdef3688": 39, "mathdef3689": 39, "mathdef369": 6, "mathdef3690": 39, "mathdef3691": 39, "mathdef3692": 39, "mathdef3693": 39, "mathdef3694": 39, "mathdef3695": 39, "mathdef3696": 39, "mathdef3697": 39, "mathdef3698": 39, "mathdef3699": 39, "mathdef37": 0, "mathdef370": 6, "mathdef3700": 39, "mathdef3701": 39, "mathdef3702": 39, "mathdef3703": 39, "mathdef3704": 39, "mathdef3705": 39, "mathdef3706": 39, "mathdef3707": 39, "mathdef3708": 39, "mathdef3709": 39, "mathdef371": 6, "mathdef3710": 39, "mathdef3711": 39, "mathdef3712": 39, "mathdef3713": 39, "mathdef3714": 39, "mathdef3715": 39, "mathdef3716": 39, "mathdef3717": 39, "mathdef3718": 39, "mathdef3719": 39, "mathdef372": 6, "mathdef3720": 39, "mathdef3721": 39, "mathdef3722": 39, "mathdef3723": 39, "mathdef3724": 39, "mathdef3725": 39, "mathdef3726": 39, "mathdef3727": 39, "mathdef3728": 39, "mathdef3729": 39, "mathdef373": 6, "mathdef3730": 39, "mathdef3731": 39, "mathdef3732": 39, "mathdef3733": 39, "mathdef3734": 39, "mathdef3735": 39, "mathdef3736": 39, "mathdef3737": 39, "mathdef3738": 39, "mathdef3739": 39, "mathdef374": 6, "mathdef3740": 39, "mathdef3741": 39, "mathdef3742": 39, "mathdef3743": 39, "mathdef3744": 39, "mathdef3745": 39, "mathdef3746": 39, "mathdef3747": 39, "mathdef3748": 39, "mathdef3749": 39, "mathdef375": 6, "mathdef3750": 39, "mathdef3751": 39, "mathdef3752": 39, "mathdef3753": 39, "mathdef3754": 39, "mathdef3755": 39, "mathdef3756": 39, "mathdef3757": 39, "mathdef3758": 39, "mathdef3759": 39, "mathdef376": 6, "mathdef3760": 39, "mathdef3761": 39, "mathdef3762": 39, "mathdef3763": 39, "mathdef3764": 39, "mathdef3765": 39, "mathdef3766": 39, "mathdef3767": 39, "mathdef3768": 39, "mathdef3769": 39, "mathdef377": 6, "mathdef3770": 39, "mathdef3771": 39, "mathdef3772": 39, "mathdef3773": 39, "mathdef3774": 39, "mathdef3775": 39, "mathdef3776": 39, "mathdef3777": 39, "mathdef3778": 39, "mathdef3779": 39, "mathdef378": 6, "mathdef3780": 39, "mathdef3781": 39, "mathdef3782": 39, "mathdef3783": 39, "mathdef3784": 39, "mathdef3785": 39, "mathdef3786": 39, "mathdef3787": 39, "mathdef3788": 39, "mathdef3789": 39, "mathdef379": 6, "mathdef3790": 39, "mathdef3791": 39, "mathdef3792": 39, "mathdef3793": 39, "mathdef3794": 39, "mathdef3795": 39, "mathdef3796": 39, "mathdef3797": 39, "mathdef3798": 39, "mathdef3799": 39, "mathdef38": 0, "mathdef380": 6, "mathdef3800": 39, "mathdef3801": 39, "mathdef3802": 39, "mathdef3803": 39, "mathdef3804": 39, "mathdef3805": 39, "mathdef3806": 39, "mathdef3807": 39, "mathdef3808": 39, "mathdef3809": 39, "mathdef381": 6, "mathdef3810": 39, "mathdef3811": 39, "mathdef3812": 39, "mathdef3813": 39, "mathdef3814": 39, "mathdef3815": 39, "mathdef3816": 39, "mathdef3817": 39, "mathdef3818": 39, "mathdef3819": 39, "mathdef382": 6, "mathdef3820": 39, "mathdef3821": 39, "mathdef3822": 39, "mathdef3823": 39, "mathdef3824": 39, "mathdef3825": 39, "mathdef3826": 39, "mathdef3827": 39, "mathdef3828": 39, "mathdef3829": 39, "mathdef383": 6, "mathdef3830": 39, "mathdef3831": 39, "mathdef3832": 39, "mathdef3833": 39, "mathdef3834": 39, "mathdef3835": 39, "mathdef3836": 39, "mathdef3837": 39, "mathdef3838": 39, "mathdef3839": 39, "mathdef384": 6, "mathdef3840": 39, "mathdef3841": 39, "mathdef3842": 39, "mathdef3843": 39, "mathdef3844": 39, "mathdef3845": 39, "mathdef3846": 39, "mathdef3847": 39, "mathdef3848": 39, "mathdef3849": 39, "mathdef385": 6, "mathdef3850": 39, "mathdef3851": 39, "mathdef3852": 39, "mathdef3853": 39, "mathdef3854": 39, "mathdef3855": 39, "mathdef3856": 39, "mathdef3857": 39, "mathdef3858": 39, "mathdef3859": 39, "mathdef386": 6, "mathdef3860": 39, "mathdef3861": 39, "mathdef3862": 39, "mathdef3863": 39, "mathdef3864": 39, "mathdef3865": 39, "mathdef3866": 39, "mathdef3867": 39, "mathdef3868": 39, "mathdef3869": 39, "mathdef387": 6, "mathdef3870": 39, "mathdef3871": 39, "mathdef3872": 39, "mathdef3873": 39, "mathdef3874": 39, "mathdef3875": 39, "mathdef3876": 39, "mathdef3877": 39, "mathdef3878": 39, "mathdef3879": 39, "mathdef388": 6, "mathdef3880": 39, "mathdef3881": 39, "mathdef3882": 39, "mathdef3883": 39, "mathdef3884": 39, "mathdef3885": 39, "mathdef3886": 39, "mathdef3887": 39, "mathdef3888": 39, "mathdef3889": 39, "mathdef389": 6, "mathdef3890": 39, "mathdef3891": 39, "mathdef3892": 39, "mathdef3893": 39, "mathdef3894": 39, "mathdef3895": 39, "mathdef3896": 39, "mathdef3897": 39, "mathdef3898": 39, "mathdef3899": 39, "mathdef39": 0, "mathdef390": 6, "mathdef3900": 39, "mathdef3901": 39, "mathdef3902": 39, "mathdef3903": 39, "mathdef3904": 39, "mathdef3905": 39, "mathdef3906": 39, "mathdef3907": 39, "mathdef3908": 39, "mathdef3909": 39, "mathdef391": 6, "mathdef3910": 39, "mathdef3911": 39, "mathdef3912": 39, "mathdef3913": 39, "mathdef3914": 39, "mathdef3915": 39, "mathdef3916": 39, "mathdef3917": 39, "mathdef3918": 39, "mathdef3919": 39, "mathdef392": 6, "mathdef3920": 39, "mathdef3921": 39, "mathdef3922": 39, "mathdef3923": 39, "mathdef3924": 39, "mathdef3925": 39, "mathdef3926": 39, "mathdef3927": 39, "mathdef3928": 39, "mathdef3929": 39, "mathdef393": 6, "mathdef3930": 39, "mathdef3931": 39, "mathdef3932": 39, "mathdef3933": 39, "mathdef3934": 39, "mathdef3935": 39, "mathdef3936": 39, "mathdef3937": 39, "mathdef3938": 39, "mathdef3939": 39, "mathdef394": 6, "mathdef3940": 39, "mathdef3941": 39, "mathdef3942": 39, "mathdef3943": 39, "mathdef3944": 39, "mathdef3945": 39, "mathdef3946": 39, "mathdef3947": 39, "mathdef3948": 39, "mathdef3949": 39, "mathdef395": 6, "mathdef3950": 39, "mathdef3951": 39, "mathdef3952": 39, "mathdef3953": 39, "mathdef3954": 39, "mathdef3955": 39, "mathdef3956": 39, "mathdef3957": 39, "mathdef3958": 39, "mathdef3959": 39, "mathdef396": 6, "mathdef3960": 39, "mathdef3961": 39, "mathdef3962": 39, "mathdef3963": 39, "mathdef3964": 39, "mathdef3965": 39, "mathdef3966": 39, "mathdef3967": 39, "mathdef3968": 39, "mathdef3969": 39, "mathdef397": 6, "mathdef3970": 39, "mathdef3971": 39, "mathdef3972": 39, "mathdef3973": 39, "mathdef3974": 39, "mathdef3975": 39, "mathdef3976": 39, "mathdef3977": 39, "mathdef3978": 39, "mathdef3979": 39, "mathdef398": 6, "mathdef3980": 39, "mathdef3981": 39, "mathdef3982": 39, "mathdef3983": 39, "mathdef3984": 39, "mathdef3985": 39, "mathdef3986": 39, "mathdef3987": 39, "mathdef3988": 39, "mathdef3989": 39, "mathdef399": 6, "mathdef3990": 39, "mathdef3991": 39, "mathdef3992": 39, "mathdef3993": 39, "mathdef3994": 39, "mathdef3995": 39, "mathdef3996": 39, "mathdef3997": 40, "mathdef3998": 40, "mathdef3999": 40, "mathdef4": 0, "mathdef40": 0, "mathdef400": 6, "mathdef4000": 40, "mathdef4001": 40, "mathdef4002": 40, "mathdef4003": 40, "mathdef4004": 40, "mathdef4005": 40, "mathdef4006": 40, "mathdef4007": 40, "mathdef4008": 40, "mathdef4009": 40, "mathdef401": 6, "mathdef4010": 40, "mathdef4011": 40, "mathdef4012": 40, "mathdef4013": 40, "mathdef4014": 40, "mathdef4015": 40, "mathdef4016": 40, "mathdef4017": 40, "mathdef4018": 40, "mathdef4019": 40, "mathdef402": 6, "mathdef4020": 40, "mathdef4021": 40, "mathdef4022": 40, "mathdef4023": 40, "mathdef4024": 40, "mathdef4025": 40, "mathdef4026": 40, "mathdef4027": 40, "mathdef4028": 40, "mathdef4029": 40, "mathdef403": 6, "mathdef4030": 40, "mathdef4031": 40, "mathdef4032": 40, "mathdef4033": 40, "mathdef4034": 40, "mathdef4035": 40, "mathdef4036": 40, "mathdef4037": 40, "mathdef4038": 40, "mathdef4039": 40, "mathdef404": 6, "mathdef4040": 40, "mathdef4041": 41, "mathdef4042": 41, "mathdef4043": 41, "mathdef4044": 41, "mathdef4045": 41, "mathdef4046": 41, "mathdef4047": 41, "mathdef4048": 41, "mathdef4049": 41, "mathdef405": 6, "mathdef4050": 41, "mathdef4051": 41, "mathdef4052": 41, "mathdef4053": 41, "mathdef4054": 41, "mathdef4055": 41, "mathdef4056": 41, "mathdef4057": 41, "mathdef4058": 41, "mathdef4059": 41, "mathdef406": 6, "mathdef4060": 41, "mathdef4061": 41, "mathdef4062": 41, "mathdef4063": 41, "mathdef4064": 41, "mathdef4065": 41, "mathdef4066": 41, "mathdef4067": 41, "mathdef4068": 41, "mathdef4069": 41, "mathdef407": 6, "mathdef4070": 41, "mathdef4071": 41, "mathdef4072": 41, "mathdef4073": 41, "mathdef4074": 41, "mathdef4075": 41, "mathdef4076": 41, "mathdef4077": 41, "mathdef4078": 41, "mathdef4079": 41, "mathdef408": 6, "mathdef4080": 41, "mathdef4081": 41, "mathdef4082": 41, "mathdef4083": 41, "mathdef4084": 41, "mathdef4085": 42, "mathdef4086": 42, "mathdef4087": 42, "mathdef4088": 42, "mathdef4089": 42, "mathdef409": 6, "mathdef4090": 42, "mathdef4091": 42, "mathdef4092": 42, "mathdef4093": 42, "mathdef4094": 42, "mathdef4095": 42, "mathdef4096": 42, "mathdef4097": 42, "mathdef4098": 42, "mathdef4099": 42, "mathdef41": 0, "mathdef410": 6, "mathdef4100": 42, "mathdef4101": 42, "mathdef4102": 42, "mathdef4103": 42, "mathdef4104": 42, "mathdef4105": 42, "mathdef4106": 42, "mathdef4107": 42, "mathdef4108": 42, "mathdef4109": 42, "mathdef411": 6, "mathdef4110": 42, "mathdef4111": 42, "mathdef4112": 42, "mathdef4113": 42, "mathdef4114": 42, "mathdef4115": 42, "mathdef4116": 42, "mathdef4117": 42, "mathdef4118": 42, "mathdef4119": 42, "mathdef412": 6, "mathdef4120": 42, "mathdef4121": 42, "mathdef4122": 42, "mathdef4123": 42, "mathdef4124": 42, "mathdef4125": 42, "mathdef4126": 42, "mathdef4127": 42, "mathdef4128": 42, "mathdef4129": 43, "mathdef413": 6, "mathdef4130": 43, "mathdef4131": 43, "mathdef4132": 43, "mathdef4133": 43, "mathdef4134": 43, "mathdef4135": 43, "mathdef4136": 43, "mathdef4137": 43, "mathdef4138": 43, "mathdef4139": 43, "mathdef414": 6, "mathdef4140": 43, "mathdef4141": 43, "mathdef4142": 43, "mathdef4143": 43, "mathdef4144": 43, "mathdef4145": 43, "mathdef4146": 43, "mathdef4147": 43, "mathdef4148": 43, "mathdef4149": 43, "mathdef415": 6, "mathdef4150": 43, "mathdef4151": 43, "mathdef4152": 43, "mathdef4153": 43, "mathdef4154": 43, "mathdef4155": 43, "mathdef4156": 43, "mathdef4157": 43, "mathdef4158": 43, "mathdef4159": 43, "mathdef416": 6, "mathdef4160": 43, "mathdef4161": 43, "mathdef4162": 43, "mathdef4163": 43, "mathdef4164": 43, "mathdef4165": 43, "mathdef4166": 43, "mathdef4167": 43, "mathdef4168": 43, "mathdef4169": 43, "mathdef417": 6, "mathdef4170": 43, "mathdef4171": 43, "mathdef4172": 43, "mathdef4173": 44, "mathdef4174": 44, "mathdef4175": 44, "mathdef4176": 44, "mathdef4177": 44, "mathdef4178": 44, "mathdef4179": 44, "mathdef418": 6, "mathdef4180": 44, "mathdef4181": 44, "mathdef4182": 44, "mathdef4183": 44, "mathdef4184": 44, "mathdef4185": 44, "mathdef4186": 44, "mathdef4187": 44, "mathdef4188": 44, "mathdef4189": 44, "mathdef419": 6, "mathdef4190": 44, "mathdef4191": 44, "mathdef4192": 44, "mathdef4193": 44, "mathdef4194": 44, "mathdef4195": 44, "mathdef4196": 44, "mathdef4197": 44, "mathdef4198": 44, "mathdef4199": 44, "mathdef42": 0, "mathdef420": 6, "mathdef4200": 44, "mathdef4201": 44, "mathdef4202": 44, "mathdef4203": 44, "mathdef4204": 44, "mathdef4205": 44, "mathdef4206": 44, "mathdef4207": 44, "mathdef4208": 44, "mathdef4209": 44, "mathdef421": 6, "mathdef4210": 44, "mathdef4211": 44, "mathdef4212": 44, "mathdef4213": 44, "mathdef4214": 44, "mathdef4215": 44, "mathdef4216": 44, "mathdef4217": 45, "mathdef4218": 45, "mathdef4219": 45, "mathdef422": 6, "mathdef4220": 45, "mathdef4221": 45, "mathdef4222": 45, "mathdef4223": 45, "mathdef4224": 45, "mathdef4225": 45, "mathdef4226": 45, "mathdef4227": 45, "mathdef4228": 45, "mathdef4229": 45, "mathdef423": 6, "mathdef4230": 45, "mathdef4231": 45, "mathdef4232": 45, "mathdef4233": 45, "mathdef4234": 45, "mathdef4235": 45, "mathdef4236": 45, "mathdef4237": 45, "mathdef4238": 45, "mathdef4239": 45, "mathdef424": 6, "mathdef4240": 45, "mathdef4241": 45, "mathdef4242": 45, "mathdef4243": 45, "mathdef4244": 45, "mathdef4245": 45, "mathdef4246": 45, "mathdef4247": 45, "mathdef4248": 45, "mathdef4249": 45, "mathdef425": 6, "mathdef4250": 45, "mathdef4251": 45, "mathdef4252": 45, "mathdef4253": 45, "mathdef4254": 45, "mathdef4255": 45, "mathdef4256": 45, "mathdef4257": 45, "mathdef4258": 45, "mathdef4259": 45, "mathdef426": 6, "mathdef4260": 45, "mathdef4261": 46, "mathdef4262": 46, "mathdef4263": 46, "mathdef4264": 46, "mathdef4265": 46, "mathdef4266": 46, "mathdef4267": 46, "mathdef4268": 46, "mathdef4269": 46, "mathdef427": 6, "mathdef4270": 46, "mathdef4271": 46, "mathdef4272": 46, "mathdef4273": 46, "mathdef4274": 46, "mathdef4275": 46, "mathdef4276": 46, "mathdef4277": 46, "mathdef4278": 46, "mathdef4279": 46, "mathdef428": 6, "mathdef4280": 46, "mathdef4281": 46, "mathdef4282": 46, "mathdef4283": 46, "mathdef4284": 46, "mathdef4285": 46, "mathdef4286": 46, "mathdef4287": 46, "mathdef4288": 46, "mathdef4289": 46, "mathdef429": 6, "mathdef4290": 46, "mathdef4291": 46, "mathdef4292": 46, "mathdef4293": 46, "mathdef4294": 46, "mathdef4295": 46, "mathdef4296": 46, "mathdef4297": 46, "mathdef4298": 46, "mathdef4299": 46, "mathdef43": 0, "mathdef430": 6, "mathdef4300": 46, "mathdef4301": 46, "mathdef4302": 46, "mathdef4303": 46, "mathdef4304": 46, "mathdef4305": 47, "mathdef4306": 47, "mathdef4307": 47, "mathdef4308": 47, "mathdef4309": 47, "mathdef431": 6, "mathdef4310": 47, "mathdef4311": 47, "mathdef4312": 47, "mathdef4313": 47, "mathdef4314": 47, "mathdef4315": 47, "mathdef4316": 47, "mathdef4317": 47, "mathdef4318": 47, "mathdef4319": 47, "mathdef432": 6, "mathdef4320": 47, "mathdef4321": 47, "mathdef4322": 47, "mathdef4323": 47, "mathdef4324": 47, "mathdef4325": 47, "mathdef4326": 47, "mathdef4327": 47, "mathdef4328": 47, "mathdef4329": 47, "mathdef433": 6, "mathdef4330": 47, "mathdef4331": 47, "mathdef4332": 47, "mathdef4333": 47, "mathdef4334": 47, "mathdef4335": 47, "mathdef4336": 47, "mathdef4337": 47, "mathdef4338": 47, "mathdef4339": 47, "mathdef434": 6, "mathdef4340": 47, "mathdef4341": 47, "mathdef4342": 47, "mathdef4343": 47, "mathdef4344": 47, "mathdef4345": 47, "mathdef4346": 47, "mathdef4347": 47, "mathdef4348": 47, "mathdef435": 6, "mathdef436": 6, "mathdef437": 6, "mathdef438": 6, "mathdef439": 6, "mathdef44": 0, "mathdef440": 6, "mathdef441": 6, "mathdef442": 6, "mathdef443": 6, "mathdef444": 6, "mathdef445": 6, "mathdef446": 6, "mathdef447": 6, "mathdef448": 6, "mathdef449": 6, "mathdef45": 1, "mathdef450": 6, "mathdef451": 6, "mathdef452": 6, "mathdef453": 6, "mathdef454": 6, "mathdef455": 6, "mathdef456": 6, "mathdef457": 6, "mathdef458": 6, "mathdef459": 6, "mathdef46": 1, "mathdef460": 6, "mathdef461": 6, "mathdef462": 6, "mathdef463": 6, "mathdef464": 6, "mathdef465": 6, "mathdef466": 6, "mathdef467": 6, "mathdef468": 6, "mathdef469": 6, "mathdef47": 1, "mathdef470": 6, "mathdef471": 6, "mathdef472": 6, "mathdef473": 6, "mathdef474": 6, "mathdef475": 6, "mathdef476": 6, "mathdef477": 6, "mathdef478": 6, "mathdef479": 6, "mathdef48": 1, "mathdef480": 6, "mathdef481": 6, "mathdef482": 6, "mathdef483": 6, "mathdef484": 6, "mathdef485": 6, "mathdef486": 6, "mathdef487": 6, "mathdef488": 6, "mathdef489": 6, "mathdef49": 1, "mathdef490": 6, "mathdef491": 6, "mathdef492": 6, "mathdef493": 6, "mathdef494": 6, "mathdef495": 6, "mathdef496": 6, "mathdef497": 6, "mathdef498": 6, "mathdef499": 6, "mathdef5": 0, "mathdef50": 1, "mathdef500": 6, "mathdef501": 6, "mathdef502": 6, "mathdef503": 6, "mathdef504": 6, "mathdef505": 6, "mathdef506": 6, "mathdef507": 6, "mathdef508": 6, "mathdef509": 6, "mathdef51": 1, "mathdef510": 6, "mathdef511": 6, "mathdef512": 6, "mathdef513": 6, "mathdef514": 6, "mathdef515": 6, "mathdef516": 6, "mathdef517": 6, "mathdef518": 6, "mathdef519": 6, "mathdef52": 1, "mathdef520": 6, "mathdef521": 6, "mathdef522": 6, "mathdef523": 6, "mathdef524": 6, "mathdef525": 6, "mathdef526": 6, "mathdef527": 6, "mathdef528": 6, "mathdef529": 6, "mathdef53": 1, "mathdef530": 6, "mathdef531": 6, "mathdef532": 6, "mathdef533": 6, "mathdef534": 6, "mathdef535": 6, "mathdef536": 6, "mathdef537": 6, "mathdef538": 6, "mathdef539": 6, "mathdef54": 1, "mathdef540": 6, "mathdef541": 6, "mathdef542": 6, "mathdef543": 6, "mathdef544": 6, "mathdef545": 6, "mathdef546": 6, "mathdef547": 6, "mathdef548": 6, "mathdef549": 6, "mathdef55": 1, "mathdef550": 6, "mathdef551": 6, "mathdef552": 6, "mathdef553": 6, "mathdef554": 6, "mathdef555": 6, "mathdef556": 6, "mathdef557": 6, "mathdef558": 6, "mathdef559": 6, "mathdef56": 1, "mathdef560": 6, "mathdef561": 6, "mathdef562": 6, "mathdef563": 6, "mathdef564": 6, "mathdef565": 6, "mathdef566": 6, "mathdef567": 6, "mathdef568": 6, "mathdef569": 6, "mathdef57": 1, "mathdef570": 6, "mathdef571": 6, "mathdef572": 6, "mathdef573": 6, "mathdef574": 6, "mathdef575": 6, "mathdef576": 6, "mathdef577": 6, "mathdef578": 6, "mathdef579": 6, "mathdef58": 1, "mathdef580": 6, "mathdef581": 6, "mathdef582": 6, "mathdef583": 6, "mathdef584": 6, "mathdef585": 6, "mathdef586": 6, "mathdef587": 6, "mathdef588": 6, "mathdef589": 6, "mathdef59": 1, "mathdef590": 6, "mathdef591": 6, "mathdef592": 6, "mathdef593": 6, "mathdef594": 6, "mathdef595": 6, "mathdef596": 6, "mathdef597": 6, "mathdef598": 6, "mathdef599": 6, "mathdef6": 0, "mathdef60": 1, "mathdef600": 6, "mathdef601": 6, "mathdef602": 6, "mathdef603": 6, "mathdef604": 6, "mathdef605": 6, "mathdef606": 6, "mathdef607": 6, "mathdef608": 6, "mathdef609": 6, "mathdef61": 1, "mathdef610": 6, "mathdef611": 6, "mathdef612": 6, "mathdef613": 6, "mathdef614": 6, "mathdef615": 6, "mathdef616": 6, "mathdef617": 6, "mathdef618": 6, "mathdef619": 6, "mathdef62": 1, "mathdef620": 6, "mathdef621": 6, "mathdef622": 6, "mathdef623": 6, "mathdef624": 6, "mathdef625": 6, "mathdef626": 6, "mathdef627": 6, "mathdef628": 6, "mathdef629": 6, "mathdef63": 1, "mathdef630": 6, "mathdef631": 6, "mathdef632": 6, "mathdef633": 6, "mathdef634": 6, "mathdef635": 6, "mathdef636": 6, "mathdef637": 6, "mathdef638": 6, "mathdef639": 6, "mathdef64": 1, "mathdef640": 6, "mathdef641": 6, "mathdef642": 6, "mathdef643": 6, "mathdef644": 6, "mathdef645": 6, "mathdef646": 6, "mathdef647": 6, "mathdef648": 6, "mathdef649": 6, "mathdef65": 1, "mathdef650": 6, "mathdef651": 6, "mathdef652": 6, "mathdef653": 6, "mathdef654": 6, "mathdef655": 6, "mathdef656": 6, "mathdef657": 6, "mathdef658": 6, "mathdef659": 6, "mathdef66": 1, "mathdef660": 6, "mathdef661": 6, "mathdef662": 6, "mathdef663": 6, "mathdef664": 6, "mathdef665": 6, "mathdef666": 6, "mathdef667": 6, "mathdef668": 6, "mathdef669": 6, "mathdef67": 1, "mathdef670": 6, "mathdef671": 6, "mathdef672": 6, "mathdef673": 6, "mathdef674": 6, "mathdef675": 6, "mathdef676": 6, "mathdef677": 6, "mathdef678": 6, "mathdef679": 6, "mathdef68": 1, "mathdef680": 6, "mathdef681": 6, "mathdef682": 6, "mathdef683": 6, "mathdef684": 6, "mathdef685": 6, "mathdef686": 6, "mathdef687": 6, "mathdef688": 6, "mathdef689": 6, "mathdef69": 1, "mathdef690": 6, "mathdef691": 6, "mathdef692": 6, "mathdef693": 6, "mathdef694": 6, "mathdef695": 6, "mathdef696": 6, "mathdef697": 6, "mathdef698": 6, "mathdef699": 6, "mathdef7": 0, "mathdef70": 1, "mathdef700": 6, "mathdef701": 6, "mathdef702": 6, "mathdef703": 6, "mathdef704": 6, "mathdef705": 6, "mathdef706": 6, "mathdef707": 6, "mathdef708": 6, "mathdef709": 6, "mathdef71": 1, "mathdef710": 6, "mathdef711": 6, "mathdef712": 6, "mathdef713": 6, "mathdef714": 6, "mathdef715": 6, "mathdef716": 6, "mathdef717": 6, "mathdef718": 6, "mathdef719": 6, "mathdef72": 1, "mathdef720": 6, "mathdef721": 6, "mathdef722": 6, "mathdef723": 6, "mathdef724": 6, "mathdef725": 6, "mathdef726": 6, "mathdef727": 6, "mathdef728": 6, "mathdef729": 6, "mathdef73": 1, "mathdef730": 6, "mathdef731": 6, "mathdef732": 6, "mathdef733": 6, "mathdef734": 6, "mathdef735": 6, "mathdef736": 6, "mathdef737": 6, "mathdef738": 6, "mathdef739": 6, "mathdef74": 1, "mathdef740": 6, "mathdef741": 6, "mathdef742": 6, "mathdef743": 6, "mathdef744": 6, "mathdef745": 6, "mathdef746": 6, "mathdef747": 6, "mathdef748": 6, "mathdef749": 6, "mathdef75": 1, "mathdef750": 6, "mathdef751": 6, "mathdef752": 6, "mathdef753": 6, "mathdef754": 6, "mathdef755": 6, "mathdef756": 6, "mathdef757": 6, "mathdef758": 6, "mathdef759": 6, "mathdef76": 1, "mathdef760": 6, "mathdef761": 6, "mathdef762": 6, "mathdef763": 6, "mathdef764": 6, "mathdef765": 6, "mathdef766": 6, "mathdef767": 6, "mathdef768": 6, "mathdef769": 6, "mathdef77": 1, "mathdef770": 6, "mathdef771": 6, "mathdef772": 6, "mathdef773": 6, "mathdef774": 6, "mathdef775": 6, "mathdef776": 6, "mathdef777": 6, "mathdef778": 6, "mathdef779": 6, "mathdef78": 1, "mathdef780": 6, "mathdef781": 6, "mathdef782": 6, "mathdef783": 6, "mathdef784": 6, "mathdef785": 6, "mathdef786": 6, "mathdef787": 6, "mathdef788": 6, "mathdef789": 6, "mathdef79": 1, "mathdef790": 6, "mathdef791": 6, "mathdef792": 6, "mathdef793": 6, "mathdef794": 6, "mathdef795": 6, "mathdef796": 6, "mathdef797": 6, "mathdef798": 6, "mathdef799": 6, "mathdef8": 0, "mathdef80": 1, "mathdef800": 6, "mathdef801": 6, "mathdef802": 6, "mathdef803": 6, "mathdef804": 6, "mathdef805": 6, "mathdef806": 6, "mathdef807": 6, "mathdef808": 6, "mathdef809": 6, "mathdef81": 1, "mathdef810": 6, "mathdef811": 6, "mathdef812": 6, "mathdef813": 6, "mathdef814": 6, "mathdef815": 6, "mathdef816": 6, "mathdef817": 6, "mathdef818": 6, "mathdef819": 6, "mathdef82": 1, "mathdef820": 6, "mathdef821": 6, "mathdef822": 6, "mathdef823": 6, "mathdef824": 6, "mathdef825": 6, "mathdef826": 6, "mathdef827": 6, "mathdef828": 6, "mathdef829": 6, "mathdef83": 1, "mathdef830": 6, "mathdef831": 6, "mathdef832": 6, "mathdef833": 6, "mathdef834": 6, "mathdef835": 6, "mathdef836": 6, "mathdef837": 6, "mathdef838": 6, "mathdef839": 6, "mathdef84": 1, "mathdef840": 6, "mathdef841": 6, "mathdef842": 6, "mathdef843": 6, "mathdef844": 6, "mathdef845": 6, "mathdef846": 6, "mathdef847": 6, "mathdef848": 6, "mathdef849": 6, "mathdef85": 1, "mathdef850": 6, "mathdef851": 6, "mathdef852": 6, "mathdef853": 6, "mathdef854": 6, "mathdef855": 6, "mathdef856": 6, "mathdef857": 6, "mathdef858": 6, "mathdef859": 6, "mathdef86": 1, "mathdef860": 6, "mathdef861": 6, "mathdef862": 6, "mathdef863": 6, "mathdef864": 6, "mathdef865": 6, "mathdef866": 6, "mathdef867": 6, "mathdef868": 6, "mathdef869": 6, "mathdef87": 1, "mathdef870": 6, "mathdef871": 6, "mathdef872": 6, "mathdef873": 6, "mathdef874": 6, "mathdef875": 6, "mathdef876": 6, "mathdef877": 6, "mathdef878": 6, "mathdef879": 6, "mathdef88": 1, "mathdef880": 6, "mathdef881": 6, "mathdef882": 6, "mathdef883": 6, "mathdef884": 6, "mathdef885": 6, "mathdef886": 6, "mathdef887": 6, "mathdef888": 6, "mathdef889": 6, "mathdef89": 1, "mathdef890": 6, "mathdef891": 6, "mathdef892": 6, "mathdef893": 6, "mathdef894": 6, "mathdef895": 6, "mathdef896": 6, "mathdef897": 6, "mathdef898": 6, "mathdef899": 6, "mathdef9": 0, "mathdef90": 1, "mathdef900": 6, "mathdef901": 6, "mathdef902": 6, "mathdef903": 6, "mathdef904": 6, "mathdef905": 6, "mathdef906": 6, "mathdef907": 6, "mathdef908": 6, "mathdef909": 6, "mathdef91": 1, "mathdef910": 6, "mathdef911": 6, "mathdef912": 6, "mathdef913": 6, "mathdef914": 6, "mathdef915": 6, "mathdef916": 6, "mathdef917": 6, "mathdef918": 6, "mathdef919": 6, "mathdef92": 1, "mathdef920": 6, "mathdef921": 6, "mathdef922": 6, "mathdef923": 6, "mathdef924": 6, "mathdef925": 6, "mathdef926": 6, "mathdef927": 6, "mathdef928": 6, "mathdef929": 6, "mathdef93": 1, "mathdef930": 6, "mathdef931": 6, "mathdef932": 6, "mathdef933": 6, "mathdef934": 6, "mathdef935": 6, "mathdef936": 6, "mathdef937": 6, "mathdef938": 6, "mathdef939": 6, "mathdef94": 2, "mathdef940": 6, "mathdef941": 6, "mathdef942": 6, "mathdef943": 6, "mathdef944": 6, "mathdef945": 6, "mathdef946": 6, "mathdef947": 6, "mathdef948": 6, "mathdef949": 6, "mathdef95": 2, "mathdef950": 6, "mathdef951": 6, "mathdef952": 6, "mathdef953": 6, "mathdef954": 6, "mathdef955": 6, "mathdef956": 6, "mathdef957": 6, "mathdef958": 6, "mathdef959": 6, "mathdef96": 2, "mathdef960": 6, "mathdef961": 6, "mathdef962": 6, "mathdef963": 6, "mathdef964": 6, "mathdef965": 6, "mathdef966": 6, "mathdef967": 6, "mathdef968": 6, "mathdef969": 6, "mathdef97": 2, "mathdef970": 6, "mathdef971": 6, "mathdef972": 6, "mathdef973": 6, "mathdef974": 6, "mathdef975": 6, "mathdef976": 6, "mathdef977": 6, "mathdef978": 6, "mathdef979": 6, "mathdef98": 2, "mathdef980": 6, "mathdef981": 6, "mathdef982": 6, "mathdef983": 6, "mathdef984": 6, "mathdef985": 6, "mathdef986": 6, "mathdef987": 6, "mathdef988": 6, "mathdef989": 6, "mathdef99": 2, "mathdef990": 6, "mathdef991": 6, "mathdef992": 6, "mathdef993": 6, "mathdef994": 6, "mathdef995": 6, "mathdef996": 6, "mathdef997": 6, "mathdef998": 6, "mathdef999": 6, "mathemat": [17, 21, 42], "mathit": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46], "mathrel": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mathrm": [0, 1, 2, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mathsf": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45], "mathtt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "matrix": 28, "max": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "maximum": [14, 15, 19, 21, 22, 27, 32, 33], "mbox": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "me": 39, "mean": [10, 19, 22, 28, 31, 33, 38, 42], "meaning": [23, 28, 42, 47], "meant": [0, 38], "mechanis": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "media": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "meet": [3, 44], "mem": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mem_typ": 0, "memaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "memarg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "member": [29, 33], "memidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "meminst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "memori": [0, 2, 4, 5, 6, 7, 8, 9, 11, 12, 16, 17, 18, 21, 23, 25, 26, 27, 28, 29, 30, 34, 35, 36, 38, 41, 42, 43], "memory64": 1, "memsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "memtyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "memus": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mere": [20, 31, 32, 33, 46], "merg": 19, "messag": 3, "met": [0, 3, 42], "meta": [2, 11, 21, 22, 29, 32, 33, 34, 35], "method": 10, "mi": [3, 10, 19], "michael": [10, 17, 42], "mid": 29, "might": [10, 22, 40], "min": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "minimum": [4, 21, 32, 33], "minor": 1, "minu": 33, "mirror": [1, 11, 35, 37, 39], "miss": 31, "mit": [17, 42], "mitig": 27, "mix": [21, 33], "mm": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mobil": 27, "mod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mode": [1, 7, 21, 31, 32, 46], "model": [17, 22, 27, 28, 31], "modern": 27, "modif": [9, 10, 17, 19], "modifi": [1, 3, 10, 17, 19, 42], "modul": [0, 1, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47], "modular": 27, "modulefield": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "moduleinst": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "modulenameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "modulenamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "modulenamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "moduletyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "modulo": 21, "more": [1, 10, 17, 19, 28, 31, 34, 38, 41, 42, 44, 46, 47], "moreov": [9, 10, 17, 22, 29, 32, 34, 41, 42, 44, 45, 47], "most": [2, 10, 14, 17, 19, 21, 22, 29, 31, 32, 34, 35, 39, 44, 45, 46, 47], "mp": 21, "mt": [3, 10, 14, 15, 33, 39, 40, 46], "mul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mulr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "multi": [1, 6], "multicolumn": [14, 19, 20, 40], "multipl": [0, 2, 6, 9, 10, 11, 19, 20, 21, 22, 23, 29, 31, 32, 33, 34, 35, 39, 40, 44], "multipli": [10, 21], "must": [0, 2, 3, 4, 10, 11, 14, 16, 19, 21, 29, 31, 32, 35, 37, 38, 39, 40, 41, 42, 44, 47], "mut": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mutabl": [15, 19, 22, 28, 32, 33], "mutat": [10, 17, 20, 22], "mutual": [9, 10, 20, 33, 46], "n": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "n_1": [10, 17, 19, 21, 31, 45], "n_2": [10, 17, 21, 31, 45], "n_k": 19, "name": [0, 1, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47], "nameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nameassoc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "namedata": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "namemap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "namesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "namespac": 39, "namesubsect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nan": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "narrow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "nat": 0, "nativ": 27, "natur": [22, 34, 37], "navig": 14, "ne": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nearest": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "necessari": [0, 10, 20, 31, 44], "necessarili": 32, "need": [0, 2, 3, 10, 14, 19, 28, 33, 35, 42, 44, 46], "neg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "negat": 21, "neither": [21, 33], "neq": [14, 19, 20, 21, 31, 38, 39, 40, 41, 44, 46], "nest": [2, 4, 13, 22, 28, 29, 31, 37, 38], "never": [0, 9, 10, 22, 42], "new": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "newli": 31, "newlin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "next": [17, 38], "nm": [3, 14, 39, 46], "nn": 1, "noexn": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "noextern": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nofunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "non": [0, 2, 3, 9, 10, 11, 16, 19, 21, 22, 29, 31, 33, 35, 44], "none": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nontermin": [11, 29, 35], "nontrap": 1, "nop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "nor": [4, 21, 27, 33], "normal": [21, 34, 41], "notabl": 10, "notat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47], "note": [1, 17, 45], "noth": [3, 19, 31], "notin": 37, "notion": [10, 19, 34, 45], "now": [1, 19, 20], "nt": [15, 24, 40, 44], "null": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "nullabl": [10, 22, 24, 31, 33], "nullexnref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nullexternref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nullfuncref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nullref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "num": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "num_typ": 0, "number": [0, 1, 2, 4, 7, 8, 9, 10, 11, 12, 14, 16, 19, 20, 21, 22, 24, 28, 30, 31, 34, 35, 36, 39, 41, 43, 44], "numer": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 22, 23, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "numtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "numvectyp": 10, "o": [14, 27, 37], "object": [3, 20, 22, 27, 33], "observ": [1, 20, 21, 22, 28, 33], "obtain": 33, "occur": [0, 1, 2, 10, 14, 15, 17, 19, 20, 21, 22, 23, 28, 32, 34, 37, 38, 39, 41, 42, 44], "occurr": [2, 11, 13, 22, 29, 35, 42], "off": [0, 17, 19, 42, 44], "offer": [17, 42], "offici": 10, "offset": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "often": [17, 29], "ok": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "old": [10, 19], "omit": [0, 2, 9, 13, 14, 17, 29, 35, 37, 39, 40], "onc": [2, 14, 20, 21, 28, 32], "one": [0, 1, 2, 10, 11, 13, 14, 17, 19, 20, 21, 22, 28, 29, 31, 33, 35, 37, 39, 42, 44, 47], "ones": [10, 16, 21, 31], "onli": [0, 1, 2, 3, 9, 10, 11, 13, 17, 19, 20, 21, 22, 27, 28, 31, 32, 34, 35, 37, 38, 39, 40, 42, 44, 45, 46], "onto": 19, "op": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "opaqu": [28, 32, 33], "opcod": [1, 5, 6, 8, 13], "open": [10, 27, 38], "oper": [1, 3, 4, 6, 17, 18, 19, 27, 28, 31, 33, 34, 42], "operand": [0, 1, 10, 13, 17, 19, 21, 22, 28, 31, 37, 42, 44], "oplu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "opposit": 21, "optim": [19, 31], "option": [1, 11, 14, 22, 28, 29, 31, 33, 35, 37, 39, 40, 41, 42], "order": [0, 2, 3, 9, 10, 11, 13, 14, 16, 17, 20, 21, 22, 28, 31, 32, 33, 34, 35, 39, 40, 42], "organ": [14, 28, 32], "origin": [0, 1, 10, 17, 19, 21, 22, 42], "other": [0, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 27, 28, 31, 32, 33, 34, 35, 37, 38, 40, 41, 42, 44, 47], "otherwis": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "out": [0, 4, 9, 14, 21, 31, 32, 33, 35], "outcom": [3, 10, 19, 21, 22, 46], "outermost": [0, 31], "output": [10, 21, 31, 33, 42, 44, 45], "outsid": [10, 11, 22, 28, 31, 41, 42], "outward": 31, "over": [0, 2, 3, 4, 10, 14, 21, 22, 29, 31, 32, 33, 34, 35, 39, 42, 46], "overal": 9, "overflow": [21, 41], "overlap": [31, 38, 40], "overload": 32, "overview": [1, 25, 26], "own": [10, 20, 22, 27, 28, 32, 33, 42], "p": [13, 21, 41], "p_1": 21, "p_2": 21, "pack": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "pack_typ": 0, "packfield": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "packnum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "packtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "packval": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "page": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "pair": [2, 3, 10, 11, 14, 17, 19, 21, 28, 32, 40], "pairwis": 21, "paper": 10, "parallel": [1, 14, 27, 42], "paralleliz": 27, "param": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "paramat": 21, "paramet": [1, 3, 4, 19, 21, 24, 28, 32, 33, 35, 39, 40, 42], "parameter": 14, "parametr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "paramnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "parenthes": [11, 34, 35, 37, 38], "parenthesi": 38, "pars": [3, 11, 35, 37, 40], "part": [2, 3, 9, 17, 21, 27, 28, 29, 31, 42, 44], "parti": [14, 38], "partial": [10, 19, 21], "particular": [9, 10, 17, 21, 22, 24, 27, 28, 32], "partit": 10, "pass": [0, 3, 14, 20, 22, 27, 46], "passiv": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "path": [10, 29], "pattern": [11, 13, 16, 33, 35], "payload": [2, 21, 34, 41], "per": [1, 2, 3, 17, 19, 35, 44], "perform": [0, 1, 10, 17, 19, 20, 21, 22, 27, 28, 31, 33, 42, 44, 45, 46], "perman": 9, "permiss": 46, "permit": 21, "phantom": [13, 37], "pharabod": 10, "phase": 26, "philippa": 10, "phrase": [11, 37, 42], "physic": 4, "pichon": 10, "pick": [11, 21, 42, 44], "piec": 42, "pierc": [17, 42], "place": [2, 10, 14, 15, 17, 20, 22, 23, 27, 31, 35, 39, 42], "placehold": 21, "placement": [2, 14], "plai": 38, "plain": [1, 13, 21, 35, 37], "plaininstr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "platform": [9, 27, 33], "pldi": [10, 17, 42], "pm": [21, 34, 41], "pmax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "pmin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "point": [1, 3, 9, 10, 12, 18, 19, 22, 27, 29, 30, 31, 33, 36], "pointer": [28, 33], "pointwis": [21, 45], "polici": 27, "polymorph": [0, 10, 44], "pop": [0, 17, 19, 20, 28, 31, 42, 44], "pop_ctrl": 0, "pop_num": 0, "pop_ref": 0, "pop_val": 0, "popcnt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "portabl": 27, "posit": [2, 8, 9, 13, 15, 16, 19, 21, 34, 37, 42], "possibl": [1, 3, 6, 9, 10, 11, 15, 19, 20, 21, 22, 27, 32, 34, 38, 40, 44], "possibli": [2, 10, 11, 13, 14, 24, 29, 31, 33, 35, 39], "post": [5, 10, 19], "potenti": 27, "power": [21, 31], "practic": [1, 19, 20, 22, 28, 33, 44], "pre": [5, 10, 19, 20, 40, 46], "prealloc": 0, "preambl": 14, "prec": 10, "preced": [2, 15, 20, 21, 32, 39], "preceq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "precis": [0, 1, 3, 10, 17, 19, 21, 22, 27, 33, 44], "predic": [3, 21], "prefix": [1, 13, 31, 44], "premis": [42, 45], "prepend": [0, 10, 44], "prescrib": [14, 21, 31, 44], "presenc": [10, 14, 17, 19, 42], "present": [0, 1, 2, 9, 13, 14, 15, 20, 32, 33], "preserv": [9, 10, 22, 32, 33], "press": [17, 42], "presum": 41, "prevent": [10, 27, 31, 33, 41, 47], "previou": [0, 1, 10, 21, 31, 44, 46], "previous": [0, 1, 10, 40, 44, 46, 47], "primari": 2, "primarili": 20, "primit": [21, 34], "princip": [0, 5, 42], "printabl": [2, 41], "prior": 1, "privat": 22, "privileg": 27, "proce": [22, 42], "proceed": [10, 17, 42], "process": [28, 33, 34, 40, 47], "produc": [1, 9, 10, 14, 17, 19, 20, 21, 22, 28, 31, 32, 33, 40, 42, 44], "product": [9, 11, 16, 19, 21, 29, 35, 38, 40, 41], "profil": [0, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "program": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "progress": 10, "proj": 0, "project": [1, 21, 42], "promot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "proof": [10, 17, 42], "prop": 10, "propag": 3, "proper": [0, 33], "properli": 38, "properti": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "propos": 1, "proposit": 42, "prose": [18, 19, 43], "prove": 10, "provid": [1, 2, 3, 11, 20, 21, 22, 27, 28, 29, 31, 32, 35, 41, 42, 44, 45], "provision": 10, "pseudo": [0, 38], "pt": [10, 15, 19, 40], "pth": 29, "pure": 0, "purg": 0, "purpos": [0, 2, 9, 22, 24, 31, 33, 40], "push": [0, 17, 19, 20, 22, 28, 31, 42, 44], "push_ctrl": 0, "push_val": 0, "put": 27, "q": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "q15": 21, "q15mulr": [1, 37], "q_1": [17, 21], "q_2": [17, 21], "q_3": 17, "q_4": 17, "q_5": 17, "q_6": 17, "qquad": [3, 9, 10, 19, 21, 24, 37, 39, 42, 44, 45, 46, 47], "qt": 14, "quad": [10, 11, 13, 14, 15, 16, 19, 20, 22, 23, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42], "qualif": 21, "quiet": [21, 34], "quot": [35, 41], "quotat": 41, "r": [3, 9, 10, 11, 19, 21, 22, 29, 35, 41], "r_": 21, "r_1": 29, "r_2": 29, "r_k": 21, "rais": [0, 31], "rang": [1, 3, 4, 10, 13, 14, 21, 22, 27, 29, 31, 32, 33, 34, 41, 45, 47], "rao": 10, "rather": 22, "ration": 21, "raw": [28, 32, 34, 39, 41], "rcl": [17, 19, 42], "re": 20, "reach": [3, 10, 19, 22], "reachabl": [0, 10], "read": [10, 14, 17, 21, 31, 42], "readabl": 35, "reader": [17, 42], "readili": [17, 42], "real": [21, 28], "reason": [4, 27], "rec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "rec_typ": 0, "receiv": 33, "recent": [17, 44], "reclassifi": 1, "recogn": [2, 15, 38], "recommend": [11, 21, 35], "record": [0, 10, 14, 17, 22, 29, 35, 42], "rectifi": 21, "rectyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "recurs": [0, 1, 4, 7, 8, 12, 14, 20, 28, 29, 30, 32, 35, 36, 37, 42, 43, 44, 45, 46], "reduc": [1, 17, 19, 22], "reduct": [9, 17, 19, 22], "ref": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "ref_typ": 0, "refer": [0, 3, 7, 8, 10, 12, 17, 18, 20, 22, 28, 30, 32, 36, 42, 43, 46], "referenc": [19, 22, 24, 28, 31, 32, 33, 40], "refin": [0, 1, 3], "reftyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "reftypediff": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "regard": [21, 37], "regardless": [19, 31, 33], "region": 31, "regionof": 31, "regist": 28, "regular": [3, 10, 21, 22, 37, 39, 42], "regularli": 19, "reinterpret": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "reject": 4, "rel": [2, 10, 19, 21, 24, 31, 37, 42, 44], "relat": [1, 10, 21, 24, 42, 45], "relax": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "relaxed_trunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "releas": [5, 25, 27], "relev": [11, 22, 27, 29, 35, 38, 39, 42], "reliabl": [21, 33], "relop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "rem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "remain": [1, 2, 9, 10, 19, 31], "remaind": [0, 21], "remov": [0, 9, 10, 17, 19, 22], "render": [2, 17, 35, 42], "reorder": 1, "repeat": [37, 39], "repeatedli": 39, "replac": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "report": [4, 20, 28], "repres": [0, 1, 2, 9, 10, 13, 14, 17, 21, 22, 28, 31, 32, 33, 34, 37, 38, 41, 42, 46], "represent": [0, 1, 2, 6, 10, 11, 16, 17, 18, 22, 27, 28, 29, 33, 34, 40, 41, 42], "repurpos": 10, "requir": [0, 2, 3, 4, 10, 11, 14, 17, 19, 20, 21, 22, 28, 29, 31, 32, 33, 38, 40, 41, 42, 44, 46], "rerais": 31, "reserv": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "reset": 0, "reset_loc": 0, "resiz": [0, 33], "resolv": [21, 22, 32, 35, 39, 42], "resourc": [4, 9, 19, 27, 31], "respect": [0, 1, 2, 3, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 47], "respons": [3, 27], "rest": [20, 38], "restart": [22, 31], "restrict": [4, 9, 11, 16, 31, 32, 35, 38, 39, 47], "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46], "resulttyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "resum": 31, "retain": 1, "retriev": 31, "return": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "return_call_ref": 0, "return_typ": 0, "reus": [22, 27, 40], "revers": [0, 21], "rewrit": 35, "right": [0, 10, 17, 19, 21, 38], "rightarrow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "rise": 42, "role": [1, 38, 39], "roll": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47], "root": 21, "rossberg": [10, 17, 25, 42], "rotat": 21, "rotl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "rotr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "round": [2, 27, 39, 41], "rrl": [11, 13, 14, 15, 16, 22, 29, 31, 32, 33, 34, 35, 38, 40, 41, 42], "rt": [0, 14, 15, 24, 40, 42, 46], "rt1": 0, "rt2": 0, "rule": [1, 5, 9, 10, 11, 14, 17, 19, 22, 24, 25, 29, 35, 37, 38, 41, 42, 44, 45, 46, 47], "run": [3, 10, 22, 27], "rundata": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "runelem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "runtim": [0, 1, 2, 4, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "s_1": [10, 19, 20, 21, 29], "s_2": [10, 20, 29], "s_3": 20, "s_4": 20, "s_5": 20, "s_6": 20, "s_7": 20, "s_i": 29, "s_n": [19, 21], "safe": [10, 27, 28], "safeti": 10, "sai": 42, "said": 42, "same": [2, 4, 10, 11, 14, 15, 21, 22, 29, 31, 32, 34, 35, 37, 39, 40, 42, 44, 46], "san": 29, "sandbox": 27, "sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "satisfi": [0, 3, 10, 19], "satur": [13, 21], "scalar": [1, 22, 31, 33, 34, 35, 38, 41, 43], "scheme": 10, "schuff": [10, 17, 42], "scope": [10, 11, 22, 26, 28, 39, 42], "scriptstyl": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle128": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "scriptstyle15": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle16": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle2": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle31": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "scriptstyle32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle4": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle64": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "search": 22, "sec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "second": [0, 21, 31, 39], "secondari": [2, 20], "section": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "secur": 26, "see": 39, "seem": 44, "seen": 27, "segment": [1, 2, 4, 7, 14, 22, 28, 30, 31, 33, 36, 42, 43, 44], "select": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "self": [0, 27], "semant": [0, 2, 3, 5, 10, 14, 17, 19, 20, 21, 22, 23, 25, 26, 27, 38, 42], "semicolon": [38, 41], "sens": 3, "separ": [0, 2, 10, 11, 13, 14, 17, 21, 22, 27, 28, 29, 33, 35, 38, 41, 42], "sequenc": [1, 2, 3, 4, 5, 7, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 41, 42, 43, 45, 46, 47], "sequenti": [44, 46], "serif": 29, "serv": [28, 32, 39], "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "set_loc": 0, "setminu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "sever": [13, 21, 27, 31, 44], "sh": 44, "shadow": 37, "shape": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "share": [10, 22], "shift": [21, 31, 37, 44], "shl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "short": [1, 9, 15, 29, 32], "shortcut": 31, "shortest": 6, "shorthand": [11, 15, 20, 21, 29, 33, 34, 35, 40, 42], "should": [2, 9, 38], "show": 0, "shr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "shrink": 10, "shrunk": 0, "shuffl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "si": 19, "side": [1, 11, 16, 27, 28, 29, 35, 37, 39, 42, 47], "sigma": 10, "sign": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "signal": [21, 22, 34], "signatur": [32, 33], "signed": [31, 34, 41, 44], "signif": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "signific": [21, 34, 41], "significand": [21, 34], "signless": 21, "sigplan": [10, 17, 42], "simd": [1, 31, 33, 34], "similar": [0, 2, 21, 32, 38], "similarli": [0, 14, 16, 17, 19, 20, 29, 31, 34, 40, 42], "simpl": [10, 22, 27, 28, 34, 42, 44, 46, 47], "simpler": [22, 33], "simplest": 34, "simpli": [0, 2, 22, 31], "simplifi": [14, 20, 40], "sinc": [0, 1, 10, 14, 19, 21, 31, 33, 34, 37, 42, 45], "singl": [0, 1, 2, 10, 13, 14, 15, 21, 22, 27, 28, 31, 32, 33, 34, 35, 37, 38, 39, 40], "singleton": [21, 46], "singular": [19, 39, 40], "site": 33, "situat": 4, "sixteen": 28, "size": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "skeleton": [0, 42], "sketch": 0, "skip": [0, 14], "slice": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "slot": [31, 32], "slower": 19, "small": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "smaller": [10, 21, 24, 27, 28, 31], "smallest": [21, 32, 34, 40], "so": [0, 11, 13, 14, 15, 17, 19, 27, 31, 35, 37, 40, 42, 44], "sole": 37, "some": [3, 4, 9, 10, 11, 15, 16, 17, 19, 20, 21, 28, 29, 31, 33, 34, 35, 41, 42, 44], "sometim": [22, 32, 34], "soon": 27, "sort": [28, 42], "sound": [0, 5, 9, 17, 19, 25, 42], "sourc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "space": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "spec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "special": [0, 10, 13, 19, 34, 37], "specif": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "specifi": [1, 3, 4, 9, 10, 17, 21, 24, 28, 31, 32, 33, 35, 39, 42], "speed": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "splat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "splice": 19, "split": [1, 2, 10, 11, 14, 27, 29, 35, 39], "springer": 10, "sqrt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "squar": 21, "st": [0, 10, 15, 39, 40], "stack": [4, 10, 17, 18, 19, 20, 28, 31, 32, 42, 44], "stackrel": 3, "stage": 20, "stand": [27, 41, 42], "standard": [10, 17, 21, 27, 33, 34, 42], "start": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47], "start_typ": 0, "startsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "state": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "statement": [31, 42], "static": [5, 9, 10, 20, 22, 28, 31, 32, 33], "statu": [0, 1, 21, 42, 46], "stem": 4, "step": [10, 17, 19, 20], "step_pur": 19, "still": [0, 2, 4, 9, 10, 16, 17, 19, 21, 32], "stop": 21, "storag": [7, 10, 28, 31, 33, 37, 44, 45, 47], "storagetyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "store": [0, 1, 2, 4, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "store16": 37, "store32": 37, "store64": 37, "store8": 37, "storeop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "straightforward": 0, "strategi": 4, "stream": [14, 17, 38], "streamabl": 27, "string": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47], "stringchar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "stringelem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "struct": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "struct_typ": 0, "structaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "structinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "structref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "structur": [1, 2, 3, 5, 7, 13, 14, 18, 19, 25, 28, 29, 31, 32, 33, 37, 38, 40, 42], "stylis": [17, 42], "sub": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "sub_typ": 0, "subcategori": 31, "subclass": 33, "subject": [1, 17, 27], "subnorm": [21, 34], "subrang": 32, "subsequ": 44, "subset": [1, 4, 9, 33, 35, 38], "subseteq": 21, "subst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "substanti": 19, "substitut": [0, 10, 20, 23, 40, 42], "subsum": 19, "subsumpt": [10, 44], "subtract": 21, "subtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "succe": [3, 19, 31], "success": 31, "successfulli": 1, "suffic": 10, "suffici": 10, "sugar": [35, 37], "suitabl": [0, 3, 10, 19, 27, 28, 33, 39, 42, 46], "super": [0, 15, 40, 44], "superimpos": 38, "supersed": 27, "supertyp": [0, 3, 10, 33, 42, 44, 45, 47], "suppli": [20, 22, 32], "support": [3, 4, 9, 11, 21, 22, 27, 28, 32, 33, 38, 41], "supset": 10, "surround": [0, 39, 42, 44], "switch": 0, "swizzl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "sx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "sym": [11, 29, 35], "symbol": [3, 4, 11, 29, 35, 37, 38, 39, 40, 41], "symposium": 10, "syntact": [0, 1, 3, 5, 9, 10, 17, 22, 29, 35, 37, 38, 40, 41, 42, 45], "syntax": [0, 1, 2, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45], "synthes": [11, 35, 40], "system": [5, 17, 25, 27, 28, 42], "sz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "t": [0, 1, 2, 3, 6, 7, 9, 11, 13, 14, 15, 16, 17, 21, 22, 23, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 45, 46, 47], "t1": 0, "t2": 0, "t_": 45, "t_1": [3, 6, 10, 15, 19, 20, 22, 35, 37, 40, 42, 45, 46, 47], "t_2": [3, 6, 10, 15, 19, 20, 22, 37, 40, 42, 45, 46, 47], "t_3": 44, "t_4": 44, "t_i": [10, 20, 35], "t_n": 35, "t_x": 6, "ta": [20, 39], "tab": 14, "tabl": [0, 2, 4, 5, 6, 7, 8, 9, 11, 12, 16, 17, 18, 21, 23, 25, 26, 27, 28, 29, 30, 34, 35, 36, 38, 41, 42, 43], "table_typ": 0, "tableaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tableidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tableinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tablesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tabletyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tableus": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tabul": 38, "tag": [0, 1, 4, 5, 6, 7, 8, 9, 11, 12, 13, 16, 17, 18, 19, 21, 23, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 41, 42, 43, 44], "tagaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "taginst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagnamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagnamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagtyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tail": 31, "take": [0, 1, 2, 4, 10, 20, 21, 22, 27, 28, 31, 35], "taken": [22, 40], "target": [17, 21, 22, 28, 31], "task": 27, "technic": [9, 10, 21], "techniqu": 22, "tee": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "term": [11, 17, 19, 20, 22, 29, 35, 39], "termin": [4, 10, 11, 13, 16, 17, 19, 22, 29, 31, 32, 35, 38], "ternari": [1, 31], "test": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "testop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "text": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "textual": [2, 9, 27, 35, 41], "tfield": 39, "tg": 39, "th": [29, 42], "than": [1, 3, 10, 14, 19, 20, 21, 22, 27, 28, 31, 33, 34, 41, 44, 45, 47], "thei": [1, 2, 4, 9, 10, 11, 13, 14, 15, 19, 21, 22, 27, 28, 31, 32, 33, 34, 35, 37, 38, 40, 41, 42, 44, 45, 46], "them": [0, 2, 3, 9, 10, 17, 21, 22, 23, 28, 31, 32, 33, 34, 37, 38, 39, 40, 42, 46], "themselv": [10, 16, 22, 31, 38, 42, 46], "theorem": 5, "therebi": [0, 9, 17, 28, 39], "therefor": [19, 22, 44], "thereof": 33, "thi": [0, 1, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46], "third": [14, 31, 38], "thisisenough": 37, "thisshouldbeenough": 37, "thorough": [17, 42], "those": [10, 11, 29, 31, 35, 38, 42, 46], "thought": 21, "thread": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "three": [0, 17, 28, 31, 33], "through": [0, 3, 10, 14, 19, 22, 28, 31, 32, 33], "throw": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "thrown": [3, 22], "thu": [0, 11, 15, 21, 28, 32, 35, 42], "ti": [0, 3, 19, 21], "tild": 41, "time": [0, 1, 3, 4, 10, 11, 19, 21, 22, 23, 27, 29, 31, 32, 35], "titzer": [10, 17, 42], "tobool": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "token": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tool": [2, 9, 39], "top": [0, 10, 11, 19, 20, 44], "top_heap_typ": 0, "toplevel": 39, "topmost": 19, "total": 16, "touch": 17, "toward": [21, 28], "track": [0, 1, 42], "tracker": 25, "trail": [16, 21], "transfer": [31, 44], "transform": [19, 21], "transit": 10, "translat": 27, "transmit": 27, "transpar": 33, "trap": [0, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "treat": [3, 13, 29, 31, 38], "tree": 1, "trip": 2, "tripl": 3, "trivial": 0, "true": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "trunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "trunc_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "truncat": [13, 21], "try": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "try_tabl": 0, "tt": [3, 10, 14, 15, 33, 39, 40, 46], "tupl": 17, "turn": [1, 2, 4, 14, 22, 44], "two": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ty": [14, 39], "type": [4, 5, 6, 9, 11, 12, 13, 16, 17, 18, 21, 22, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 43], "typedef": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typeidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typenameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typenamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typenamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typeus": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typewrit": [11, 35], "typic": [3, 4, 17, 27, 28, 31], "u": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "u32": [0, 6], "ultim": 22, "unalign": [19, 28], "unambigu": [14, 15, 35], "unannot": 10, "unari": [1, 15, 21, 31], "unbound": 21, "unbox": [1, 31, 33], "unchang": 10, "uncondit": [0, 31, 44], "uncondition": [0, 42], "unconstrain": [10, 44], "undefin": [10, 21], "under": [0, 3, 9, 10, 19, 28, 42, 44, 46], "underflow": 0, "underli": [19, 21, 34], "underscor": 41, "understand": [17, 42], "undo": 0, "unfus": 21, "unicod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "uniniti": [19, 22], "uninterpret": [14, 16, 22, 32, 34, 41], "union": 42, "uniqu": [2, 10, 22, 32, 35, 42], "unit": [31, 32, 33], "univers": [27, 33, 47], "unknown": 14, "unless": [10, 17, 19], "unlik": [1, 13, 16, 28, 31, 32], "unlink": 1, "unnam": [35, 37], "unnecessari": [17, 35], "unop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "unpack": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unpack_field": 0, "unpackfield": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unpacknum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unpackshap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unravel": 20, "unreach": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "unrel": 34, "unrol": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47], "unsaf": 27, "unset": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unsign": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unspecif": 3, "unspecifi": 21, "until": [4, 14, 19], "unus": 16, "unwind": 31, "up": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "updat": [0, 3, 29, 37, 44], "upon": 32, "upper": [10, 21], "us": [0, 1, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 21, 22, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 45], "usabl": 28, "user": 2, "usual": [4, 11, 17, 21, 28, 31, 35, 42], "utf": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "utf8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "v": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "v128": [0, 1, 37, 40], "v_1": [19, 37], "v_2": [19, 37], "vacuous": 45, "val": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "val_height": 0, "val_i": 20, "val_stack": 0, "val_typ": 0, "valid": [1, 2, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47], "validate_ref_typ": 0, "validate_val_typ": 0, "valtyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "valu": [0, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 42, 43, 44, 46], "var": 0, "vari": [4, 13, 34], "variabl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "variant": [13, 16, 31], "varieti": 27, "variou": [0, 17, 33, 42], "vbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vbitmaskop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vcvtop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vdash": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vec_typ": 0, "vechaslongerinstructionnam": 13, "vechasreallylonginstructionnam": 37, "vechasreallyreallyreallylonginstructionnam": 37, "vecnum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vector": [7, 8, 9, 12, 18, 22, 28, 30, 36, 43], "vectyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vee": [10, 21, 37, 39], "veebar": 21, "verbatim": 37, "veri": [14, 17], "verifi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "versa": [1, 10, 21], "version": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vextbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vextternop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vextunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vfbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vfrelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vftestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vfunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "via": [2, 19, 20], "vibinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vice": [1, 10, 21], "view": 28, "violat": [9, 19], "virelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "virtu": 42, "virtual": [2, 27, 28], "vishiftop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "visual": 37, "viswizzlop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vitestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "viunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vloadop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vm": 27, "vrelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vshiftop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vswizzlop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vt": [15, 24, 40, 44], "vternop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vtestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vulner": 27, "vunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vvbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vvternop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vvtestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vvunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "w": 21, "w3c": 27, "wa": [0, 10, 31], "wagner": [10, 17, 42], "wai": [3, 9, 10, 20, 21, 27, 28, 33], "wasm": [11, 27], "wat": 35, "watt": 10, "we": [0, 22], "weaken": [10, 44], "web": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "webassembli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "wedg": [3, 9, 10, 19, 21, 39], "well": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "were": [0, 1, 35], "wf": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "what": [1, 6], "when": [0, 1, 2, 3, 9, 10, 11, 14, 17, 19, 20, 21, 22, 29, 32, 33, 35, 39, 41, 42, 44, 45, 46], "where": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "wherea": 13, "whether": [0, 10, 14, 15, 22, 31, 32, 34], "which": [0, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 46, 47], "while": [0, 10, 14, 20, 21, 31, 32, 33, 34, 38, 45], "white": [35, 36, 37, 41], "whitespac": 38, "whose": [0, 1, 2, 9, 10, 11, 14, 19, 20, 21, 33, 34, 35, 40, 42, 44], "why": 33, "wide": [17, 28, 42], "wider": 33, "width": [19, 21, 22, 28, 31, 33, 34], "wise": [17, 19, 21, 29, 31], "within": [1, 10, 16, 21, 22, 28, 31, 32, 33, 35, 41, 42, 47], "without": [4, 10, 13, 14, 15, 19, 22, 33, 42, 44], "word": [10, 42], "would": [0, 10, 14, 19, 22, 23, 44], "wrap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "write": 35, "written": [2, 10, 11, 21, 29, 31, 33, 35, 37, 39, 41, 42], "x": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 47], "x_0": 47, "x_1": [10, 13, 21, 44, 45], "x_2": [10, 13, 44, 45], "x_n": [19, 21], "xa": 22, "xi": 20, "xiaojia": 10, "xor": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "xref": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45], "xt": [3, 14, 20, 24, 33, 46], "xx": [14, 32, 39], "xyz": [9, 10], "y": [6, 10, 13, 14, 20, 32, 37, 39], "y_k": 10, "yield": [3, 19, 31, 44, 46], "z": [17, 19, 22, 34, 37, 38, 41], "z_1": 19, "z_k": 19, "zakai": [10, 17, 42], "zero": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "zeroop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "zt": [15, 19, 40, 44, 45]}, "titles": ["Validation Algorithm", "Change History", "Custom Sections and Annotations", "Embedding", "Implementation Limitations", "Appendix", "Index of Instructions", "Index of Semantic Rules", "Index of Types", "Profiles", "Type Soundness", "Conventions", "Binary Format", "Instructions", "Modules", "Types", "Values", "Conventions", "Execution", "Instructions", "Modules", "Numerics", "Runtime Structure", "Types", "Values", "WebAssembly Specification", "Introduction", "Introduction", "Overview", "Conventions", "Structure", "Instructions", "Modules", "Types", "Values", "Conventions", "Text Format", "Instructions", "Lexical Format", "Modules", "Types", "Values", "Conventions", "Validation", "Instructions", "Matching", "Modules", "Types"], "titleterms": {"": [10, 20, 21], "0": [1, 3, 19], "16": 44, "1em64": 3, "1emn": 19, "2": 1, "2m": 21, "3": 1, "64": 1, "_": [19, 20, 21, 44], "_0": 10, "_1": [3, 19, 21, 44], "_2": [3, 19, 21, 44], "_all": 44, "_alloc": 3, "_ani": [19, 44], "_call": [19, 44], "_cast": [19, 44], "_data": [19, 44], "_decod": 3, "_default": [3, 19, 44], "_dot": 21, "_elem": [19, 44], "_export": 3, "_expr": 19, "_extern": [19, 44], "_externtyp": 3, "_fail": [19, 44], "_fix": [19, 44], "_grow": 3, "_if": [19, 44], "_import": 3, "_indirect": [19, 44], "_init": 3, "_instanti": 3, "_invok": 3, "_lane": [19, 44], "_laneselect": 21, "_madd": 21, "_max": 21, "_min": 21, "_n": [10, 21], "_nmadd": 21, "_non": [19, 44], "_null": [19, 44], "_on": [19, 44], "_pairwis": 21, "_pars": 3, "_q15mulr": 21, "_read": 3, "_ref": [10, 19, 44], "_sat": 21, "_size": 3, "_splat": 44, "_swizzl": 21, "_tabl": [19, 44], "_tag": 3, "_true": 19, "_trunc": 21, "_type": 3, "_u": 21, "_valid": 3, "_valtyp": 3, "_write": 3, "_zero": 44, "abbrevi": [35, 37, 39, 40], "addr": 10, "address": [1, 22, 33, 40], "addrtyp": 10, "administr": [10, 22], "aggreg": [22, 31, 44], "algorithm": 0, "alloc": 20, "allocdata": 20, "allocelem": 20, "allocexport": 20, "allocfunc": 20, "allocglob": 20, "allocmem": 20, "allocmodul": 20, "alloct": 20, "alloctag": 20, "alloctyp": 20, "an": 19, "ani": [19, 44], "annot": [1, 2, 9, 38], "ao": 19, "appendix": [3, 5], "arrai": [10, 19, 24, 44], "arrayinst": 10, "ast": [3, 10, 19, 20, 44, 47], "aux": 20, "auxiliari": [11, 29], "b": [10, 20], "binari": [4, 12], "binop": [19, 44], "bit": 1, "bitmask": [19, 44], "block": [19, 33, 44, 47], "blocktyp": 44, "bool": 3, "boolean": [3, 21], "bot": 10, "br": [19, 44], "bt": 19, "bulk": 1, "byte": [3, 10, 16, 20, 34], "c": [19, 21, 44], "c_1": 21, "c_2": 21, "c_3": 21, "call": [1, 19, 22, 44], "cast": [19, 44], "catch": [10, 19, 44], "chang": 1, "char": 3, "charact": 38, "code": [10, 14, 20], "collect": 1, "comment": 38, "composit": [15, 33, 40, 45, 47], "composition": 10, "comptyp": [10, 47], "concept": 28, "condit": 3, "configur": [10, 22], "consider": 27, "const": [19, 44], "constant": [1, 7, 44], "construct": 7, "context": [0, 10, 35, 42], "control": [10, 13, 19, 31, 37, 44], "convent": [3, 9, 10, 11, 17, 20, 22, 29, 31, 32, 33, 34, 35, 41, 42], "convers": [1, 21], "convert": [19, 21, 44], "copi": [19, 44], "count": 14, "custom": [1, 2, 14], "cvtop": [19, 44], "data": [0, 10, 14, 19, 20, 22, 32, 33, 39, 44, 46], "datainst": 10, "datamod": 20, "defin": [9, 10, 42, 45], "deftyp": [3, 10, 20], "demot": 21, "depend": 27, "design": 27, "det": 9, "determinist": 9, "drop": [19, 44], "e": 20, "elem": [10, 19, 20, 44], "element": [10, 14, 20, 22, 32, 33, 39, 46], "eleminst": 10, "elemmod": 20, "elemtyp": 20, "els": 44, "emb": 3, "embed": 3, "empti": 44, "enter": 19, "epsilon": 44, "eq": [19, 44], "error": 3, "eval": [19, 20], "evalglob": 20, "except": [1, 3, 10, 19, 22, 24], "exec": [3, 10, 19, 20, 21], "execut": [4, 7, 18], "exit": 19, "exn": [3, 10], "exnaddr": 3, "exninst": 10, "export": [10, 14, 20, 22, 32, 39, 46], "exportinst": 10, "expr": 20, "express": [1, 13, 19, 31, 37, 44], "ext": 10, "extend": [1, 21], "extens": [1, 7, 10], "extern": [15, 19, 22, 24, 33, 40, 44, 45, 47], "externaddr": [3, 10, 20], "externidx": [20, 46], "externtyp": 3, "extract": [19, 44], "f": 10, "fab": 21, "fadd": 21, "fceil": 21, "fcopysign": 21, "fdiv": 21, "feq": 21, "ffloor": 21, "fge": 21, "fgt": 21, "field": [2, 10, 45], "fieldval": 10, "fill": [19, 44], "final": [10, 47], "fle": 21, "float": [1, 16, 21, 34, 41], "flt": 21, "fma": 21, "fmax": 21, "fmin": 21, "fmul": 21, "fne": 21, "fnearest": 21, "fneg": 21, "fold": 37, "formal": [17, 42], "format": [4, 12, 36, 38], "formed": 7, "fpmax": 21, "fpmin": 21, "frame": [10, 22], "frelax": 21, "frelaxed_madd": 21, "frelaxed_max": 21, "frelaxed_min": 21, "frelaxed_nmadd": 21, "from": 19, "fsqrt": 21, "fsub": 21, "ftrunc": 21, "ful": 9, "full": 9, "func": [3, 10, 19, 20, 44, 46], "funcaddr": [3, 10, 20], "funcinst": [10, 20], "function": [2, 3, 10, 14, 19, 20, 22, 24, 32, 39, 46], "g": 20, "garbag": 1, "get": [19, 44], "global": [3, 10, 14, 15, 19, 20, 22, 24, 32, 33, 39, 40, 44, 45, 46, 47], "globaladdr": 3, "globalinst": 10, "globaltyp": [3, 20], "goal": 27, "grammar": [11, 29, 35], "grow": [19, 20, 44], "growmem": 20, "growtabl": 20, "h": 19, "half": [21, 44], "handl": [1, 19], "handler": [10, 19, 22], "heap": [10, 15, 33, 40, 45, 47], "heaptyp": 10, "hf": 10, "histori": 1, "host": [10, 19, 24], "hostfunc": [3, 10], "ht": [10, 44], "i": [3, 10, 19, 20, 21, 44], "i31": [19, 44], "i8x16": 44, "i_1": 21, "i_2": 21, "i_3": 21, "iab": 21, "iadd": 21, "iadd_sat": 21, "iand": 21, "iandnot": 21, "iavgr": 21, "ibitselect": 21, "iclz": 21, "ictz": 21, "identifi": 41, "idiv": 21, "ieq": 21, "ieqz": 21, "iextend": 21, "iextendn": 21, "ig": 21, "igt": 21, "il": 21, "ilt": 21, "imax": 21, "imin": 21, "implement": 4, "import": [14, 32, 39, 46], "imul": 21, "index": [6, 7, 8], "indic": [14, 32, 39], "ine": 21, "ineg": 21, "inez": 21, "init": [19, 44], "inot": 21, "instanc": [3, 10, 22], "instanti": [20, 23], "instr": [10, 19, 21, 44], "instruct": [1, 6, 10, 13, 19, 20, 21, 22, 31, 37, 42, 44, 45, 47], "int": [1, 3], "integ": [16, 21, 34, 41], "interpret": 21, "introduct": [26, 27], "invoc": [19, 20], "invok": [10, 20], "ior": 21, "ipopcnt": 21, "iq15mulrsat": 21, "irelax": 21, "irelaxed_laneselect": 21, "irelaxed_q15mulr_": 21, "irem": 21, "irev": 21, "irotl": 21, "irotr": 21, "ishap": 44, "ishl": 21, "ishr": 21, "isub": 21, "isub_sat": 21, "ivadd": 21, "ivadd_pairwis": 21, "ivbitmask": 21, "ivdot": 21, "ivdot_sat": 21, "ivdotsat": 21, "ivmul": 21, "ivrelax": 21, "ivrelaxed_swizzl": 21, "ivshuffl": 21, "ivswizzl": 21, "ixor": 21, "j": [19, 20, 21], "k": 19, "kern": [3, 19], "l": [19, 44], "l_n": 44, "label": [10, 19, 22, 37], "lane": 19, "laneidx": 44, "lanetyp": 19, "lattic": 10, "len": [19, 44], "lexic": 38, "limit": [4, 10, 15, 20, 33, 40, 45, 47], "list": [11, 29, 35], "load": [19, 44], "loadop": 19, "local": [2, 10, 19, 42, 44, 46], "loop": [19, 44], "m": [19, 21, 44], "map": 2, "match": [3, 7, 45], "mathit": [3, 10, 19, 20, 21, 44, 47], "mathrm": [3, 9, 20, 21], "mathsf": [10, 19, 20, 21, 44, 46, 47], "mem": [3, 20], "memaddr": 3, "memarg": 44, "meminst": [10, 20], "memori": [1, 3, 10, 13, 14, 15, 19, 20, 22, 24, 31, 32, 33, 37, 39, 40, 44, 45, 46, 47], "memtyp": [3, 20], "modul": [2, 3, 10, 14, 20, 22, 32, 39, 46], "moduleinst": [3, 10, 20], "multipl": 1, "mut": 10, "n": [3, 19, 20, 21, 44], "name": [2, 3, 10, 16, 20, 34, 41], "nan": 21, "narrow": [19, 21, 44], "new": [19, 44], "non": 1, "nop": [19, 44], "notat": [11, 17, 29, 42], "nt": 19, "null": [19, 24, 44], "number": [15, 33, 40, 45, 47], "numer": [13, 19, 21, 24, 31, 37, 44], "numtyp": 19, "ok": 20, "op": 21, "opcod": 0, "oper": 21, "overview": 28, "page": 20, "paramet": 2, "parametr": [13, 19, 31, 37, 44], "phase": 28, "point": [16, 21, 34, 41], "post": 3, "pre": 3, "princip": 10, "profil": [1, 9], "promot": 21, "propag": 21, "properti": [9, 10], "prose": [17, 42], "r": 20, "rec": [10, 47], "rectyp": [10, 20, 47], "recurs": [10, 15, 33, 40, 47], "ref": [3, 10, 19, 20, 44], "refer": [1, 13, 15, 19, 24, 31, 33, 37, 40, 44, 45, 47], "reftyp": 3, "reinterpret": 21, "relax": [1, 21], "relaxed_trunc": 21, "releas": 1, "relop": [19, 44], "replac": [19, 44], "represent": 21, "result": [10, 15, 22, 33, 45, 47], "return": [19, 44], "roll": 42, "round": 21, "rt": [19, 20, 44], "rule": 7, "rundata": 20, "runelem": 20, "runtim": [3, 7, 10, 19, 20, 22], "s_": 21, "scalar": [24, 44], "scope": 27, "scriptstyl": [3, 19], "scriptstyle128": [19, 44], "scriptstyle31": [19, 44], "section": [2, 14], "secur": 27, "segment": [20, 32, 39, 46], "select": [19, 44], "semant": [7, 9, 28], "sequenc": [0, 44], "set": [19, 44], "sh": [19, 21], "shape": [19, 44], "shuffl": [19, 44], "sign": [1, 21], "size": [19, 44], "small": 9, "sound": 10, "space": [1, 38], "specif": 25, "splat": [19, 44], "stack": [0, 22], "start": [14, 32, 39, 46], "static": 7, "storag": 21, "store": [3, 7, 10, 19, 22, 44], "storeop": 19, "string": 41, "struct": [19, 44], "structinst": 10, "structur": [0, 4, 10, 22, 24, 30], "sub": [10, 47], "subsect": 2, "subsumpt": 24, "subtyp": [10, 47], "swizzlop": 19, "sx": [19, 21, 44], "syntact": 4, "syntax": [3, 9, 10, 19, 20, 21, 44, 46, 47], "system": 10, "t": [10, 19, 20, 44], "t_1": [21, 44], "t_2": [21, 44], "tabl": [1, 3, 10, 13, 14, 15, 19, 20, 22, 24, 31, 32, 33, 37, 39, 40, 44, 45, 46, 47], "tableaddr": 3, "tableinst": [10, 20], "tabletyp": 3, "tag": [2, 3, 10, 14, 15, 20, 22, 24, 32, 33, 39, 40, 45, 46, 47], "tagaddr": 3, "taginst": 10, "tagtyp": [3, 10, 20], "tail": 1, "tee": [19, 44], "test": [19, 44], "testop": [19, 44], "text": [4, 36], "theorem": 10, "thread": 10, "throw": [10, 19, 44], "todo": 19, "token": 38, "trap": [1, 10], "trunc": 21, "trunc_sat": 21, "try": [19, 44], "type": [0, 1, 2, 3, 7, 8, 10, 14, 15, 19, 20, 23, 24, 32, 33, 40, 42, 44, 45, 46, 47], "u": [3, 21], "u_": 21, "unop": [19, 44], "unreach": [19, 44], "unrol": 42, "us": [33, 40, 47], "v": [19, 44], "v128": 44, "val": [3, 10, 19, 20], "valid": [0, 3, 4, 10, 20, 43], "valtyp": [3, 10], "valu": [1, 3, 10, 15, 16, 19, 20, 22, 24, 33, 34, 40, 41, 45, 47], "variabl": [13, 19, 31, 37, 44], "vbinop": [19, 44], "vcvtop": [19, 21, 44], "vec": [19, 21, 44], "vector": [1, 13, 15, 19, 21, 24, 31, 33, 34, 37, 40, 44, 45, 47], "vectyp": [19, 44], "vextbinop": [19, 21, 44], "vextternop": [19, 21, 44], "vextunop": [19, 21, 44], "vishiftop": 44, "vrelop": [19, 44], "vshiftop": [19, 44], "vswizzlop": 44, "vternop": [19, 44], "vtestop": [19, 44], "vunop": [19, 44], "vvbinop": [19, 44], "vvternop": [19, 44], "vvtestop": 44, "vvunop": [19, 44], "webassembli": 25, "well": 7, "white": 38, "wrap": 21, "x": [19, 20, 44, 46], "x_1": 19, "x_2": 19, "xref": [3, 10, 19, 20, 21, 44, 46, 47], "y": [19, 44, 47], "z": [20, 21], "z_1": 21, "z_2": 21, "z_3": 21, "zero": [19, 21]}})
\ No newline at end of file
+Search.setIndex({"alltitles": {"64-bit Address Space": [[1, "bit-address-space"]], "Abbreviations": [[35, "abbreviations"], [37, "abbreviations"], [37, "id1"], [37, "id2"], [39, "abbreviations"], [39, "text-global-abbrev"], [39, "text-mem-abbrev"], [39, "text-table-abbrev"], [39, "text-func-abbrev"], [39, "id5"], [39, "id6"], [39, "id7"], [39, "id8"], [39, "id10"], [40, "abbreviations"], [40, "id1"], [40, "id2"], [40, "id3"], [40, "text-typeuse-abbrev"]], "Address Types": [[33, "address-types"], [40, "address-types"]], "Addresses": [[22, "addresses"]], "Administrative Instructions": [[10, "administrative-instructions"], [22, "administrative-instructions"]], "Aggregate Instances": [[22, "aggregate-instances"]], "Aggregate Instructions": [[31, "aggregate-instructions"]], "Aggregate Reference Instructions": [[44, "aggregate-reference-instructions"]], "Allocation": [[20, "allocation"]], "Annotations": [[38, "annotations"]], "Appendix": [[5, null]], "Array Instance \\xref{exec/runtime}{syntax-arrayinst}{\\mathit{arrayinst}}": [[10, "array-instance-xref-exec-runtime-syntax-arrayinst-mathit-arrayinst"]], "Array Instances \\{ \\xref{exec/runtime}{syntax-arrayinst}{\\mathsf{type}}~\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-arrayinst}{\\mathsf{fields}}~\\xref{exec/runtime}{syntax-fieldval}{\\mathit{fieldval}}^\\ast \\}": [[10, "array-instances-xref-exec-runtime-syntax-arrayinst-mathsf-type-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-arrayinst-mathsf-fields-xref-exec-runtime-syntax-fieldval-mathit-fieldval-ast"]], "Array References": [[24, "array-references"]], "Auxiliary Notation": [[11, "auxiliary-notation"], [29, "auxiliary-notation"]], "Binary Format": [[4, "binary-format"], [12, null]], "Block Types": [[33, "block-types"], [47, "block-types"]], "Blocks": [[19, "blocks"]], "Boolean Interpretation": [[21, "boolean-interpretation"]], "Booleans": [[3, "booleans"]], "Bulk Memory and Table Instructions": [[1, "bulk-memory-and-table-instructions"]], "Bytes": [[16, "bytes"], [34, "bytes"]], "Call Frames": [[22, "call-frames"]], "Change History": [[1, null]], "Characters": [[38, "characters"]], "Code Section": [[14, "code-section"]], "Comments": [[38, "comments"]], "Composite Types": [[15, "composite-types"], [33, "composite-types"], [40, "composite-types"], [45, "composite-types"], [47, "composite-types"]], "Compositionality": [[10, "compositionality"]], "Concepts": [[28, "concepts"]], "Configuration Validity": [[10, "configuration-validity"]], "Configurations": [[22, "configurations"]], "Configurations S;T": [[10, "configurations-s-t"]], "Constant Expressions": [[44, "constant-expressions"]], "Constantness": [[7, "constantness"]], "Context": [[0, "context"]], "Contexts": [[10, "contexts"], [35, "contexts"], [42, "contexts"]], "Control Instructions": [[13, "control-instructions"], [19, "control-instructions"], [31, "control-instructions"], [37, "control-instructions"], [44, "control-instructions"]], "Convention": [[22, "convention"], [22, "id2"], [34, "convention"], [42, "convention"], [42, "aux-clostype"]], "Conventions": [[9, "conventions"], [11, null], [17, null], [22, "conventions"], [22, "id3"], [22, "aux-unpackfield"], [22, "aux-blocktype"], [29, null], [31, "conventions"], [32, "conventions"], [32, "id1"], [33, "conventions"], [33, "bitwidth-vectype"], [33, "id2"], [33, "id3"], [33, "aux-unpack"], [33, "aux-addrtype-min"], [33, "id6"], [34, "conventions"], [34, "id1"], [34, "id2"], [35, null], [35, "id1"], [41, "conventions"], [42, null], [42, "notation-subst"]], "Conversions": [[21, "conversions"]], "Custom Annotations": [[1, "custom-annotations"], [2, "custom-annotations"]], "Custom Section": [[14, "custom-section"]], "Custom Sections and Annotations": [[2, null]], "Data Count Section": [[14, "data-count-section"]], "Data Instance \\xref{exec/runtime}{syntax-datainst}{\\mathit{datainst}}": [[10, "data-instance-xref-exec-runtime-syntax-datainst-mathit-datainst"]], "Data Instances": [[22, "data-instances"]], "Data Instances \\{ \\xref{exec/runtime}{syntax-datainst}{\\mathsf{bytes}}~b^\\ast \\}": [[10, "data-instances-xref-exec-runtime-syntax-datainst-mathsf-bytes-b-ast"]], "Data Section": [[14, "data-section"]], "Data Segments": [[32, "data-segments"], [39, "data-segments"], [46, "data-segments"]], "Data Structures": [[0, "data-structures"]], "Data Types": [[33, "data-types"]], "Data segments": [[20, "data-segments"]], "Defined Profiles": [[9, "defined-profiles"]], "Defined Types": [[42, "defined-types"], [45, "defined-types"]], "Defined types \\xref{syntax/types}{syntax-rectype}{\\mathit{rectype}}.i": [[10, "defined-types-xref-syntax-types-syntax-rectype-mathit-rectype-i"]], "Dependencies": [[27, "dependencies"]], "Design Goals": [[27, "design-goals"]], "Deterministic Profile ({\\small{\\mathrm{DET}}})": [[9, "deterministic-profile-small-mathrm-det"]], "Element Instance \\xref{exec/runtime}{syntax-eleminst}{\\mathit{eleminst}}": [[10, "element-instance-xref-exec-runtime-syntax-eleminst-mathit-eleminst"]], "Element Instances": [[22, "element-instances"]], "Element Instances \\{ \\xref{exec/runtime}{syntax-eleminst}{\\mathsf{type}}~t, \\xref{exec/runtime}{syntax-eleminst}{\\mathsf{elem}}~\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}^\\ast \\}": [[10, "element-instances-xref-exec-runtime-syntax-eleminst-mathsf-type-t-xref-exec-runtime-syntax-eleminst-mathsf-elem-xref-exec-runtime-syntax-ref-mathit-ref-ast"]], "Element Section": [[14, "element-section"]], "Element Segments": [[32, "element-segments"], [39, "element-segments"], [46, "element-segments"]], "Element Types": [[33, "element-types"]], "Element segments": [[20, "element-segments"]], "Embedding": [[3, null]], "Empty Instruction Sequence: \\epsilon": [[44, "empty-instruction-sequence-epsilon"]], "Entering \\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast with label L and exception handler H": [[19, "entering-xref-syntax-instructions-syntax-instr-mathit-instr-ast-with-label-l-and-exception-handler-h"]], "Entering \\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast with label L and values \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast": [[19, "entering-xref-syntax-instructions-syntax-instr-mathit-instr-ast-with-label-l-and-values-xref-exec-runtime-syntax-val-mathit-val-ast"]], "Exception Handlers": [[22, "exception-handlers"]], "Exception Handling": [[1, "exception-handling"], [19, "exception-handling"]], "Exception Instance \\xref{exec/runtime}{syntax-exninst}{\\mathit{exninst}}": [[10, "exception-instance-xref-exec-runtime-syntax-exninst-mathit-exninst"]], "Exception Instances": [[22, "exception-instances"]], "Exception Instances \\{ \\xref{exec/runtime}{syntax-exninst}{\\mathsf{tag}}~a, \\xref{exec/runtime}{syntax-exninst}{\\mathsf{fields}}~\\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast \\}": [[10, "exception-instances-xref-exec-runtime-syntax-exninst-mathsf-tag-a-xref-exec-runtime-syntax-exninst-mathsf-fields-xref-exec-runtime-syntax-val-mathit-val-ast"]], "Exception References": [[24, "exception-references"]], "Exceptions": [[3, "exceptions"]], "Exceptions and Errors": [[3, "exceptions-and-errors"]], "Execution": [[4, "execution"], [7, "execution"], [18, null]], "Exiting \\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast with label L": [[19, "exiting-xref-syntax-instructions-syntax-instr-mathit-instr-ast-with-label-l"]], "Exiting an exception handler": [[19, "exiting-an-exception-handler"]], "Export Instances": [[22, "export-instances"]], "Export Instances \\{ \\xref{exec/runtime}{syntax-exportinst}{\\mathsf{name}}~\\xref{syntax/values}{syntax-name}{\\mathit{name}}, \\xref{exec/runtime}{syntax-exportinst}{\\mathsf{addr}}~\\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}} \\}": [[10, "export-instances-xref-exec-runtime-syntax-exportinst-mathsf-name-xref-syntax-values-syntax-name-mathit-name-xref-exec-runtime-syntax-exportinst-mathsf-addr-xref-exec-runtime-syntax-externaddr-mathit-externaddr"]], "Export Section": [[14, "export-section"]], "Exports": [[32, "exports"], [39, "exports"], [46, "exports"]], "Expressions": [[13, "expressions"], [19, "expressions"], [31, "expressions"], [37, "expressions"], [44, "expressions"]], "Extended Constant Expressions": [[1, "extended-constant-expressions"]], "External Addresses": [[22, "external-addresses"]], "External Reference Instructions": [[44, "external-reference-instructions"]], "External References": [[24, "external-references"]], "External Types": [[15, "external-types"], [33, "external-types"], [40, "external-types"], [45, "external-types"], [47, "external-types"]], "External Typing": [[24, "external-typing"]], "Field Names": [[2, "field-names"], [2, "text-fieldnameannot"]], "Field Types": [[45, "field-types"]], "Field Values \\xref{exec/runtime}{syntax-fieldval}{\\mathit{fieldval}}": [[10, "field-values-xref-exec-runtime-syntax-fieldval-mathit-fieldval"]], "Floating-Point": [[16, "floating-point"], [21, "floating-point"], [34, "floating-point"], [41, "floating-point"]], "Floating-Point Operations": [[21, "floating-point-operations"]], "Folded Instructions": [[37, "folded-instructions"]], "Formal Notation": [[17, "formal-notation"], [42, "formal-notation"]], "Frames \\{\\xref{exec/runtime}{syntax-frame}{\\mathsf{locals}}~\\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast, \\xref{exec/runtime}{syntax-frame}{\\mathsf{module}}~\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}\\}": [[10, "frames-xref-exec-runtime-syntax-frame-mathsf-locals-xref-exec-runtime-syntax-val-mathit-val-ast-xref-exec-runtime-syntax-frame-mathsf-module-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst"]], "Full Profile ({\\small{\\mathrm{FUL}}})": [[9, "full-profile-small-mathrm-ful"]], "Function Calls": [[19, "function-calls"]], "Function Instance \\xref{exec/runtime}{syntax-funcinst}{\\mathit{funcinst}}": [[10, "function-instance-xref-exec-runtime-syntax-funcinst-mathit-funcinst"]], "Function Instances": [[22, "function-instances"]], "Function Instances \\{\\xref{exec/runtime}{syntax-funcinst}{\\mathsf{type}}~\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-funcinst}{\\mathsf{module}}~\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}, \\xref{exec/runtime}{syntax-funcinst}{\\mathsf{code}}~\\xref{syntax/modules}{syntax-func}{\\mathit{func}}\\}": [[10, "function-instances-xref-exec-runtime-syntax-funcinst-mathsf-type-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-funcinst-mathsf-module-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst-xref-exec-runtime-syntax-funcinst-mathsf-code-xref-syntax-modules-syntax-func-mathit-func"]], "Function Names": [[2, "function-names"], [2, "text-funcnameannot"]], "Function References": [[24, "function-references"]], "Function Section": [[14, "function-section"]], "Functions": [[3, "functions"], [20, "functions"], [24, "functions"], [32, "functions"], [39, "functions"], [46, "functions"]], "Garbage Collection": [[1, "garbage-collection"]], "Global Instance \\xref{exec/runtime}{syntax-globalinst}{\\mathit{globalinst}}": [[10, "global-instance-xref-exec-runtime-syntax-globalinst-mathit-globalinst"]], "Global Instances": [[22, "global-instances"]], "Global Instances \\{ \\xref{exec/runtime}{syntax-globalinst}{\\mathsf{type}}~\\xref{syntax/types}{syntax-mut}{\\mathit{mut}}~t, \\xref{exec/runtime}{syntax-globalinst}{\\mathsf{value}}~\\xref{exec/runtime}{syntax-val}{\\mathit{val}} \\}": [[10, "global-instances-xref-exec-runtime-syntax-globalinst-mathsf-type-xref-syntax-types-syntax-mut-mathit-mut-t-xref-exec-runtime-syntax-globalinst-mathsf-value-xref-exec-runtime-syntax-val-mathit-val"]], "Global Section": [[14, "global-section"]], "Global Types": [[15, "global-types"], [33, "global-types"], [40, "global-types"], [45, "global-types"], [47, "global-types"]], "Globals": [[3, "globals"], [20, "globals"], [24, "globals"], [32, "globals"], [39, "globals"], [46, "globals"]], "Grammar": [[11, "grammar"], [35, "grammar"]], "Grammar Notation": [[29, "grammar-notation"]], "Growing memories": [[20, "growing-memories"]], "Growing tables": [[20, "growing-tables"]], "Heap Type \\xref{syntax/types}{syntax-heaptype}{\\mathsf{rec}}~i": [[10, "heap-type-xref-syntax-types-syntax-heaptype-mathsf-rec-i"]], "Heap Type \\xref{valid/conventions}{syntax-heaptype-ext}{\\mathsf{bot}}": [[10, "heap-type-xref-valid-conventions-syntax-heaptype-ext-mathsf-bot"]], "Heap Types": [[15, "heap-types"], [33, "heap-types"], [40, "heap-types"], [45, "heap-types"], [47, "heap-types"]], "Host Function Instances \\{\\xref{exec/runtime}{syntax-funcinst}{\\mathsf{type}}~\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-funcinst}{\\mathsf{hostfunc}}~\\mathit{hf}\\}": [[10, "host-function-instances-xref-exec-runtime-syntax-funcinst-mathsf-type-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-funcinst-mathsf-hostfunc-mathit-hf"]], "Host Functions": [[19, "host-functions"]], "Host References": [[24, "host-references"]], "Identifiers": [[41, "text-id"]], "Implementation Limitations": [[4, null]], "Import Section": [[14, "import-section"]], "Imports": [[32, "imports"], [39, "imports"], [46, "imports"]], "Index of Instructions": [[6, null]], "Index of Semantic Rules": [[7, null]], "Index of Types": [[8, null]], "Indices": [[14, "indices"], [32, "indices"], [39, "indices"]], "Instantiation": [[20, "instantiation"], [23, "instantiation"]], "Instruction Sequences": [[44, "instruction-sequences"]], "Instruction Types": [[42, "instruction-types"], [45, "instruction-types"], [47, "instruction-types"]], "Instructions": [[13, null], [19, null], [31, null], [37, null], [44, null]], "Integer Operations": [[21, "integer-operations"]], "Integers": [[16, "integers"], [21, "integers"], [34, "integers"], [41, "integers"]], "Introduction": [[26, null], [27, null]], "Invocation": [[20, "invocation"]], "Invocation of function reference (\\xref{exec/runtime}{syntax-ref}{\\mathsf{ref{.}func}}~a)": [[19, "invocation-of-function-reference-xref-exec-runtime-syntax-ref-mathsf-ref-func-a"]], "Labels": [[22, "labels"], [37, "labels"]], "Lexical Format": [[38, null]], "Limits": [[15, "limits"], [33, "limits"], [40, "limits"], [45, "limits"], [47, "limits"]], "Lists": [[11, "lists"], [29, "lists"], [35, "lists"]], "Local Names": [[2, "local-names"], [2, "text-localnameannot"]], "Local Types": [[42, "local-types"]], "Locals": [[46, "locals"]], "Matching": [[3, "matching"], [7, "matching"], [45, null]], "Memories": [[3, "memories"], [20, "memories"], [24, "memories"], [32, "memories"], [39, "memories"], [46, "memories"]], "Memory Instance \\xref{exec/runtime}{syntax-meminst}{\\mathit{meminst}}": [[10, "memory-instance-xref-exec-runtime-syntax-meminst-mathit-meminst"]], "Memory Instances": [[22, "memory-instances"]], "Memory Instances \\{ \\xref{exec/runtime}{syntax-meminst}{\\mathsf{type}}~(\\xref{syntax/types}{syntax-addrtype}{\\mathit{addrtype}}~\\xref{syntax/types}{syntax-limits}{\\mathit{limits}}), \\xref{exec/runtime}{syntax-meminst}{\\mathsf{bytes}}~b^\\ast \\}": [[10, "memory-instances-xref-exec-runtime-syntax-meminst-mathsf-type-xref-syntax-types-syntax-addrtype-mathit-addrtype-xref-syntax-types-syntax-limits-mathit-limits-xref-exec-runtime-syntax-meminst-mathsf-bytes-b-ast"]], "Memory Instructions": [[13, "memory-instructions"], [19, "memory-instructions"], [31, "memory-instructions"], [37, "memory-instructions"], [44, "memory-instructions"]], "Memory Section": [[14, "memory-section"]], "Memory Types": [[15, "memory-types"], [33, "memory-types"], [40, "memory-types"], [45, "memory-types"], [47, "memory-types"]], "Module Instances": [[3, "module-instances"], [22, "module-instances"]], "Module Instances \\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}": [[10, "module-instances-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst"]], "Module Names": [[2, "module-names"], [2, "text-modulenameannot"]], "Modules": [[3, "modules"], [14, null], [14, "binary-module"], [20, null], [20, "alloc-module"], [32, null], [39, null], [39, "text-module"], [46, null], [46, "syntax-moduletype"]], "Multiple Memories": [[1, "multiple-memories"]], "Multiple Tables": [[1, "multiple-tables"]], "Multiple Values": [[1, "multiple-values"]], "NaN Propagation": [[21, "nan-propagation"]], "Name Annotations": [[2, "name-annotations"]], "Name Maps": [[2, "name-maps"]], "Name Section": [[2, "name-section"]], "Names": [[16, "names"], [34, "names"], [41, "names"]], "Non-trapping Float-to-Int Conversions": [[1, "non-trapping-float-to-int-conversions"]], "Null References": [[24, "null-references"]], "Number Types": [[15, "number-types"], [33, "number-types"], [40, "number-types"], [45, "number-types"], [47, "number-types"]], "Numeric Instructions": [[13, "numeric-instructions"], [19, "numeric-instructions"], [31, "numeric-instructions"], [37, "numeric-instructions"], [44, "numeric-instructions"]], "Numeric Values": [[24, "numeric-values"]], "Numerics": [[21, null]], "Overview": [[28, null]], "Parameter Names": [[2, "parameter-names"]], "Parametric Instructions": [[13, "parametric-instructions"], [19, "parametric-instructions"], [31, "parametric-instructions"], [37, "parametric-instructions"], [44, "parametric-instructions"]], "Pre- and Post-Conditions": [[3, "pre-and-post-conditions"]], "Principal Types": [[10, "principal-types"]], "Profiles": [[1, "profiles"], [9, null]], "Properties": [[9, "properties"]], "Prose Notation": [[17, "prose-notation"], [42, "prose-notation"]], "Recursive Types": [[15, "recursive-types"], [33, "recursive-types"], [40, "recursive-types"], [47, "recursive-types"]], "Recursive Types \\xref{syntax/types}{syntax-rectype}{\\mathsf{rec}}~\\xref{syntax/types}{syntax-subtype}{\\mathit{subtype}}^\\ast": [[10, "recursive-types-xref-syntax-types-syntax-rectype-mathsf-rec-xref-syntax-types-syntax-subtype-mathit-subtype-ast"]], "Reference Instructions": [[13, "reference-instructions"], [19, "reference-instructions"], [31, "reference-instructions"], [37, "reference-instructions"], [44, "reference-instructions"]], "Reference Types": [[1, "reference-types"], [15, "reference-types"], [33, "reference-types"], [40, "reference-types"], [45, "reference-types"], [47, "reference-types"]], "Relaxed Operations": [[21, "relaxed-operations"]], "Relaxed Vector Instructions": [[1, "relaxed-vector-instructions"]], "Release 2.0": [[1, "release-2-0"]], "Release 3.0": [[1, "release-3-0"]], "Representations": [[21, "representations"]], "Result Types": [[15, "result-types"], [33, "result-types"], [45, "result-types"], [47, "result-types"]], "Results": [[10, "results"], [22, "results"]], "Results (\\xref{exec/runtime}{syntax-ref}{\\mathsf{ref{.}exn}}~a)~\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{throw\\_ref}}": [[10, "results-xref-exec-runtime-syntax-ref-mathsf-ref-exn-a-xref-syntax-instructions-syntax-instr-control-mathsf-throw-ref"]], "Results \\xref{exec/runtime}{syntax-trap}{\\mathsf{trap}}": [[10, "results-xref-exec-runtime-syntax-trap-mathsf-trap"]], "Results \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast": [[10, "results-xref-exec-runtime-syntax-val-mathit-val-ast"]], "Returning from a function": [[19, "returning-from-a-function"]], "Rolling and Unrolling": [[42, "rolling-and-unrolling"]], "Rounding": [[21, "rounding"]], "Runtime Structure": [[22, null]], "Scalar Reference Instructions": [[44, "scalar-reference-instructions"]], "Scalar References": [[24, "scalar-references"]], "Scope": [[27, "scope"]], "Sections": [[14, "sections"]], "Security Considerations": [[27, "security-considerations"]], "Semantic Phases": [[28, "semantic-phases"]], "Semantics Annotations": [[9, "semantics-annotations"]], "Sign Extension Instructions": [[1, "sign-extension-instructions"]], "Sign Interpretation": [[21, "sign-interpretation"]], "Stack": [[22, "stack"]], "Stacks": [[0, "stacks"]], "Start Function": [[32, "start-function"], [39, "start-function"], [46, "start-function"]], "Start Section": [[14, "start-section"]], "Storage": [[21, "storage"]], "Store": [[3, "store"], [22, "store"]], "Store Extension": [[7, "store-extension"], [10, "store-extension"]], "Store S": [[10, "store-s"], [10, "extend-store"]], "Store Validity": [[10, "store-validity"]], "Strings": [[41, "strings"]], "Structure": [[4, "structure"], [30, null]], "Structure Instance \\xref{exec/runtime}{syntax-structinst}{\\mathit{structinst}}": [[10, "structure-instance-xref-exec-runtime-syntax-structinst-mathit-structinst"]], "Structure Instances \\{ \\xref{exec/runtime}{syntax-structinst}{\\mathsf{type}}~\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-structinst}{\\mathsf{fields}}~\\xref{exec/runtime}{syntax-fieldval}{\\mathit{fieldval}}^\\ast \\}": [[10, "structure-instances-xref-exec-runtime-syntax-structinst-mathsf-type-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-structinst-mathsf-fields-xref-exec-runtime-syntax-fieldval-mathit-fieldval-ast"]], "Structure References": [[24, "structure-references"]], "Sub types \\xref{syntax/types}{syntax-subtype}{\\mathsf{sub}}~\\xref{syntax/types}{syntax-subtype}{\\mathsf{final}}^?~\\mathit{ht}^\\ast~\\xref{syntax/types}{syntax-comptype}{\\mathit{comptype}}": [[10, "sub-types-xref-syntax-types-syntax-subtype-mathsf-sub-xref-syntax-types-syntax-subtype-mathsf-final-mathit-ht-ast-xref-syntax-types-syntax-comptype-mathit-comptype"]], "Subsections": [[2, "subsections"]], "Subsumption": [[24, "subsumption"], [24, "id1"]], "Subtyping": [[10, "subtyping"]], "Syntactic Limits": [[4, "syntactic-limits"]], "Syntax Annotations": [[9, "syntax-annotations"]], "Table Instance \\xref{exec/runtime}{syntax-tableinst}{\\mathit{tableinst}}": [[10, "table-instance-xref-exec-runtime-syntax-tableinst-mathit-tableinst"]], "Table Instances": [[22, "table-instances"]], "Table Instances \\{ \\xref{exec/runtime}{syntax-tableinst}{\\mathsf{type}}~(\\xref{syntax/types}{syntax-addrtype}{\\mathit{addrtype}}~\\xref{syntax/types}{syntax-limits}{\\mathit{limits}}~t), \\xref{exec/runtime}{syntax-tableinst}{\\mathsf{elem}}~\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}^\\ast \\}": [[10, "table-instances-xref-exec-runtime-syntax-tableinst-mathsf-type-xref-syntax-types-syntax-addrtype-mathit-addrtype-xref-syntax-types-syntax-limits-mathit-limits-t-xref-exec-runtime-syntax-tableinst-mathsf-elem-xref-exec-runtime-syntax-ref-mathit-ref-ast"]], "Table Instructions": [[1, "table-instructions"], [13, "table-instructions"], [19, "table-instructions"], [31, "table-instructions"], [37, "table-instructions"], [44, "table-instructions"]], "Table Section": [[14, "table-section"]], "Table Types": [[15, "table-types"], [33, "table-types"], [40, "table-types"], [45, "table-types"], [47, "table-types"]], "Tables": [[3, "tables"], [20, "tables"], [24, "tables"], [32, "tables"], [39, "tables"], [46, "tables"]], "Tag Instance \\xref{exec/runtime}{syntax-taginst}{\\mathit{taginst}}": [[10, "tag-instance-xref-exec-runtime-syntax-taginst-mathit-taginst"]], "Tag Instances": [[22, "tag-instances"]], "Tag Instances \\{ \\xref{exec/runtime}{syntax-taginst}{\\mathsf{type}}~\\xref{syntax/types}{syntax-tagtype}{\\mathit{tagtype}} \\}": [[10, "tag-instances-xref-exec-runtime-syntax-taginst-mathsf-type-xref-syntax-types-syntax-tagtype-mathit-tagtype"]], "Tag Names": [[2, "tag-names"], [2, "text-tagnameannot"]], "Tag Section": [[14, "tag-section"]], "Tag Types": [[15, "tag-types"], [33, "tag-types"], [40, "tag-types"], [45, "tag-types"], [47, "tag-types"]], "Tags": [[3, "tags"], [20, "tags"], [24, "tags"], [32, "tags"], [39, "tags"], [46, "tags"]], "Tail Calls": [[1, "tail-calls"]], "Text Format": [[4, "text-format"], [36, null]], "Theorems": [[10, "theorems"]], "Threads F;\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[10, "threads-f-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "Todo": [[19, "id1"]], "Tokens": [[38, "tokens"]], "Type Lattice": [[10, "type-lattice"]], "Type Names": [[2, "type-names"], [2, "text-typenameannot"]], "Type Section": [[14, "type-section"]], "Type Soundness": [[10, null]], "Type System Properties": [[10, "type-system-properties"]], "Type Uses": [[33, "type-uses"], [40, "type-uses"], [47, "type-uses"]], "Typeful References": [[1, "typeful-references"]], "Types": [[0, "types"], [3, "types"], [10, "types"], [15, null], [23, null], [32, "types"], [33, null], [40, null], [42, "types"], [46, "types"], [47, null]], "Typing of Runtime Constructs": [[7, "typing-of-runtime-constructs"]], "Typing of Static Constructs": [[7, "typing-of-static-constructs"]], "Validation": [[4, "validation"], [43, null]], "Validation Algorithm": [[0, null]], "Validation of Opcode Sequences": [[0, "validation-of-opcode-sequences"]], "Value Type \\xref{valid/conventions}{syntax-valtype-ext}{\\mathsf{bot}}": [[10, "value-type-xref-valid-conventions-syntax-valtype-ext-mathsf-bot"]], "Value Types": [[15, "value-types"], [33, "value-types"], [40, "value-types"], [45, "value-types"], [47, "value-types"]], "Value Typing": [[24, "value-typing"]], "Values": [[3, "values"], [16, null], [22, "values"], [22, "id6"], [24, null], [34, null], [41, null]], "Variable Instructions": [[13, "variable-instructions"], [19, "variable-instructions"], [31, "variable-instructions"], [37, "variable-instructions"], [44, "variable-instructions"]], "Vector Instructions": [[1, "vector-instructions"], [13, "vector-instructions"], [19, "vector-instructions"], [31, "vector-instructions"], [37, "vector-instructions"], [44, "vector-instructions"]], "Vector Operations": [[21, "vector-operations"]], "Vector Types": [[15, "vector-types"], [33, "vector-types"], [40, "vector-types"], [45, "vector-types"], [47, "vector-types"]], "Vector Values": [[24, "vector-values"]], "Vectors": [[21, "vectors"], [34, "vectors"]], "WebAssembly Specification": [[25, null]], "Well-formedness of Types": [[7, "well-formedness-of-types"]], "White Space": [[38, "white-space"]], "\\mathit{nt}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-numeric}{\\mathsf{const}}~c": [[19, "mathit-nt-mathsf-xref-syntax-instructions-syntax-instr-numeric-mathsf-const-c"]], "\\mathrm{exn\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tagaddr}{\\mathit{tagaddr}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-exnaddr}{\\mathit{exnaddr}})": [[3, "mathrm-exn-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tagaddr-mathit-tagaddr-xref-exec-runtime-syntax-val-mathit-val-ast-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-exnaddr-mathit-exnaddr"]], "\\mathrm{exn\\_read}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-exnaddr}{\\mathit{exnaddr}}) : \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast": [[3, "mathrm-exn-read-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-exnaddr-mathit-exnaddr-xref-exec-runtime-syntax-val-mathit-val-ast"]], "\\mathrm{exn\\_tag}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-exnaddr}{\\mathit{exnaddr}}) : \\xref{exec/runtime}{syntax-tagaddr}{\\mathit{tagaddr}}": [[3, "mathrm-exn-tag-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-exnaddr-mathit-exnaddr-xref-exec-runtime-syntax-tagaddr-mathit-tagaddr"]], "\\mathrm{func\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}, \\xref{exec/runtime}{syntax-hostfunc}{\\mathit{hostfunc}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}})": [[3, "mathrm-func-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-hostfunc-mathit-hostfunc-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr"]], "\\mathrm{func\\_invoke}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}^\\ast ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{exception}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}})": [[3, "mathrm-func-invoke-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr-xref-exec-runtime-syntax-val-mathit-val-ast-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-val-mathit-val-ast-xref-appendix-embedding-embed-error-mathit-exception-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{func\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}}) : \\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}": [[3, "mathrm-func-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr-xref-valid-conventions-syntax-deftype-mathit-deftype"]], "\\mathrm{global\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/types}{syntax-globaltype}{\\mathit{globaltype}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-globaladdr}{\\mathit{globaladdr}})": [[3, "mathrm-global-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-types-syntax-globaltype-mathit-globaltype-xref-exec-runtime-syntax-val-mathit-val-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-globaladdr-mathit-globaladdr"]], "\\mathrm{global\\_read}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-globaladdr}{\\mathit{globaladdr}}) : \\xref{exec/runtime}{syntax-val}{\\mathit{val}}": [[3, "mathrm-global-read-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-globaladdr-mathit-globaladdr-xref-exec-runtime-syntax-val-mathit-val"]], "\\mathrm{global\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-globaladdr}{\\mathit{globaladdr}}) : \\xref{syntax/types}{syntax-globaltype}{\\mathit{globaltype}}": [[3, "mathrm-global-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-globaladdr-mathit-globaladdr-xref-syntax-types-syntax-globaltype-mathit-globaltype"]], "\\mathrm{global\\_write}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-globaladdr}{\\mathit{globaladdr}}, \\xref{exec/runtime}{syntax-val}{\\mathit{val}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-global-write-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-globaladdr-mathit-globaladdr-xref-exec-runtime-syntax-val-mathit-val-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{instance\\_export}(\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}, \\xref{syntax/values}{syntax-name}{\\mathit{name}}) : \\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-instance-export-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst-xref-syntax-values-syntax-name-mathit-name-xref-exec-runtime-syntax-externaddr-mathit-externaddr-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{match\\_externtype}(\\xref{syntax/types}{syntax-externtype}{\\mathit{externtype}}_1, \\xref{syntax/types}{syntax-externtype}{\\mathit{externtype}}_2) : \\xref{appendix/embedding}{embed-bool}{\\mathit{bool}}": [[3, "mathrm-match-externtype-xref-syntax-types-syntax-externtype-mathit-externtype-1-xref-syntax-types-syntax-externtype-mathit-externtype-2-xref-appendix-embedding-embed-bool-mathit-bool"]], "\\mathrm{match\\_valtype}(\\xref{syntax/types}{syntax-valtype}{\\mathit{valtype}}_1, \\xref{syntax/types}{syntax-valtype}{\\mathit{valtype}}_2) : \\xref{appendix/embedding}{embed-bool}{\\mathit{bool}}": [[3, "mathrm-match-valtype-xref-syntax-types-syntax-valtype-mathit-valtype-1-xref-syntax-types-syntax-valtype-mathit-valtype-2-xref-appendix-embedding-embed-bool-mathit-bool"]], "\\mathrm{mem\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/types}{syntax-memtype}{\\mathit{memtype}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}})": [[3, "mathrm-mem-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-types-syntax-memtype-mathit-memtype-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr"]], "\\mathrm{mem\\_grow}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}, n:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-mem-grow-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-n-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{mem\\_read}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}, i:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}) : \\xref{syntax/values}{syntax-byte}{\\mathit{byte}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-mem-read-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-i-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-syntax-values-syntax-byte-mathit-byte-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{mem\\_size}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}) : \\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}": [[3, "mathrm-mem-size-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64"]], "\\mathrm{mem\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}) : \\xref{syntax/types}{syntax-memtype}{\\mathit{memtype}}": [[3, "mathrm-mem-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-xref-syntax-types-syntax-memtype-mathit-memtype"]], "\\mathrm{mem\\_write}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-memaddr}{\\mathit{memaddr}}, i:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}, \\xref{syntax/values}{syntax-byte}{\\mathit{byte}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-mem-write-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-memaddr-mathit-memaddr-i-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-syntax-values-syntax-byte-mathit-byte-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{module\\_decode}(\\xref{syntax/values}{syntax-byte}{\\mathit{byte}}^\\ast) : \\xref{syntax/modules}{syntax-module}{\\mathit{module}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-module-decode-xref-syntax-values-syntax-byte-mathit-byte-ast-xref-syntax-modules-syntax-module-mathit-module-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{module\\_exports}(\\xref{syntax/modules}{syntax-module}{\\mathit{module}}) : (\\xref{syntax/values}{syntax-name}{\\mathit{name}}, \\xref{syntax/types}{syntax-externtype}{\\mathit{externtype}})^\\ast": [[3, "mathrm-module-exports-xref-syntax-modules-syntax-module-mathit-module-xref-syntax-values-syntax-name-mathit-name-xref-syntax-types-syntax-externtype-mathit-externtype-ast"]], "\\mathrm{module\\_imports}(\\xref{syntax/modules}{syntax-module}{\\mathit{module}}) : (\\xref{syntax/values}{syntax-name}{\\mathit{name}}, \\xref{syntax/values}{syntax-name}{\\mathit{name}}, \\xref{syntax/types}{syntax-externtype}{\\mathit{externtype}})^\\ast": [[3, "mathrm-module-imports-xref-syntax-modules-syntax-module-mathit-module-xref-syntax-values-syntax-name-mathit-name-xref-syntax-values-syntax-name-mathit-name-xref-syntax-types-syntax-externtype-mathit-externtype-ast"]], "\\mathrm{module\\_instantiate}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/modules}{syntax-module}{\\mathit{module}}, \\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}}^\\ast) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{exception}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}})": [[3, "mathrm-module-instantiate-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-modules-syntax-module-mathit-module-xref-exec-runtime-syntax-externaddr-mathit-externaddr-ast-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst-xref-appendix-embedding-embed-error-mathit-exception-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{module\\_parse}(\\xref{syntax/values}{syntax-name}{\\mathit{char}}^\\ast) : \\xref{syntax/modules}{syntax-module}{\\mathit{module}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-module-parse-xref-syntax-values-syntax-name-mathit-char-ast-xref-syntax-modules-syntax-module-mathit-module-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{module\\_validate}(\\xref{syntax/modules}{syntax-module}{\\mathit{module}}) : \\xref{appendix/embedding}{embed-error}{\\mathit{error}}^?": [[3, "mathrm-module-validate-xref-syntax-modules-syntax-module-mathit-module-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{ref\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}) : \\xref{syntax/types}{syntax-reftype}{\\mathit{reftype}}": [[3, "mathrm-ref-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-ref-mathit-ref-xref-syntax-types-syntax-reftype-mathit-reftype"]], "\\mathrm{store\\_init}() : \\xref{exec/runtime}{syntax-store}{\\mathit{store}}": [[3, "mathrm-store-init-xref-exec-runtime-syntax-store-mathit-store"]], "\\mathrm{table\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/types}{syntax-tabletype}{\\mathit{tabletype}}, \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}})": [[3, "mathrm-table-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-types-syntax-tabletype-mathit-tabletype-xref-exec-runtime-syntax-ref-mathit-ref-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr"]], "\\mathrm{table\\_grow}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}, n:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}, \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-table-grow-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-n-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-exec-runtime-syntax-ref-mathit-ref-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{table\\_read}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}, i:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}) : \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-table-read-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-i-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-exec-runtime-syntax-ref-mathit-ref-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{table\\_size}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}) : \\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}": [[3, "mathrm-table-size-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64"]], "\\mathrm{table\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}) : \\xref{syntax/types}{syntax-tabletype}{\\mathit{tabletype}}": [[3, "mathrm-table-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-xref-syntax-types-syntax-tabletype-mathit-tabletype"]], "\\mathrm{table\\_write}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tableaddr}{\\mathit{tableaddr}}, i:\\xref{syntax/values}{syntax-int}{\\mathit{u\\scriptstyle\\kern-0.1em64}}, \\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}) : \\xref{exec/runtime}{syntax-store}{\\mathit{store}} ~|~ \\xref{appendix/embedding}{embed-error}{\\mathit{error}}": [[3, "mathrm-table-write-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tableaddr-mathit-tableaddr-i-xref-syntax-values-syntax-int-mathit-u-scriptstyle-kern-0-1em64-xref-exec-runtime-syntax-ref-mathit-ref-xref-exec-runtime-syntax-store-mathit-store-xref-appendix-embedding-embed-error-mathit-error"]], "\\mathrm{tag\\_alloc}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{syntax/types}{syntax-tagtype}{\\mathit{tagtype}}) : (\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tagaddr}{\\mathit{tagaddr}})": [[3, "mathrm-tag-alloc-xref-exec-runtime-syntax-store-mathit-store-xref-syntax-types-syntax-tagtype-mathit-tagtype-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tagaddr-mathit-tagaddr"]], "\\mathrm{tag\\_type}(\\xref{exec/runtime}{syntax-store}{\\mathit{store}}, \\xref{exec/runtime}{syntax-tagaddr}{\\mathit{tagaddr}}) : \\xref{syntax/types}{syntax-tagtype}{\\mathit{tagtype}}": [[3, "mathrm-tag-type-xref-exec-runtime-syntax-store-mathit-store-xref-exec-runtime-syntax-tagaddr-mathit-tagaddr-xref-syntax-types-syntax-tagtype-mathit-tagtype"]], "\\mathrm{val\\_default}(\\xref{syntax/types}{syntax-valtype}{\\mathit{valtype}}) : \\xref{exec/runtime}{syntax-val}{\\mathit{val}}": [[3, "mathrm-val-default-xref-syntax-types-syntax-valtype-mathit-valtype-xref-exec-runtime-syntax-val-mathit-val"]], "\\mathsf{eval\\_expr}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}^\\ast}": [[19, "mathsf-eval-expr-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\mathsf{i8x16.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{shuffle}}~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}^{16}": [[44, "mathsf-i8x16-xref-syntax-instructions-syntax-instr-vec-mathsf-shuffle-xref-syntax-instructions-syntax-laneidx-mathit-laneidx-16"]], "\\mathsf{i8x16.}\\xref{syntax/instructions}{syntax-vswizzlop}{\\mathit{vswizzlop}}": [[44, "mathsf-i8x16-xref-syntax-instructions-syntax-vswizzlop-mathit-vswizzlop"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{\\_lane}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-lane-x-xref-syntax-instructions-syntax-memarg-mathit-memarg-xref-syntax-instructions-syntax-laneidx-mathit-laneidx"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{\\_splat}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-splat-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{\\_zero}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-zero-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{x}M\\_\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-x-m-xref-syntax-instructions-syntax-sx-mathit-sx-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}{N}\\mathsf{\\_lane}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-store-n-mathsf-lane-x-xref-syntax-instructions-syntax-memarg-mathit-memarg-xref-syntax-instructions-syntax-laneidx-mathit-laneidx"]], "\\mathsf{v128.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "mathsf-v128-xref-syntax-instructions-syntax-instr-memory-mathsf-store-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "\\xref{exec/instructions}{exec-invoke}{\\mathsf{invoke}}~\\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}}": [[10, "xref-exec-instructions-exec-invoke-mathsf-invoke-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr"]], "\\xref{exec/numerics}{op-convert}{\\mathrm{convert}^{\\mathsf{s}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-convert-mathrm-convert-mathsf-s-m-n-i"]], "\\xref{exec/numerics}{op-convert}{\\mathrm{convert}^{\\mathsf{u}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-convert-mathrm-convert-mathsf-u-m-n-i"]], "\\xref{exec/numerics}{op-demote}{\\mathrm{demote}}_{M,N}(z)": [[21, "xref-exec-numerics-op-demote-mathrm-demote-m-n-z"]], "\\xref{exec/numerics}{op-extend}{\\mathrm{extend}^{\\mathsf{s}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-extend-mathrm-extend-mathsf-s-m-n-i"]], "\\xref{exec/numerics}{op-extend}{\\mathrm{extend}^{\\mathsf{u}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-extend-mathrm-extend-mathsf-u-m-n-i"]], "\\xref{exec/numerics}{op-fabs}{\\mathrm{fabs}}_N(z)": [[21, "xref-exec-numerics-op-fabs-mathrm-fabs-n-z"]], "\\xref{exec/numerics}{op-fadd}{\\mathrm{fadd}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fadd-mathrm-fadd-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fceil}{\\mathrm{fceil}}_N(z)": [[21, "xref-exec-numerics-op-fceil-mathrm-fceil-n-z"]], "\\xref{exec/numerics}{op-fcopysign}{\\mathrm{fcopysign}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fcopysign-mathrm-fcopysign-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fdiv}{\\mathrm{fdiv}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fdiv-mathrm-fdiv-n-z-1-z-2"]], "\\xref{exec/numerics}{op-feq}{\\mathrm{feq}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-feq-mathrm-feq-n-z-1-z-2"]], "\\xref{exec/numerics}{op-ffloor}{\\mathrm{ffloor}}_N(z)": [[21, "xref-exec-numerics-op-ffloor-mathrm-ffloor-n-z"]], "\\xref{exec/numerics}{op-fge}{\\mathrm{fge}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fge-mathrm-fge-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fgt}{\\mathrm{fgt}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fgt-mathrm-fgt-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fle}{\\mathrm{fle}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fle-mathrm-fle-n-z-1-z-2"]], "\\xref{exec/numerics}{op-flt}{\\mathrm{flt}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-flt-mathrm-flt-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fmax}{\\mathrm{fmax}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fmax-mathrm-fmax-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fma}{\\mathrm{fma}}_N(z_1, z_2, z_3)": [[21, "xref-exec-numerics-op-fma-mathrm-fma-n-z-1-z-2-z-3"]], "\\xref{exec/numerics}{op-fmin}{\\mathrm{fmin}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fmin-mathrm-fmin-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fmul}{\\mathrm{fmul}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fmul-mathrm-fmul-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fnearest}{\\mathrm{fnearest}}_N(z)": [[21, "xref-exec-numerics-op-fnearest-mathrm-fnearest-n-z"]], "\\xref{exec/numerics}{op-fneg}{\\mathrm{fneg}}_N(z)": [[21, "xref-exec-numerics-op-fneg-mathrm-fneg-n-z"]], "\\xref{exec/numerics}{op-fne}{\\mathrm{fne}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fne-mathrm-fne-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fpmax}{\\mathrm{fpmax}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fpmax-mathrm-fpmax-n-z-1-z-2"]], "\\xref{exec/numerics}{op-fpmin}{\\mathrm{fpmin}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fpmin-mathrm-fpmin-n-z-1-z-2"]], "\\xref{exec/numerics}{op-frelaxed_madd}{\\mathrm{frelaxed\\_madd}}_N(z_1, z_2, z_3)": [[21, "xref-exec-numerics-op-frelaxed-madd-mathrm-frelaxed-madd-n-z-1-z-2-z-3"]], "\\xref{exec/numerics}{op-frelaxed_max}{\\mathrm{frelaxed\\_max}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-frelaxed-max-mathrm-frelaxed-max-n-z-1-z-2"]], "\\xref{exec/numerics}{op-frelaxed_min}{\\mathrm{frelaxed\\_min}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-frelaxed-min-mathrm-frelaxed-min-n-z-1-z-2"]], "\\xref{exec/numerics}{op-frelaxed_nmadd}{\\mathrm{frelaxed\\_nmadd}}_N(z_1, z_2, z_3)": [[21, "xref-exec-numerics-op-frelaxed-nmadd-mathrm-frelaxed-nmadd-n-z-1-z-2-z-3"]], "\\xref{exec/numerics}{op-fsqrt}{\\mathrm{fsqrt}}_N(z)": [[21, "xref-exec-numerics-op-fsqrt-mathrm-fsqrt-n-z"]], "\\xref{exec/numerics}{op-fsub}{\\mathrm{fsub}}_N(z_1, z_2)": [[21, "xref-exec-numerics-op-fsub-mathrm-fsub-n-z-1-z-2"]], "\\xref{exec/numerics}{op-ftrunc}{\\mathrm{ftrunc}}_N(z)": [[21, "xref-exec-numerics-op-ftrunc-mathrm-ftrunc-n-z"]], "\\xref{exec/numerics}{op-iabs}{\\mathrm{iabs}}_N(i)": [[21, "xref-exec-numerics-op-iabs-mathrm-iabs-n-i"]], "\\xref{exec/numerics}{op-iadd_sat}{\\mathrm{iadd\\_sat\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iadd-sat-mathrm-iadd-sat-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iadd_sat}{\\mathrm{iadd\\_sat\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iadd-sat-mathrm-iadd-sat-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iadd}{\\mathrm{iadd}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iadd-mathrm-iadd-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iandnot}{\\mathrm{iandnot}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iandnot-mathrm-iandnot-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iand}{\\mathrm{iand}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iand-mathrm-iand-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iavgr}{\\mathrm{iavgr\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iavgr-mathrm-iavgr-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ibitselect}{\\mathrm{ibitselect}}_N(i_1, i_2, i_3)": [[21, "xref-exec-numerics-op-ibitselect-mathrm-ibitselect-n-i-1-i-2-i-3"]], "\\xref{exec/numerics}{op-iclz}{\\mathrm{iclz}}_N(i)": [[21, "xref-exec-numerics-op-iclz-mathrm-iclz-n-i"]], "\\xref{exec/numerics}{op-ictz}{\\mathrm{ictz}}_N(i)": [[21, "xref-exec-numerics-op-ictz-mathrm-ictz-n-i"]], "\\xref{exec/numerics}{op-idiv}{\\mathrm{idiv\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-idiv-mathrm-idiv-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-idiv}{\\mathrm{idiv\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-idiv-mathrm-idiv-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ieqz}{\\mathrm{ieqz}}_N(i)": [[21, "xref-exec-numerics-op-ieqz-mathrm-ieqz-n-i"]], "\\xref{exec/numerics}{op-ieq}{\\mathrm{ieq}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ieq-mathrm-ieq-n-i-1-i-2"]], "\\xref{exec/numerics}{op-iextendn}{\\mathrm{iextend}M\\mathrm{\\_s}}_N(i)": [[21, "xref-exec-numerics-op-iextendn-mathrm-iextend-m-mathrm-s-n-i"]], "\\xref{exec/numerics}{op-ige}{\\mathrm{ige\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ige-mathrm-ige-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ige}{\\mathrm{ige\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ige-mathrm-ige-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-igt}{\\mathrm{igt\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-igt-mathrm-igt-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-igt}{\\mathrm{igt\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-igt-mathrm-igt-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ile}{\\mathrm{ile\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ile-mathrm-ile-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ile}{\\mathrm{ile\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ile-mathrm-ile-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ilt}{\\mathrm{ilt\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ilt-mathrm-ilt-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ilt}{\\mathrm{ilt\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ilt-mathrm-ilt-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imax}{\\mathrm{imax\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imax-mathrm-imax-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imax}{\\mathrm{imax\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imax-mathrm-imax-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imin}{\\mathrm{imin\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imin-mathrm-imin-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imin}{\\mathrm{imin\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imin-mathrm-imin-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-imul}{\\mathrm{imul}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-imul-mathrm-imul-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ineg}{\\mathrm{ineg}}_N(i)": [[21, "xref-exec-numerics-op-ineg-mathrm-ineg-n-i"]], "\\xref{exec/numerics}{op-inez}{\\mathrm{inez}}_N(i)": [[21, "xref-exec-numerics-op-inez-mathrm-inez-n-i"]], "\\xref{exec/numerics}{op-ine}{\\mathrm{ine}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ine-mathrm-ine-n-i-1-i-2"]], "\\xref{exec/numerics}{op-inot}{\\mathrm{inot}}_N(i)": [[21, "xref-exec-numerics-op-inot-mathrm-inot-n-i"]], "\\xref{exec/numerics}{op-ior}{\\mathrm{ior}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ior-mathrm-ior-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ipopcnt}{\\mathrm{ipopcnt}}_N(i)": [[21, "xref-exec-numerics-op-ipopcnt-mathrm-ipopcnt-n-i"]], "\\xref{exec/numerics}{op-iq15mulrsat}{\\mathrm{iq15mulrsat\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-iq15mulrsat-mathrm-iq15mulrsat-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irelaxed_laneselect}{\\mathrm{irelaxed\\_laneselect}}_N(i_1, i_2, i_3)": [[21, "xref-exec-numerics-op-irelaxed-laneselect-mathrm-irelaxed-laneselect-n-i-1-i-2-i-3"]], "\\xref{exec/numerics}{op-irelaxed_q15mulr_s}{\\mathrm{irelaxed\\_q15mulr\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irelaxed-q15mulr-s-mathrm-irelaxed-q15mulr-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irem}{\\mathrm{irem\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irem-mathrm-irem-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irem}{\\mathrm{irem\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irem-mathrm-irem-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irev}{\\mathrm{irev}}_N(i)": [[21, "xref-exec-numerics-op-irev-mathrm-irev-n-i"]], "\\xref{exec/numerics}{op-irotl}{\\mathrm{irotl}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irotl-mathrm-irotl-n-i-1-i-2"]], "\\xref{exec/numerics}{op-irotr}{\\mathrm{irotr}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-irotr-mathrm-irotr-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ishl}{\\mathrm{ishl}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ishl-mathrm-ishl-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ishr}{\\mathrm{ishr\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ishr-mathrm-ishr-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ishr}{\\mathrm{ishr\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ishr-mathrm-ishr-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-isub_sat}{\\mathrm{isub\\_sat\\_s}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-isub-sat-mathrm-isub-sat-s-n-i-1-i-2"]], "\\xref{exec/numerics}{op-isub_sat}{\\mathrm{isub\\_sat\\_u}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-isub-sat-mathrm-isub-sat-u-n-i-1-i-2"]], "\\xref{exec/numerics}{op-isub}{\\mathrm{isub}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-isub-mathrm-isub-n-i-1-i-2"]], "\\xref{exec/numerics}{op-ivadd_pairwise}{\\mathrm{ivadd\\_pairwise}}_N(i^{2m})": [[21, "xref-exec-numerics-op-ivadd-pairwise-mathrm-ivadd-pairwise-n-i-2m"]], "\\xref{exec/numerics}{op-ivbitmask}{\\mathrm{ivbitmask}}_N(i^m)": [[21, "xref-exec-numerics-op-ivbitmask-mathrm-ivbitmask-n-i-m"]], "\\xref{exec/numerics}{op-ivdot_sat}{\\mathrm{ivdotsat}}_N(i_1^m, i_2^m)": [[21, "xref-exec-numerics-op-ivdot-sat-mathrm-ivdotsat-n-i-1-m-i-2-m"]], "\\xref{exec/numerics}{op-ivdot}{\\mathrm{ivdot}}_N(i_1^{2m}, i_2^{2m})": [[21, "xref-exec-numerics-op-ivdot-mathrm-ivdot-n-i-1-2m-i-2-2m"]], "\\xref{exec/numerics}{op-ivmul}{\\mathrm{ivmul}}_N(i_1^m, i_2^m)": [[21, "xref-exec-numerics-op-ivmul-mathrm-ivmul-n-i-1-m-i-2-m"]], "\\xref{exec/numerics}{op-ivrelaxed_swizzle}{\\mathrm{ivrelaxed\\_swizzle}}(i^n, j^n)": [[21, "xref-exec-numerics-op-ivrelaxed-swizzle-mathrm-ivrelaxed-swizzle-i-n-j-n"]], "\\xref{exec/numerics}{op-ivshuffle}{\\mathrm{ivshuffle}}(j^n, i_1^n, i_2^n)": [[21, "xref-exec-numerics-op-ivshuffle-mathrm-ivshuffle-j-n-i-1-n-i-2-n"]], "\\xref{exec/numerics}{op-ivswizzle}{\\mathrm{ivswizzle}}(i^n, j^n)": [[21, "xref-exec-numerics-op-ivswizzle-mathrm-ivswizzle-i-n-j-n"]], "\\xref{exec/numerics}{op-ixor}{\\mathrm{ixor}}_N(i_1, i_2)": [[21, "xref-exec-numerics-op-ixor-mathrm-ixor-n-i-1-i-2"]], "\\xref{exec/numerics}{op-narrow}{\\mathrm{narrow}^{\\mathsf{s}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-narrow-mathrm-narrow-mathsf-s-m-n-i"]], "\\xref{exec/numerics}{op-narrow}{\\mathrm{narrow}^{\\mathsf{u}}}_{M,N}(i)": [[21, "xref-exec-numerics-op-narrow-mathrm-narrow-mathsf-u-m-n-i"]], "\\xref{exec/numerics}{op-promote}{\\mathrm{promote}}_{M,N}(z)": [[21, "xref-exec-numerics-op-promote-mathrm-promote-m-n-z"]], "\\xref{exec/numerics}{op-reinterpret}{\\mathrm{reinterpret}}_{t_1,t_2}(c)": [[21, "xref-exec-numerics-op-reinterpret-mathrm-reinterpret-t-1-t-2-c"]], "\\xref{exec/numerics}{op-relaxed_trunc}{\\mathrm{relaxed\\_trunc}}^s_{M,N}(z)": [[21, "xref-exec-numerics-op-relaxed-trunc-mathrm-relaxed-trunc-s-m-n-z"]], "\\xref{exec/numerics}{op-relaxed_trunc}{\\mathrm{relaxed\\_trunc}}^u_{M,N}(z)": [[21, "xref-exec-numerics-op-relaxed-trunc-mathrm-relaxed-trunc-u-m-n-z"]], "\\xref{exec/numerics}{op-trunc_sat}{\\mathrm{trunc\\_sat\\_s}}_{M,N}(z)": [[21, "xref-exec-numerics-op-trunc-sat-mathrm-trunc-sat-s-m-n-z"]], "\\xref{exec/numerics}{op-trunc_sat}{\\mathrm{trunc\\_sat\\_u}}_{M,N}(z)": [[21, "xref-exec-numerics-op-trunc-sat-mathrm-trunc-sat-u-m-n-z"]], "\\xref{exec/numerics}{op-trunc}{\\mathrm{trunc}^{\\mathsf{s}}}_{M,N}(z)": [[21, "xref-exec-numerics-op-trunc-mathrm-trunc-mathsf-s-m-n-z"]], "\\xref{exec/numerics}{op-trunc}{\\mathrm{trunc}^{\\mathsf{u}}}_{M,N}(z)": [[21, "xref-exec-numerics-op-trunc-mathrm-trunc-mathsf-u-m-n-z"]], "\\xref{exec/numerics}{op-wrap}{\\mathrm{wrap}}_{M,N}(i)": [[21, "xref-exec-numerics-op-wrap-mathrm-wrap-m-n-i"]], "\\xref{exec/runtime}{syntax-frame}{\\mathsf{frame}}_n\\{F\\}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[10, "xref-exec-runtime-syntax-frame-mathsf-frame-n-f-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{exec/runtime}{syntax-handler}{\\mathsf{handler}}_n\\{\\xref{syntax/instructions}{syntax-catch}{\\mathit{catch}}^\\ast\\}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[10, "xref-exec-runtime-syntax-handler-mathsf-handler-n-xref-syntax-instructions-syntax-catch-mathit-catch-ast-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{exec/runtime}{syntax-label}{\\mathsf{label}}_n\\{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}_0^\\ast\\}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[10, "xref-exec-runtime-syntax-label-mathsf-label-n-xref-syntax-instructions-syntax-instr-mathit-instr-0-ast-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{exec/runtime}{syntax-trap}{\\mathsf{trap}}": [[10, "xref-exec-runtime-syntax-trap-mathsf-trap"]], "\\xref{exec/runtime}{syntax-val}{\\mathit{val}}": [[10, "xref-exec-runtime-syntax-val-mathit-val"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}copy}}~x_1~x_2": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-copy-x-1-x-2"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}copy}}~x~y": [[44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-copy-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}fill}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-fill-x"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-fill-x"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}get}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?~x": [[44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}init\\_data}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-init-data-x-y"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-init-data-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}init\\_elem}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-init-elem-x-y"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-init-elem-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}len}}": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-len"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-len"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new\\_data}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-data-x-y"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-data-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new\\_default}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-default-x"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-default-x"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new\\_elem}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-elem-x-y"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-elem-x-y"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new\\_fixed}}~x~n": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-fixed-x-n"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-fixed-x-n"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}new}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-x"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-new-x"]], "\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}set}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-set-x"], [44, "xref-syntax-instructions-syntax-instr-array-mathsf-array-set-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{block}}~\\xref{syntax/types}{syntax-blocktype}{\\mathit{blocktype}}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-block-xref-syntax-types-syntax-blocktype-mathit-blocktype-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{block}}~{\\mathit{bt}}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}^\\ast}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-block-mathit-bt-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_if}}~l": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-if-l"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-if-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_cast\\_fail}}~l~\\mathit{rt}_1~\\mathit{rt}_2": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-cast-fail-l-mathit-rt-1-mathit-rt-2"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_cast\\_fail}}~l~{\\mathit{rt}}_1~{\\mathit{rt}}_2": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-cast-fail-l-mathit-rt-1-mathit-rt-2"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_cast}}~l~\\mathit{rt}_1~\\mathit{rt}_2": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-cast-l-mathit-rt-1-mathit-rt-2"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_cast}}~l~{\\mathit{rt}}_1~{\\mathit{rt}}_2": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-cast-l-mathit-rt-1-mathit-rt-2"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_non\\_null}}~l": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-non-null-l"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-non-null-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_on\\_null}}~l": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-null-l"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-on-null-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_table}}~l^\\ast~l_N": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-table-l-ast-l-n"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br\\_table}}~{l^\\ast}~{l'}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-table-l-ast-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{br}}~l": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-br-l"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-br-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{call\\_indirect}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-call-indirect-x-y"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-call-indirect-x-y"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{call\\_ref}}~x": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-call-ref-x"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-call-ref-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{call}}~x": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-call-x"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-call-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{catch\\_all\\_ref}}~l": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-catch-all-ref-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{catch\\_all}}~l": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-catch-all-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{catch\\_ref}}~x~l": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-catch-ref-x-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{catch}}~x~l": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-catch-x-l"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{if}}~\\xref{syntax/types}{syntax-blocktype}{\\mathit{blocktype}}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}_1^\\ast~\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{else}}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}_2^\\ast": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-if-xref-syntax-types-syntax-blocktype-mathit-blocktype-xref-syntax-instructions-syntax-instr-mathit-instr-1-ast-xref-syntax-instructions-syntax-instr-control-mathsf-else-xref-syntax-instructions-syntax-instr-mathit-instr-2-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{if}}~{\\mathit{bt}}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}_1^\\ast}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}_2^\\ast}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-if-mathit-bt-xref-syntax-instructions-syntax-instr-mathit-instr-1-ast-xref-syntax-instructions-syntax-instr-mathit-instr-2-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{loop}}~\\xref{syntax/types}{syntax-blocktype}{\\mathit{blocktype}}~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-loop-xref-syntax-types-syntax-blocktype-mathit-blocktype-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{loop}}~{\\mathit{bt}}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}^\\ast}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-loop-mathit-bt-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{nop}}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-nop"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-nop"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return\\_call\\_indirect}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-indirect-x-y"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-indirect-x-y"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return\\_call\\_ref}}~x": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-ref-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return\\_call\\_ref}}~y": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-ref-y"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return\\_call}}~x": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-x"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-return-call-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{return}}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-return"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-return"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{throw\\_ref}}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-throw-ref"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-throw-ref"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{throw}}~x": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-throw-x"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-throw-x"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{try\\_table}}~\\xref{syntax/types}{syntax-blocktype}{\\mathit{blocktype}}~\\xref{syntax/instructions}{syntax-catch}{\\mathit{catch}}^\\ast~\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}^\\ast": [[44, "xref-syntax-instructions-syntax-instr-control-mathsf-try-table-xref-syntax-types-syntax-blocktype-mathit-blocktype-xref-syntax-instructions-syntax-catch-mathit-catch-ast-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{try\\_table}}~{\\mathit{bt}}~{{\\xref{syntax/instructions}{syntax-catch}{\\mathit{catch}}}^\\ast}~{{\\xref{syntax/instructions}{syntax-instr}{\\mathit{instr}}}^\\ast}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-try-table-mathit-bt-xref-syntax-instructions-syntax-catch-mathit-catch-ast-xref-syntax-instructions-syntax-instr-mathit-instr-ast"]], "\\xref{syntax/instructions}{syntax-instr-control}{\\mathsf{unreachable}}": [[19, "xref-syntax-instructions-syntax-instr-control-mathsf-unreachable"], [44, "xref-syntax-instructions-syntax-instr-control-mathsf-unreachable"]], "\\xref{syntax/instructions}{syntax-instr-extern}{\\mathsf{any{.}convert\\_extern}}": [[19, "xref-syntax-instructions-syntax-instr-extern-mathsf-any-convert-extern"], [44, "xref-syntax-instructions-syntax-instr-extern-mathsf-any-convert-extern"]], "\\xref{syntax/instructions}{syntax-instr-extern}{\\mathsf{extern{.}convert\\_any}}": [[19, "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-convert-any"], [44, "xref-syntax-instructions-syntax-instr-extern-mathsf-extern-convert-any"]], "\\xref{syntax/instructions}{syntax-instr-i31}{\\mathsf{i{\\scriptstyle31}{.}get}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}": [[44, "xref-syntax-instructions-syntax-instr-i31-mathsf-i-scriptstyle31-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "\\xref{syntax/instructions}{syntax-instr-i31}{\\mathsf{ref{.}i\\scriptstyle31}}": [[19, "xref-syntax-instructions-syntax-instr-i31-mathsf-ref-i-scriptstyle31"], [44, "xref-syntax-instructions-syntax-instr-i31-mathsf-ref-i-scriptstyle31"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{data{.}drop}}~x": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-data-drop-x"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-data-drop-x"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}copy}}~x_1~x_2": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-copy-x-1-x-2"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}copy}}~x~y": [[44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-copy-x-y"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}fill}}~x": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-fill-x"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-fill-x"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}grow}}~x": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-grow-x"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-grow-x"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}init}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-init-x-y"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-init-x-y"]], "\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{memory{.}size}}~x": [[19, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-size-x"], [44, "xref-syntax-instructions-syntax-instr-memory-mathsf-memory-size-x"]], "\\xref{syntax/instructions}{syntax-instr-parametric}{\\mathsf{drop}}": [[19, "xref-syntax-instructions-syntax-instr-parametric-mathsf-drop"], [44, "xref-syntax-instructions-syntax-instr-parametric-mathsf-drop"]], "\\xref{syntax/instructions}{syntax-instr-parametric}{\\mathsf{select}}~(t^\\ast)^?": [[44, "xref-syntax-instructions-syntax-instr-parametric-mathsf-select-t-ast"]], "\\xref{syntax/instructions}{syntax-instr-parametric}{\\mathsf{select}}~{({t^\\ast})^?}": [[19, "xref-syntax-instructions-syntax-instr-parametric-mathsf-select-t-ast"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}as\\_non\\_null}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-as-non-null"], [44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-as-non-null"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}cast}}~\\mathit{rt}": [[44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-cast-mathit-rt"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}cast}}~{\\mathit{rt}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-cast-mathit-rt"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}eq}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-eq"], [44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-eq"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}func}}~x": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-func-x"], [44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-func-x"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}is\\_null}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-is-null"], [44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-is-null"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}null}}~\\mathit{ht}": [[44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-null-mathit-ht"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}null}}~x": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-null-x"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}test}}~\\mathit{rt}": [[44, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-test-mathit-rt"]], "\\xref{syntax/instructions}{syntax-instr-ref}{\\mathsf{ref{.}test}}~{\\mathit{rt}}": [[19, "xref-syntax-instructions-syntax-instr-ref-mathsf-ref-test-mathit-rt"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}get}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?~x~y": [[44, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x-y"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}new\\_default}}~x": [[19, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-new-default-x"], [44, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-new-default-x"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}new}}~x": [[19, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-new-x"], [44, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-new-x"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}set}}~x~i": [[19, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-set-x-i"]], "\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}set}}~x~y": [[44, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-set-x-y"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{elem{.}drop}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-elem-drop-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-elem-drop-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}copy}}~x_1~x_2": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-copy-x-1-x-2"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}copy}}~x~y": [[44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-copy-x-y"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}fill}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-fill-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-fill-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}get}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-get-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-get-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}grow}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-grow-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-grow-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}init}}~x~y": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-init-x-y"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-init-x-y"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}set}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-set-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-set-x"]], "\\xref{syntax/instructions}{syntax-instr-table}{\\mathsf{table{.}size}}~x": [[19, "xref-syntax-instructions-syntax-instr-table-mathsf-table-size-x"], [44, "xref-syntax-instructions-syntax-instr-table-mathsf-table-size-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{global{.}get}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-global-get-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-global-get-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{global{.}set}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-global-set-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-global-set-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{local{.}get}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-get-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-get-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{local{.}set}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-set-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-set-x"]], "\\xref{syntax/instructions}{syntax-instr-variable}{\\mathsf{local{.}tee}}~x": [[19, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-tee-x"], [44, "xref-syntax-instructions-syntax-instr-variable-mathsf-local-tee-x"]], "\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{narrow}}{\\mathsf\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}_{\\mathit{sh}_1, \\mathit{sh}_2}(c_1, c_2)": [[21, "xref-syntax-instructions-syntax-instr-vec-mathsf-narrow-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-mathit-sh-1-mathit-sh-2-c-1-c-2"]], "\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{relaxed\\_dot}}(i_1, i_2)": [[21, "xref-syntax-instructions-syntax-instr-vec-mathsf-relaxed-dot-i-1-i-2"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{bitmask}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-bitmask"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vshiftop}{\\mathit{vishiftop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-mathsf-xref-syntax-instructions-syntax-vshiftop-mathit-vishiftop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_1\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{narrow}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_2\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-1-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-narrow-mathsf-xref-syntax-instructions-syntax-shape-mathit-ishape-2-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_1\\mathsf{.}\\xref{syntax/instructions}{syntax-vextbinop}{\\mathit{vextbinop}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_2": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-1-mathsf-xref-syntax-instructions-syntax-vextbinop-mathit-vextbinop-mathsf-xref-syntax-instructions-syntax-shape-mathit-ishape-2"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_1\\mathsf{.}\\xref{syntax/instructions}{syntax-vextternop}{\\mathit{vextternop}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_2": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-1-mathsf-xref-syntax-instructions-syntax-vextternop-mathit-vextternop-mathsf-xref-syntax-instructions-syntax-shape-mathit-ishape-2"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_1\\mathsf{.}\\xref{syntax/instructions}{syntax-vextunop}{\\mathit{vextunop}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{ishape}}_2": [[44, "xref-syntax-instructions-syntax-shape-mathit-ishape-1-mathsf-xref-syntax-instructions-syntax-vextunop-mathit-vextunop-mathsf-xref-syntax-instructions-syntax-shape-mathit-ishape-2"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{extract\\_lane}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-extract-lane-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-xref-syntax-instructions-syntax-laneidx-mathit-laneidx"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{replace\\_lane}}~\\xref{syntax/instructions}{syntax-laneidx}{\\mathit{laneidx}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-replace-lane-xref-syntax-instructions-syntax-laneidx-mathit-laneidx"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{splat}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-splat"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vbinop}{\\mathit{vbinop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vbinop-mathit-vbinop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vcvtop}{\\mathit{vcvtop}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-half}{\\mathit{half}}^?\\mathsf{\\_}\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?\\mathsf{\\_zero}^?": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vcvtop-mathit-vcvtop-mathsf-xref-syntax-instructions-syntax-half-mathit-half-mathsf-xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-mathsf-zero"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vrelop}{\\mathit{vrelop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vrelop-mathit-vrelop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vrelop}{\\mathit{vtestop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vrelop-mathit-vtestop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vternop}{\\mathit{vternop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vternop-mathit-vternop"]], "\\xref{syntax/instructions}{syntax-shape}{\\mathit{shape}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vunop}{\\mathit{vunop}}": [[44, "xref-syntax-instructions-syntax-shape-mathit-shape-mathsf-xref-syntax-instructions-syntax-vunop-mathit-vunop"]], "\\xref{syntax/instructions}{syntax-vcvtop}{\\mathit{vcvtop}}{\\mathsf\\_}\\xref{syntax/instructions}{syntax-half}{\\mathit{half}}^?{\\mathsf\\_}\\xref{syntax/instructions}{syntax-zero}{\\mathit{zero}}^?_{\\mathit{sh}_1, \\mathit{sh}_2}(i)": [[21, "xref-syntax-instructions-syntax-vcvtop-mathit-vcvtop-mathsf-xref-syntax-instructions-syntax-half-mathit-half-mathsf-xref-syntax-instructions-syntax-zero-mathit-zero-mathit-sh-1-mathit-sh-2-i"]], "\\xref{syntax/instructions}{syntax-vextbinop}{\\mathit{vextbinop}}_{\\mathit{sh}_1, \\mathit{sh}_2}(c_1, c_2)": [[21, "xref-syntax-instructions-syntax-vextbinop-mathit-vextbinop-mathit-sh-1-mathit-sh-2-c-1-c-2"]], "\\xref{syntax/instructions}{syntax-vextternop}{\\mathit{vextternop}}_{\\mathit{sh}_1, \\mathit{sh}_2}(c_1, c_2, c_3)": [[21, "xref-syntax-instructions-syntax-vextternop-mathit-vextternop-mathit-sh-1-mathit-sh-2-c-1-c-2-c-3"]], "\\xref{syntax/instructions}{syntax-vextunop}{\\mathit{vextunop}}_{\\mathit{sh}_1, \\mathit{sh}_2}(c)": [[21, "xref-syntax-instructions-syntax-vextunop-mathit-vextunop-mathit-sh-1-mathit-sh-2-c"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{func}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-func-x"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{global}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-global-x"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{memory}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-memory-x"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{table}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-table-x"]], "\\xref{syntax/modules}{syntax-externidx}{\\mathsf{tag}}~x": [[46, "xref-syntax-modules-syntax-externidx-mathsf-tag-x"]], "\\xref{syntax/types}{syntax-rectype}{\\mathsf{rec}}~\\xref{syntax/types}{syntax-subtype}{\\mathit{subtype}}^\\ast": [[47, "xref-syntax-types-syntax-rectype-mathsf-rec-xref-syntax-types-syntax-subtype-mathit-subtype-ast"]], "\\xref{syntax/types}{syntax-subtype}{\\mathsf{sub}}~\\xref{syntax/types}{syntax-subtype}{\\mathsf{final}}^?~y^\\ast~\\xref{syntax/types}{syntax-comptype}{\\mathit{comptype}}": [[47, "xref-syntax-types-syntax-subtype-mathsf-sub-xref-syntax-types-syntax-subtype-mathsf-final-y-ast-xref-syntax-types-syntax-comptype-mathit-comptype"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}} {.} \\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{any\\_true}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-vec-mathsf-any-true"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}} {.} {\\xref{syntax/instructions}{syntax-vvbinop}{\\mathit{vvbinop}}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-vvbinop-mathit-vvbinop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}} {.} {\\xref{syntax/instructions}{syntax-vvternop}{\\mathit{vvternop}}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-vvternop-mathit-vvternop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}} {.} {\\xref{syntax/instructions}{syntax-vvunop}{\\mathit{vvunop}}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-vvunop-mathit-vvunop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{const}}~c": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-const-c"], [44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-instr-vec-mathsf-const-c"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vvbinop}{\\mathit{vvbinop}}": [[44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-vvbinop-mathit-vvbinop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vvternop}{\\mathit{vvternop}}": [[44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-vvternop-mathit-vvternop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vvtestop}{\\mathit{vvtestop}}": [[44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-vvtestop-mathit-vvtestop"]], "\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}\\mathsf{.}\\xref{syntax/instructions}{syntax-vvunop}{\\mathit{vvunop}}": [[44, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-mathsf-xref-syntax-instructions-syntax-vvunop-mathit-vvunop"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-binop}{\\mathit{binop}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-binop-mathit-binop"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}{N}\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-load-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}{N}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-store-n-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}~x~\\xref{syntax/instructions}{syntax-memarg}{\\mathit{memarg}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-store-x-xref-syntax-instructions-syntax-memarg-mathit-memarg"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-instr-numeric}{\\mathsf{const}}~c": [[44, "t-mathsf-xref-syntax-instructions-syntax-instr-numeric-mathsf-const-c"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-relop}{\\mathit{relop}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-relop-mathit-relop"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-testop}{\\mathit{testop}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-testop-mathit-testop"]], "t\\mathsf{.}\\xref{syntax/instructions}{syntax-unop}{\\mathit{unop}}": [[44, "t-mathsf-xref-syntax-instructions-syntax-unop-mathit-unop"]], "t_1\\mathsf{.}\\xref{syntax/instructions}{syntax-cvtop}{\\mathit{cvtop}}\\mathsf{\\_}t_2\\mathsf{\\_}\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}^?": [[44, "t-1-mathsf-xref-syntax-instructions-syntax-cvtop-mathit-cvtop-mathsf-t-2-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "{\\mathit{nt}} {.} {\\xref{syntax/instructions}{syntax-binop}{\\mathit{binop}}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-binop-mathit-binop"]], "{\\mathit{nt}} {.} {\\xref{syntax/instructions}{syntax-relop}{\\mathit{relop}}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-relop-mathit-relop"]], "{\\mathit{nt}} {.} {\\xref{syntax/instructions}{syntax-testop}{\\mathit{testop}}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-testop-mathit-testop"]], "{\\mathit{nt}} {.} {\\xref{syntax/instructions}{syntax-unop}{\\mathit{unop}}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-unop-mathit-unop"]], "{\\mathit{nt}}_2 {.} {{\\xref{syntax/instructions}{syntax-cvtop}{\\mathit{cvtop}}}}{\\mathsf{\\_}}{{\\mathit{nt}}_1}": [[19, "mathit-nt-2-xref-syntax-instructions-syntax-cvtop-mathit-cvtop-mathsf-mathit-nt-1"]], "{\\mathit{sh}} {.} {\\mathit{swizzlop}}": [[19, "mathit-sh-mathit-swizzlop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vbinop}{\\mathit{vbinop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vbinop-mathit-vbinop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vrelop}{\\mathit{vrelop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vrelop-mathit-vrelop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vrelop}{\\mathit{vtestop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vrelop-mathit-vtestop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vshiftop}{\\mathit{vshiftop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vshiftop-mathit-vshiftop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vternop}{\\mathit{vternop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vternop-mathit-vternop"]], "{\\mathit{sh}} {.} {\\xref{syntax/instructions}{syntax-vunop}{\\mathit{vunop}}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-vunop-mathit-vunop"]], "{\\mathit{sh}}_2 {.} {{\\xref{syntax/instructions}{syntax-vcvtop}{\\mathit{vcvtop}}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-vcvtop-mathit-vcvtop-mathsf-mathit-sh-1"]], "{\\mathit{sh}}_2 {.} {{\\xref{syntax/instructions}{syntax-vextbinop}{\\mathit{vextbinop}}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-vextbinop-mathit-vextbinop-mathsf-mathit-sh-1"]], "{\\mathit{sh}}_2 {.} {{\\xref{syntax/instructions}{syntax-vextternop}{\\mathit{vextternop}}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-vextternop-mathit-vextternop-mathsf-mathit-sh-1"]], "{\\mathit{sh}}_2 {.} {{\\xref{syntax/instructions}{syntax-vextunop}{\\mathit{vextunop}}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-vextunop-mathit-vextunop-mathsf-mathit-sh-1"]], "{\\mathit{sh}}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{bitmask}}": [[19, "mathit-sh-xref-syntax-instructions-syntax-instr-vec-mathsf-bitmask"]], "{\\mathit{sh}}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{shuffle}}~{i^\\ast}": [[19, "mathit-sh-xref-syntax-instructions-syntax-instr-vec-mathsf-shuffle-i-ast"]], "{\\xref{exec/modules}{alloc-data}{\\mathrm{allocdata}}}(s, \\xref{valid/modules}{valid-data}{\\mathsf{ok}}, {{\\xref{syntax/values}{syntax-byte}{\\mathit{byte}}}^\\ast})": [[20, "xref-exec-modules-alloc-data-mathrm-allocdata-s-xref-valid-modules-valid-data-mathsf-ok-xref-syntax-values-syntax-byte-mathit-byte-ast"]], "{\\xref{exec/modules}{alloc-elem}{\\mathrm{allocelem}}}(s, {\\xref{syntax/types}{syntax-elemtype}{\\mathit{elemtype}}}, {{\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}}^\\ast})": [[20, "xref-exec-modules-alloc-elem-mathrm-allocelem-s-xref-syntax-types-syntax-elemtype-mathit-elemtype-xref-exec-runtime-syntax-ref-mathit-ref-ast"]], "{\\xref{exec/modules}{alloc-export}{\\mathrm{allocexport}}}({\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}}, \\xref{syntax/modules}{syntax-export}{\\mathsf{export}}~{\\xref{syntax/values}{syntax-name}{\\mathit{name}}}~{\\xref{syntax/modules}{syntax-externidx}{\\mathit{externidx}}})": [[20, "xref-exec-modules-alloc-export-mathrm-allocexport-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst-xref-syntax-modules-syntax-export-mathsf-export-xref-syntax-values-syntax-name-mathit-name-xref-syntax-modules-syntax-externidx-mathit-externidx"]], "{\\xref{exec/modules}{alloc-func}{\\mathrm{allocfunc}}}(s, {\\xref{valid/conventions}{syntax-deftype}{\\mathit{deftype}}}, {{\\xref{exec/runtime}{syntax-funcinst}{\\mathit{code}}}}, {\\xref{exec/runtime}{syntax-moduleinst}{\\mathit{moduleinst}}})": [[20, "xref-exec-modules-alloc-func-mathrm-allocfunc-s-xref-valid-conventions-syntax-deftype-mathit-deftype-xref-exec-runtime-syntax-funcinst-mathit-code-xref-exec-runtime-syntax-moduleinst-mathit-moduleinst"]], "{\\xref{exec/modules}{alloc-global}{\\mathrm{allocglobal}}}(s, {\\xref{syntax/types}{syntax-globaltype}{\\mathit{globaltype}}}, {\\xref{exec/runtime}{syntax-val}{\\mathit{val}}})": [[20, "xref-exec-modules-alloc-global-mathrm-allocglobal-s-xref-syntax-types-syntax-globaltype-mathit-globaltype-xref-exec-runtime-syntax-val-mathit-val"]], "{\\xref{exec/modules}{alloc-mem}{\\mathrm{allocmem}}}(s, {\\mathit{at}}~{}[ i \\xref{syntax/types}{syntax-limits}{\\,{..}\\,} {j^?} ]~\\xref{syntax/types}{syntax-memtype}{\\mathsf{page}})": [[20, "xref-exec-modules-alloc-mem-mathrm-allocmem-s-mathit-at-i-xref-syntax-types-syntax-limits-j-xref-syntax-types-syntax-memtype-mathsf-page"]], "{\\xref{exec/modules}{alloc-module}{\\mathrm{allocmodule}}}(s, {\\xref{syntax/modules}{syntax-module}{\\mathit{module}}}, {{\\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}}}^\\ast}, {{\\xref{exec/runtime}{syntax-val}{\\mathit{val}}}_{\\mathsf{g}}^\\ast}, {{\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}}_{\\mathsf{t}}^\\ast}, {{{\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}}_{\\mathsf{e}}^\\ast}^\\ast})": [[20, "xref-exec-modules-alloc-module-mathrm-allocmodule-s-xref-syntax-modules-syntax-module-mathit-module-xref-exec-runtime-syntax-externaddr-mathit-externaddr-ast-xref-exec-runtime-syntax-val-mathit-val-mathsf-g-ast-xref-exec-runtime-syntax-ref-mathit-ref-mathsf-t-ast-xref-exec-runtime-syntax-ref-mathit-ref-mathsf-e-ast-ast"]], "{\\xref{exec/modules}{alloc-table}{\\mathrm{alloctable}}}(s, {\\mathit{at}}~{}[ i \\xref{syntax/types}{syntax-limits}{\\,{..}\\,} {j^?} ]~{\\mathit{rt}}, {\\xref{exec/runtime}{syntax-ref}{\\mathit{ref}}})": [[20, "xref-exec-modules-alloc-table-mathrm-alloctable-s-mathit-at-i-xref-syntax-types-syntax-limits-j-mathit-rt-xref-exec-runtime-syntax-ref-mathit-ref"]], "{\\xref{exec/modules}{alloc-tag}{\\mathrm{alloctag}}}(s, {\\xref{syntax/types}{syntax-tagtype}{\\mathit{tagtype}}})": [[20, "xref-exec-modules-alloc-tag-mathrm-alloctag-s-xref-syntax-types-syntax-tagtype-mathit-tagtype"]], "{\\xref{exec/modules}{exec-instantiation}{\\mathrm{instantiate}}}(s, {\\xref{syntax/modules}{syntax-module}{\\mathit{module}}}, {{\\xref{exec/runtime}{syntax-externaddr}{\\mathit{externaddr}}}^\\ast})": [[20, "xref-exec-modules-exec-instantiation-mathrm-instantiate-s-xref-syntax-modules-syntax-module-mathit-module-xref-exec-runtime-syntax-externaddr-mathit-externaddr-ast"]], "{\\xref{exec/modules}{exec-invocation}{\\mathrm{invoke}}}(s, {\\xref{exec/runtime}{syntax-funcaddr}{\\mathit{funcaddr}}}, {{\\xref{exec/runtime}{syntax-val}{\\mathit{val}}}^\\ast})": [[20, "xref-exec-modules-exec-invocation-mathrm-invoke-s-xref-exec-runtime-syntax-funcaddr-mathit-funcaddr-xref-exec-runtime-syntax-val-mathit-val-ast"]], "{\\xref{exec/modules}{grow-mem}{\\mathrm{growmem}}}({\\xref{exec/runtime}{syntax-meminst}{\\mathit{meminst}}}, n)": [[20, "xref-exec-modules-grow-mem-mathrm-growmem-xref-exec-runtime-syntax-meminst-mathit-meminst-n"]], "{\\xref{exec/modules}{grow-table}{\\mathrm{growtable}}}({\\xref{exec/runtime}{syntax-tableinst}{\\mathit{tableinst}}}, n, r)": [[20, "xref-exec-modules-grow-table-mathrm-growtable-xref-exec-runtime-syntax-tableinst-mathit-tableinst-n-r"]], "{\\xref{syntax/instructions}{syntax-instr-array}{\\mathsf{array{.}get}}}{\\mathsf{\\_}}{{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}^?}}~x": [[19, "xref-syntax-instructions-syntax-instr-array-mathsf-array-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x"]], "{\\xref{syntax/instructions}{syntax-instr-i31}{\\mathsf{i{\\scriptstyle31}{.}get}}}{\\mathsf{\\_}}{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}}": [[19, "xref-syntax-instructions-syntax-instr-i31-mathsf-i-scriptstyle31-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "{\\xref{syntax/instructions}{syntax-instr-struct}{\\mathsf{struct{.}get}}}{\\mathsf{\\_}}{{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}^?}}~x~i": [[19, "xref-syntax-instructions-syntax-instr-struct-mathsf-struct-get-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x-i"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{N}{\\mathsf{\\_}}{\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{lane}}}~x~{\\mathit{ao}}~j": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-lane-x-mathit-ao-j"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{{M}{\\xref{syntax/instructions}{syntax-shape}{\\mathsf{x}}}{K}{\\mathsf{\\_}}{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}}}~x~{\\mathit{ao}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-m-xref-syntax-instructions-syntax-shape-mathsf-x-k-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-x-mathit-ao"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{{N}{\\mathsf{\\_}}{\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{splat}}}}~x~{\\mathit{ao}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-splat-x-mathit-ao"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{{N}{\\mathsf{\\_}}{\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{zero}}}}~x~{\\mathit{ao}}": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-load-n-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-zero-x-mathit-ao"]], "{\\xref{syntax/types}{syntax-vectype}{\\mathsf{v\\scriptstyle128}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}}{N}{\\mathsf{\\_}}{\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{lane}}}~x~{\\mathit{ao}}~j": [[19, "xref-syntax-types-syntax-vectype-mathsf-v-scriptstyle128-xref-syntax-instructions-syntax-instr-memory-mathsf-store-n-mathsf-xref-syntax-instructions-syntax-instr-memory-mathsf-lane-x-mathit-ao-j"]], "{{\\mathit{nt}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{load}}}{{{\\xref{syntax/instructions}{syntax-loadop}{\\mathit{loadop}}}^?}}~x~{\\mathit{ao}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-instr-memory-mathsf-load-xref-syntax-instructions-syntax-loadop-mathit-loadop-x-mathit-ao"]], "{{\\mathit{nt}}{.}\\xref{syntax/instructions}{syntax-instr-memory}{\\mathsf{store}}}{{{\\xref{syntax/instructions}{syntax-storeop}{\\mathit{storeop}}}^?}}~x~{\\mathit{ao}}": [[19, "mathit-nt-xref-syntax-instructions-syntax-instr-memory-mathsf-store-xref-syntax-instructions-syntax-storeop-mathit-storeop-x-mathit-ao"]], "{{\\mathit{sh}}_2{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{narrow}}}{\\mathsf{\\_}}{{\\mathit{sh}}_1}{\\mathsf{\\_}}{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}}}": [[19, "mathit-sh-2-xref-syntax-instructions-syntax-instr-vec-mathsf-narrow-mathsf-mathit-sh-1-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx"]], "{{\\xref{exec/modules}{aux-rundata}{\\mathrm{rundata}}}}_{x}(\\xref{syntax/modules}{syntax-data}{\\mathsf{data}}~{b^{n}}~{\\xref{syntax/modules}{syntax-datamode}{\\mathit{datamode}}})": [[20, "xref-exec-modules-aux-rundata-mathrm-rundata-x-xref-syntax-modules-syntax-data-mathsf-data-b-n-xref-syntax-modules-syntax-datamode-mathit-datamode"]], "{{\\xref{exec/modules}{aux-runelem}{\\mathrm{runelem}}}}_{x}(\\xref{syntax/modules}{syntax-elem}{\\mathsf{elem}}~{\\mathit{rt}}~{e^{n}}~{\\xref{syntax/modules}{syntax-elemmode}{\\mathit{elemmode}}})": [[20, "xref-exec-modules-aux-runelem-mathrm-runelem-x-xref-syntax-modules-syntax-elem-mathsf-elem-mathit-rt-e-n-xref-syntax-modules-syntax-elemmode-mathit-elemmode"]], "{{\\xref{syntax/types}{syntax-numtype}{\\mathsf{i}}}{{\\xref{syntax/types}{syntax-numtype}{\\scriptstyle\\kern-0.1emN}}}}{\\xref{syntax/instructions}{syntax-shape}{\\mathsf{x}}}{M}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{replace\\_lane}}~i": [[19, "xref-syntax-types-syntax-numtype-mathsf-i-xref-syntax-types-syntax-numtype-scriptstyle-kern-0-1emn-xref-syntax-instructions-syntax-shape-mathsf-x-m-xref-syntax-instructions-syntax-instr-vec-mathsf-replace-lane-i"]], "{{\\xref{syntax/types}{syntax-numtype}{\\mathsf{i}}}{{\\xref{syntax/types}{syntax-numtype}{\\scriptstyle\\kern-0.1emN}}}}{\\xref{syntax/instructions}{syntax-shape}{\\mathsf{x}}}{M}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{splat}}": [[19, "xref-syntax-types-syntax-numtype-mathsf-i-xref-syntax-types-syntax-numtype-scriptstyle-kern-0-1emn-xref-syntax-instructions-syntax-shape-mathsf-x-m-xref-syntax-instructions-syntax-instr-vec-mathsf-splat"]], "{{{\\xref{exec/modules}{alloc-type}{\\mathrm{alloctype}}}^\\ast}}{({{\\xref{syntax/types}{syntax-rectype}{\\mathit{type}}''}^\\ast})}": [[20, "xref-exec-modules-alloc-type-mathrm-alloctype-ast-xref-syntax-types-syntax-rectype-mathit-type-ast"]], "{{{\\xref{exec/modules}{eval-globals}{\\mathrm{evalglobal}}}^\\ast}}{(z, {{\\xref{syntax/types}{syntax-globaltype}{\\mathit{globaltype}}}^\\ast}, {{\\xref{syntax/instructions}{syntax-expr}{\\mathit{expr}}''}^\\ast})}": [[20, "xref-exec-modules-eval-globals-mathrm-evalglobal-ast-z-xref-syntax-types-syntax-globaltype-mathit-globaltype-ast-xref-syntax-instructions-syntax-expr-mathit-expr-ast"]], "{{{\\xref{syntax/instructions}{syntax-lanetype}{\\mathit{lanetype}}}}{\\xref{syntax/instructions}{syntax-shape}{\\mathsf{x}}}{M}{.}\\xref{syntax/instructions}{syntax-instr-vec}{\\mathsf{extract\\_lane}}}{\\mathsf{\\_}}{{{\\xref{syntax/instructions}{syntax-sx}{\\mathit{sx}}'}^?}}~i": [[19, "xref-syntax-instructions-syntax-lanetype-mathit-lanetype-xref-syntax-instructions-syntax-shape-mathsf-x-m-xref-syntax-instructions-syntax-instr-vec-mathsf-extract-lane-mathsf-xref-syntax-instructions-syntax-sx-mathit-sx-i"]]}, "docnames": ["appendix/algorithm", "appendix/changes", "appendix/custom", "appendix/embedding", "appendix/implementation", "appendix/index", "appendix/index-instructions", "appendix/index-rules", "appendix/index-types", "appendix/profiles", "appendix/properties", "binary/conventions", "binary/index", "binary/instructions", "binary/modules", "binary/types", "binary/values", "exec/conventions", "exec/index", "exec/instructions", "exec/modules", "exec/numerics", "exec/runtime", "exec/types", "exec/values", "index", "intro/index", "intro/introduction", "intro/overview", "syntax/conventions", "syntax/index", "syntax/instructions", "syntax/modules", "syntax/types", "syntax/values", "text/conventions", "text/index", "text/instructions", "text/lexical", "text/modules", "text/types", "text/values", "valid/conventions", "valid/index", "valid/instructions", "valid/matching", "valid/modules", "valid/types"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2}, "filenames": ["appendix/algorithm.rst", "appendix/changes.rst", "appendix/custom.rst", "appendix/embedding.rst", "appendix/implementation.rst", "appendix/index.rst", "appendix/index-instructions.rst", "appendix/index-rules.rst", "appendix/index-types.rst", "appendix/profiles.rst", "appendix/properties.rst", "binary/conventions.rst", "binary/index.rst", "binary/instructions.rst", "binary/modules.rst", "binary/types.rst", "binary/values.rst", "exec/conventions.rst", "exec/index.rst", "exec/instructions.rst", "exec/modules.rst", "exec/numerics.rst", "exec/runtime.rst", "exec/types.rst", "exec/values.rst", "index.rst", "intro/index.rst", "intro/introduction.rst", "intro/overview.rst", "syntax/conventions.rst", "syntax/index.rst", "syntax/instructions.rst", "syntax/modules.rst", "syntax/types.rst", "syntax/values.rst", "text/conventions.rst", "text/index.rst", "text/instructions.rst", "text/lexical.rst", "text/modules.rst", "text/types.rst", "text/values.rst", "valid/conventions.rst", "valid/index.rst", "valid/instructions.rst", "valid/matching.rst", "valid/modules.rst", "valid/types.rst"], "indexentries": {": abstract syntax": [[22, "index-18", false]], "abbreviations": [[35, "index-2", true]], "abstract syntax": [[4, "index-1", false], [9, "index-0", false], [11, "index-0", false], [19, "index-1", false], [19, "index-10", false], [19, "index-12", false], [19, "index-13", false], [19, "index-14", false], [19, "index-15", false], [19, "index-2", false], [19, "index-7", false], [19, "index-8", false], [22, "index-1", false], [22, "index-10", false], [22, "index-11", false], [22, "index-12", false], [22, "index-13", false], [22, "index-14", false], [22, "index-15", false], [22, "index-16", false], [22, "index-17", false], [22, "index-2", false], [22, "index-3", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [22, "index-7", false], [22, "index-8", false], [22, "index-9", false], [29, "index-0", true], [29, "index-1", false], [29, "index-2", false], [31, "index-0", false], [31, "index-1", false], [31, "index-10", false], [31, "index-2", false], [31, "index-3", false], [31, "index-4", false], [31, "index-5", false], [31, "index-6", false], [31, "index-7", false], [31, "index-8", false], [31, "index-9", false], [32, "index-0", false], [32, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-2", false], [32, "index-3", false], [32, "index-4", false], [32, "index-5", false], [32, "index-6", false], [32, "index-7", false], [32, "index-8", false], [32, "index-9", false], [33, "index-0", false], [33, "index-1", false], [33, "index-10", false], [33, "index-11", false], [33, "index-12", false], [33, "index-13", false], [33, "index-14", false], [33, "index-15", false], [33, "index-16", false], [33, "index-17", false], [33, "index-18", false], [33, "index-2", false], [33, "index-3", false], [33, "index-4", false], [33, "index-5", false], [33, "index-6", false], [33, "index-7", false], [33, "index-8", false], [33, "index-9", false], [34, "index-0", false], [34, "index-1", false], [34, "index-2", false], [34, "index-3", false], [34, "index-4", false], [34, "index-5", false], [35, "index-0", false], [42, "index-1", false], [42, "index-2", false], [42, "index-5", false], [42, "index-6", false], [44, "index-1", false], [44, "index-10", false], [44, "index-11", false], [44, "index-13", false], [44, "index-2", false], [44, "index-3", false], [44, "index-4", false], [44, "index-5", false], [44, "index-6", false], [45, "index-10", false], [46, "index-0", false], [46, "index-1", false], [46, "index-10", false], [46, "index-11", false], [46, "index-12", false], [46, "index-2", false], [46, "index-3", false], [46, "index-4", false], [46, "index-5", false], [46, "index-6", false], [46, "index-7", false], [46, "index-8", false], [46, "index-9", false], [47, "index-0", false], [47, "index-1", false], [47, "index-10", false], [47, "index-11", false], [47, "index-12", false], [47, "index-13", false], [47, "index-14", false], [47, "index-15", false], [47, "index-16", false], [47, "index-2", false], [47, "index-3", false], [47, "index-4", false], [47, "index-5", false], [47, "index-6", false], [47, "index-7", false], [47, "index-8", false], [47, "index-9", false]], "abstract type": [[33, "index-4", true], [42, "index-1", false]], "activation": [[22, "index-17", false]], "active": [[32, "index-8", false], [32, "index-9", true]], "address": [[19, "index-10", false], [19, "index-2", false], [19, "index-7", false], [19, "index-8", false], [20, "index-0", false], [22, "index-4", false], [22, "index-4", true], [22, "index-5", false]], "address type": [[1, "index-13", false], [40, "index-8", false]], "administrative instruction": [[10, "index-22", false], [10, "index-26", false], [22, "index-18", false]], "administrative instructions": [[22, "index-18", true]], "aggregate reference": [[44, "index-7", false]], "aggregate type": [[15, "index-7", false], [32, "index-2", false], [33, "index-9", true], [40, "index-6", false], [45, "index-8", false], [47, "index-9", false]], "algorithm": [[0, "index-0", false]], "allocation": [[3, "index-1", false], [4, "index-5", false], [20, "index-0", true], [22, "index-3", false]], "annotation": [[1, "index-18", false], [2, "index-0", false], [38, "index-5", false], [38, "index-5", true]], "arithmetic": [[34, "index-3", false]], "arithmetic nan": [[34, "index-3", false]], "array": [[22, "index-1", false], [22, "index-15", false], [22, "index-4", false], [24, "index-1", false], [33, "index-9", false]], "array address": [[22, "index-4", false]], "array instance": [[10, "index-17", false], [10, "index-43", false], [10, "index-6", false], [22, "index-15", false], [22, "index-15", true], [22, "index-3", false], [22, "index-4", false], [24, "index-1", false]], "array type": [[0, "index-1", false], [1, "index-15", false], [10, "index-6", false], [15, "index-7", false], [22, "index-15", false], [24, "index-1", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-3", false], [45, "index-8", false], [47, "index-9", false]], "ascii": [[38, "index-1", false], [38, "index-3", false], [41, "index-3", false]], "binary format": [[0, "index-0", false], [2, "index-0", false], [3, "index-3", false], [4, "index-2", false], [9, "index-0", false], [11, "index-0", true], [11, "index-1", false], [11, "index-2", false], [13, "index-1", false], [13, "index-2", false], [13, "index-3", false], [13, "index-4", false], [13, "index-5", false], [13, "index-6", false], [13, "index-7", false], [13, "index-8", false], [13, "index-9", false], [14, "index-0", false], [14, "index-1", false], [14, "index-10", false], [14, "index-11", false], [14, "index-12", false], [14, "index-13", false], [14, "index-14", false], [14, "index-15", false], [14, "index-16", false], [14, "index-2", false], [14, "index-3", false], [14, "index-4", false], [14, "index-5", false], [14, "index-6", false], [14, "index-7", false], [14, "index-8", false], [14, "index-9", false], [15, "index-0", false], [15, "index-1", false], [15, "index-10", false], [15, "index-11", false], [15, "index-12", false], [15, "index-13", false], [15, "index-14", false], [15, "index-2", false], [15, "index-3", false], [15, "index-4", false], [15, "index-5", false], [15, "index-6", false], [15, "index-7", false], [15, "index-8", false], [15, "index-9", false], [16, "index-0", false], [16, "index-1", false], [16, "index-2", false], [16, "index-3", false], [16, "index-4", false], [34, "index-5", false]], "bit": [[21, "index-1", false]], "bit width": [[19, "index-10", false], [21, "index-0", false], [33, "index-1", false], [33, "index-2", false], [33, "index-9", false], [34, "index-2", false], [34, "index-3", false]], "block": [[1, "index-3", false], [13, "index-2", false], [19, "index-2", false], [19, "index-3", false], [31, "index-2", false], [31, "index-2", true], [33, "index-8", false], [37, "index-3", false], [44, "index-2", false]], "block type": [[13, "index-2", false], [31, "index-2", false], [31, "index-2", true], [33, "index-8", false], [33, "index-8", true], [44, "index-2", false], [47, "index-7", false]], "boolean": [[21, "index-2", false], [21, "index-8", false], [28, "index-0", false]], "bottom type": [[10, "index-2", false], [42, "index-1", true]], "branch": [[13, "index-2", false], [19, "index-2", false], [31, "index-2", true], [37, "index-3", false], [44, "index-2", false]], "byte": [[3, "index-14", false], [10, "index-10", false], [10, "index-14", false], [11, "index-0", false], [11, "index-1", false], [14, "index-13", false], [16, "index-1", false], [16, "index-4", false], [20, "index-3", false], [21, "index-5", false], [22, "index-13", false], [22, "index-9", false], [32, "index-8", false], [34, "index-1", false], [34, "index-1", true], [34, "index-5", false], [39, "index-11", false], [39, "index-20", false], [41, "index-3", false], [41, "index-4", false], [46, "index-7", false]], "call": [[1, "index-10", false], [19, "index-5", true], [22, "index-17", false], [22, "index-18", false]], "call frame": [[22, "index-17", true]], "canonical": [[34, "index-3", false]], "canonical nan": [[34, "index-3", false]], "cast": [[31, "index-6", false]], "caught": [[22, "index-18", false]], "caught exception": [[22, "index-18", false]], "changes": [[1, "index-0", true]], "character": [[4, "index-1", false], [4, "index-3", false], [27, "index-2", false], [34, "index-5", false], [38, "index-1", false], [38, "index-1", true], [38, "index-2", false], [38, "index-3", false], [38, "index-4", false], [41, "index-3", false], [41, "index-4", false]], "closed type": [[42, "index-1", true]], "closure": [[22, "index-7", false]], "code": [[4, "index-2", false], [14, "index-12", false], [31, "index-0", false]], "code section": [[14, "index-12", true]], "comment": [[38, "index-2", false], [38, "index-4", false], [38, "index-4", true]], "composite type": [[0, "index-1", false], [1, "index-15", false], [15, "index-7", false], [15, "index-8", false], [33, "index-10", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [40, "index-7", false], [47, "index-10", false], [47, "index-9", false]], "composite types": [[45, "index-8", false]], "compositionality": [[10, "index-49", true]], "concepts": [[28, "index-0", false]], "concrete type": [[33, "index-4", true], [42, "index-1", false]], "configuration": [[10, "index-22", false], [10, "index-45", false], [17, "index-1", false], [22, "index-19", true]], "constant": [[1, "index-9", false], [13, "index-9", false], [22, "index-1", false], [31, "index-10", false], [32, "index-4", false], [32, "index-8", false], [32, "index-9", false], [37, "index-11", false], [44, "index-13", false], [44, "index-14", true], [46, "index-2", false], [46, "index-4", false], [46, "index-7", false], [46, "index-8", false]], "context": [[10, "index-1", false], [10, "index-21", false], [10, "index-24", false], [10, "index-25", false], [10, "index-26", false], [14, "index-16", false], [42, "index-7", true], [44, "index-0", false], [44, "index-2", false], [44, "index-3", false], [44, "index-4", false], [44, "index-5", false], [46, "index-12", false]], "control frame": [[22, "index-17", true]], "control instruction": [[31, "index-2", true]], "control instructions": [[13, "index-2", false], [19, "index-2", false], [37, "index-3", false], [44, "index-2", false]], "custom": [[14, "index-2", false]], "custom annotation": [[2, "index-17", true]], "custom section": [[1, "index-18", false], [2, "index-0", false], [2, "index-17", false], [14, "index-2", false], [14, "index-2", true]], "data": [[4, "index-1", false], [14, "index-13", false], [14, "index-16", false], [20, "index-6", false], [22, "index-13", false], [22, "index-18", false], [22, "index-4", false], [31, "index-10", false], [32, "index-0", false], [32, "index-1", false], [32, "index-5", false], [32, "index-8", false], [32, "index-8", true], [33, "index-16", false], [39, "index-11", false], [39, "index-20", false], [46, "index-7", false]], "data address": [[20, "index-10", false], [20, "index-6", false], [22, "index-4", false], [22, "index-6", false]], "data count": [[14, "index-14", false]], "data count section": [[14, "index-14", true]], "data index": [[14, "index-0", false], [32, "index-1", false], [32, "index-1", true], [32, "index-8", false], [39, "index-0", false]], "data instance": [[10, "index-14", false], [10, "index-40", false], [10, "index-6", false], [20, "index-10", false], [20, "index-6", false], [22, "index-13", false], [22, "index-13", true], [22, "index-4", false], [22, "index-6", false]], "data section": [[14, "index-13", true]], "data segment": [[1, "index-12", false], [1, "index-7", false], [14, "index-14", false], [20, "index-10", false], [22, "index-13", false], [22, "index-9", false], [39, "index-25", false], [46, "index-12", false]], "data type": [[33, "index-16", false], [33, "index-16", true]], "declarative": [[32, "index-9", true]], "decoding": [[28, "index-1", false]], "default value": [[22, "index-1", true]], "defaultable": [[46, "index-4", false]], "defined type": [[0, "index-1", false], [10, "index-12", false], [10, "index-13", false], [10, "index-16", false], [10, "index-17", false], [10, "index-3", false], [10, "index-6", false], [22, "index-15", false], [23, "index-1", false], [33, "index-18", false], [42, "index-2", false], [42, "index-2", true], [42, "index-4", false], [45, "index-10", false], [45, "index-3", false], [46, "index-0", false]], "design goals": [[27, "index-0", false]], "determinism": [[1, "index-17", false], [9, "index-2", false], [19, "index-11", false], [19, "index-13", false], [19, "index-9", false], [21, "index-0", false], [21, "index-11", false]], "deterministic": [[9, "index-2", false]], "deterministic profile": [[9, "index-2", false]], "dynamic type": [[23, "index-0", false], [23, "index-1", false]], "element": [[3, "index-13", false], [4, "index-1", false], [14, "index-11", false], [14, "index-16", false], [20, "index-7", false], [22, "index-12", false], [22, "index-18", false], [22, "index-4", false], [31, "index-10", false], [32, "index-0", false], [32, "index-1", false], [32, "index-6", false], [32, "index-9", false], [32, "index-9", true], [33, "index-15", false], [33, "index-17", false], [39, "index-16", false], [39, "index-21", false], [46, "index-8", false]], "element address": [[19, "index-8", false], [20, "index-10", false], [20, "index-7", false], [22, "index-4", false], [22, "index-6", false]], "element expression": [[22, "index-12", false]], "element index": [[14, "index-0", false], [32, "index-1", false], [32, "index-1", true], [32, "index-9", false], [39, "index-0", false]], "element instance": [[10, "index-15", false], [10, "index-41", false], [10, "index-6", false], [19, "index-8", false], [20, "index-10", false], [20, "index-7", false], [22, "index-12", false], [22, "index-12", true], [22, "index-4", false], [22, "index-6", false]], "element mode": [[32, "index-9", false], [32, "index-9", true]], "element section": [[14, "index-11", true]], "element segment": [[1, "index-4", false], [1, "index-6", false], [1, "index-7", false], [20, "index-10", false], [22, "index-12", false], [22, "index-8", false], [39, "index-25", false], [46, "index-12", false]], "element type": [[33, "index-17", false], [33, "index-17", true], [45, "index-15", false]], "embedder": [[3, "index-0", false], [22, "index-10", false], [22, "index-12", false], [22, "index-13", false], [22, "index-4", false], [22, "index-8", false], [22, "index-9", false], [27, "index-1", false], [28, "index-0", true]], "embedding": [[3, "index-0", true]], "evaluation context": [[17, "index-1", false]], "exception": [[1, "index-11", false], [3, "index-16", false], [10, "index-5", false], [19, "index-3", false], [19, "index-4", false], [20, "index-11", false], [20, "index-12", false], [22, "index-16", false], [22, "index-17", false], [22, "index-18", false], [22, "index-2", false], [22, "index-4", false], [31, "index-2", true]], "exception address": [[3, "index-16", false], [22, "index-2", false], [22, "index-4", false]], "exception handling": [[13, "index-2", false]], "exception instance": [[3, "index-16", false], [10, "index-19", false], [10, "index-44", false], [22, "index-16", false], [22, "index-16", true], [22, "index-3", false], [22, "index-4", false]], "exception tag": [[14, "index-15", false], [15, "index-10", false], [19, "index-4", false], [22, "index-11", false], [24, "index-7", false], [33, "index-12", false], [39, "index-1", false], [46, "index-1", false], [47, "index-12", false]], "exception type": [[3, "index-16", false]], "execution": [[4, "index-5", false], [9, "index-0", false], [17, "index-0", true], [19, "index-1", false], [19, "index-10", false], [19, "index-12", false], [19, "index-13", false], [19, "index-14", false], [19, "index-15", false], [19, "index-2", false], [19, "index-7", false], [19, "index-8", false], [28, "index-1", false], [33, "index-0", false], [33, "index-7", false]], "expand": [[10, "index-3", false]], "expansion": [[42, "index-4", true]], "exponent": [[21, "index-3", false], [34, "index-3", false]], "export": [[1, "index-12", false], [1, "index-6", false], [3, "index-10", false], [3, "index-8", false], [4, "index-1", false], [14, "index-16", false], [14, "index-9", false], [20, "index-10", false], [20, "index-12", false], [22, "index-14", false], [32, "index-0", false], [32, "index-12", false], [32, "index-12", true], [39, "index-10", false], [39, "index-15", false], [39, "index-19", false], [39, "index-24", false], [39, "index-25", false], [39, "index-3", false], [39, "index-7", false], [46, "index-11", false], [46, "index-12", false]], "export instance": [[3, "index-10", false], [10, "index-20", false], [20, "index-10", false], [22, "index-14", false], [22, "index-14", true], [22, "index-6", false]], "export section": [[14, "index-9", true]], "expression": [[1, "index-9", false], [13, "index-9", false], [14, "index-11", false], [14, "index-13", false], [14, "index-8", false], [19, "index-15", false], [31, "index-10", false], [31, "index-10", true], [32, "index-4", false], [32, "index-7", false], [32, "index-8", false], [32, "index-9", false], [37, "index-11", false], [39, "index-11", false], [39, "index-12", false], [39, "index-20", false], [39, "index-21", false], [39, "index-5", false], [44, "index-13", false], [46, "index-2", false], [46, "index-4", false], [46, "index-5", false], [46, "index-7", false], [46, "index-8", false]], "extern type": [[10, "index-29", false]], "extern value": [[10, "index-29", false]], "external": [[22, "index-5", false], [33, "index-18", false]], "external address": [[10, "index-20", false], [20, "index-10", false], [22, "index-14", false], [22, "index-5", false], [22, "index-5", true], [24, "index-2", false], [33, "index-18", false]], "external index": [[32, "index-12", false], [39, "index-24", false]], "external reference": [[22, "index-1", false], [44, "index-9", false]], "external type": [[3, "index-19", false], [10, "index-20", false], [15, "index-14", false], [20, "index-10", false], [24, "index-2", false], [33, "index-18", false], [33, "index-18", true], [40, "index-14", false], [45, "index-16", false], [47, "index-16", false]], "field": [[2, "index-15", false], [2, "index-7", false], [32, "index-1", false]], "field index": [[2, "index-7", false], [14, "index-0", false], [32, "index-1", false], [32, "index-1", true]], "field type": [[0, "index-1", false], [1, "index-15", false], [10, "index-16", false], [10, "index-17", false], [10, "index-18", false], [10, "index-42", false], [10, "index-43", false], [15, "index-7", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-8", false], [45, "index-9", false], [47, "index-9", false]], "field value": [[10, "index-16", false], [10, "index-17", false], [10, "index-18", false], [10, "index-42", false], [10, "index-43", false], [22, "index-15", false], [22, "index-15", true]], "file extension": [[11, "index-0", false], [35, "index-0", false]], "final": [[33, "index-10", true], [47, "index-10", false]], "floating point": [[27, "index-2", false]], "floating-point": [[1, "index-2", false], [21, "index-0", false], [21, "index-1", false], [21, "index-9", false], [22, "index-1", false], [28, "index-0", false], [31, "index-8", false], [33, "index-1", false], [33, "index-2", false], [34, "index-3", true], [34, "index-4", false]], "floating-point number": [[16, "index-3", false], [34, "index-3", false], [41, "index-2", false]], "folded instruction": [[37, "index-10", true]], "frame": [[0, "index-1", false], [4, "index-5", false], [10, "index-22", false], [10, "index-24", false], [10, "index-25", false], [10, "index-31", false], [19, "index-10", false], [19, "index-2", false], [19, "index-5", false], [19, "index-7", false], [19, "index-8", false], [22, "index-17", false], [22, "index-17", true], [22, "index-18", false], [22, "index-19", false]], "full": [[9, "index-1", false]], "full profile": [[9, "index-1", false]], "funciton type": [[45, "index-8", false]], "function": [[1, "index-10", false], [1, "index-14", false], [1, "index-18", false], [1, "index-3", false], [2, "index-11", false], [2, "index-12", false], [2, "index-13", false], [2, "index-4", false], [2, "index-5", false], [3, "index-11", false], [4, "index-1", false], [4, "index-2", false], [4, "index-4", false], [14, "index-12", false], [14, "index-16", false], [14, "index-5", false], [19, "index-5", false], [20, "index-10", false], [20, "index-12", false], [20, "index-5", false], [22, "index-17", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-7", false], [24, "index-1", false], [27, "index-1", false], [28, "index-0", false], [31, "index-2", false], [32, "index-0", false], [32, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-7", false], [32, "index-7", true], [33, "index-5", false], [33, "index-7", false], [33, "index-9", false], [39, "index-17", false], [39, "index-25", false], [42, "index-7", false], [46, "index-12", false], [46, "index-5", false]], "function address": [[3, "index-11", false], [3, "index-13", false], [10, "index-11", false], [10, "index-29", false], [20, "index-10", false], [20, "index-12", false], [20, "index-5", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-8", false], [24, "index-3", false]], "function index": [[2, "index-4", false], [2, "index-5", false], [13, "index-2", false], [14, "index-0", false], [14, "index-10", false], [14, "index-11", false], [14, "index-9", false], [19, "index-2", false], [20, "index-10", false], [31, "index-2", false], [32, "index-1", false], [32, "index-1", true], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-7", false], [32, "index-9", false], [37, "index-3", false], [39, "index-0", false], [39, "index-16", false], [39, "index-19", false], [39, "index-21", false], [39, "index-22", false], [39, "index-24", false], [44, "index-2", false], [46, "index-11", false], [46, "index-5", false], [46, "index-8", false], [46, "index-9", false]], "function instance": [[3, "index-11", false], [4, "index-5", false], [10, "index-12", false], [10, "index-13", false], [10, "index-34", false], [10, "index-39", false], [10, "index-6", false], [19, "index-5", false], [20, "index-10", false], [20, "index-12", false], [20, "index-5", false], [22, "index-18", false], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false], [22, "index-7", false], [22, "index-7", true], [24, "index-1", false]], "function section": [[14, "index-5", true]], "function type": [[0, "index-1", false], [1, "index-14", false], [3, "index-11", false], [3, "index-15", false], [10, "index-12", false], [10, "index-13", false], [10, "index-29", false], [10, "index-6", false], [14, "index-12", false], [14, "index-16", false], [14, "index-4", false], [14, "index-5", false], [15, "index-10", false], [15, "index-7", false], [19, "index-0", false], [20, "index-12", false], [20, "index-5", false], [22, "index-6", false], [24, "index-1", false], [24, "index-3", false], [24, "index-7", false], [31, "index-2", false], [32, "index-11", false], [32, "index-2", false], [33, "index-12", false], [33, "index-18", false], [33, "index-5", false], [33, "index-8", false], [33, "index-9", false], [33, "index-9", true], [39, "index-1", false], [39, "index-17", false], [39, "index-23", false], [40, "index-14", false], [40, "index-6", false], [42, "index-0", false], [42, "index-7", false], [45, "index-16", false], [45, "index-3", false], [46, "index-1", false], [46, "index-10", false], [46, "index-5", false], [47, "index-12", false], [47, "index-16", false], [47, "index-9", false]], "function type index": [[14, "index-15", false]], "global": [[3, "index-17", false], [4, "index-1", false], [14, "index-16", false], [14, "index-8", false], [20, "index-10", false], [20, "index-2", false], [22, "index-10", false], [22, "index-4", false], [22, "index-5", false], [31, "index-10", false], [31, "index-3", false], [32, "index-0", false], [32, "index-1", false], [32, "index-11", false], [32, "index-12", false], [32, "index-4", false], [32, "index-4", true], [33, "index-13", false], [39, "index-25", false], [39, "index-5", false], [42, "index-7", false], [46, "index-12", false], [46, "index-2", false]], "global address": [[3, "index-17", false], [19, "index-7", false], [20, "index-10", false], [20, "index-2", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [24, "index-6", false]], "global index": [[13, "index-3", false], [14, "index-0", false], [14, "index-9", false], [19, "index-7", false], [20, "index-10", false], [31, "index-3", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [32, "index-4", false], [37, "index-4", false], [39, "index-0", false], [39, "index-24", false], [39, "index-7", false], [44, "index-3", false], [46, "index-11", false]], "global instance": [[3, "index-17", false], [4, "index-5", false], [10, "index-34", false], [10, "index-36", false], [10, "index-6", false], [10, "index-9", false], [19, "index-7", false], [20, "index-10", false], [20, "index-2", false], [22, "index-10", false], [22, "index-10", true], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false]], "global section": [[14, "index-8", true]], "global type": [[3, "index-17", false], [10, "index-6", false], [10, "index-9", false], [14, "index-4", false], [14, "index-8", false], [15, "index-11", false], [20, "index-2", false], [24, "index-6", false], [32, "index-11", false], [32, "index-4", false], [33, "index-13", false], [33, "index-13", true], [33, "index-18", false], [39, "index-23", false], [39, "index-5", false], [40, "index-11", false], [40, "index-14", false], [42, "index-0", false], [42, "index-7", false], [45, "index-13", false], [45, "index-16", false], [46, "index-10", false], [46, "index-2", false], [47, "index-13", false], [47, "index-16", false]], "grammar": [[11, "index-1", false], [29, "index-1", false], [35, "index-1", false]], "grammar notation": [[11, "index-1", false], [29, "index-1", true], [35, "index-1", false]], "greatest lower bound": [[10, "index-48", false]], "grow": [[20, "index-8", false], [20, "index-9", false]], "handler": [[1, "index-11", false], [10, "index-32", false], [19, "index-4", false], [22, "index-17", false], [22, "index-17", true], [22, "index-18", false]], "heap type": [[1, "index-14", false], [1, "index-15", false], [10, "index-2", false], [10, "index-4", false], [15, "index-3", false], [31, "index-6", false], [31, "index-7", false], [33, "index-4", false], [33, "index-4", true], [33, "index-5", false], [39, "index-13", false], [40, "index-3", false], [42, "index-1", false], [45, "index-3", false], [47, "index-3", false], [47, "index-4", false]], "host": [[3, "index-0", false], [22, "index-4", false], [27, "index-1", false]], "host address": [[22, "index-1", true], [22, "index-4", false]], "host function": [[3, "index-11", false], [10, "index-13", false], [19, "index-6", false], [22, "index-7", true]], "identifier": [[1, "index-18", false], [4, "index-3", false], [35, "index-0", false], [35, "index-3", false], [39, "index-1", false], [39, "index-12", false], [39, "index-17", false], [39, "index-25", false], [39, "index-5", false], [39, "index-8", false]], "identifier context": [[35, "index-3", true], [39, "index-25", false]], "identifiers": [[41, "index-5", false], [41, "index-5", true]], "ieee 754": [[21, "index-3", false], [21, "index-9", false], [27, "index-2", false], [28, "index-0", false], [33, "index-1", false], [33, "index-2", false], [34, "index-3", false]], "implementation": [[3, "index-0", false], [4, "index-0", false]], "implementation limitations": [[4, "index-0", true]], "import": [[1, "index-12", false], [1, "index-6", false], [3, "index-7", false], [4, "index-1", false], [14, "index-16", false], [14, "index-4", false], [20, "index-10", false], [24, "index-2", false], [27, "index-1", false], [32, "index-0", false], [32, "index-1", false], [32, "index-11", false], [32, "index-11", true], [32, "index-4", false], [32, "index-5", false], [32, "index-6", false], [32, "index-7", false], [33, "index-18", false], [39, "index-14", false], [39, "index-18", false], [39, "index-2", false], [39, "index-23", false], [39, "index-25", false], [39, "index-6", false], [39, "index-9", false], [46, "index-10", false], [46, "index-12", false], [46, "index-5", false]], "import section": [[14, "index-4", true]], "index": [[2, "index-2", false], [14, "index-0", false], [14, "index-9", false], [22, "index-6", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [35, "index-3", false], [37, "index-1", false], [39, "index-0", false], [39, "index-10", false], [39, "index-15", false], [39, "index-19", false], [39, "index-24", false], [39, "index-3", false], [39, "index-7", false], [46, "index-11", false]], "index space": [[2, "index-2", false], [32, "index-1", true], [32, "index-11", false], [35, "index-3", false], [42, "index-0", false], [42, "index-7", false]], "instance": [[20, "index-11", false], [22, "index-10", false], [22, "index-11", false], [22, "index-12", false], [22, "index-13", false], [22, "index-14", false], [22, "index-15", false], [22, "index-16", false], [22, "index-6", false], [22, "index-6", true], [22, "index-7", false], [22, "index-8", false], [22, "index-9", false]], "instantiation": [[3, "index-6", false], [10, "index-45", false], [20, "index-11", true], [28, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [33, "index-0", false]], "instantiation. module": [[42, "index-0", false]], "instruction": [[0, "index-0", false], [0, "index-1", false], [1, "index-1", false], [1, "index-10", false], [1, "index-11", false], [1, "index-12", false], [1, "index-13", false], [1, "index-14", false], [1, "index-16", false], [1, "index-2", false], [1, "index-4", false], [1, "index-5", false], [1, "index-6", false], [1, "index-7", false], [1, "index-9", false], [4, "index-1", false], [6, "index-0", false], [10, "index-24", false], [10, "index-30", false], [10, "index-31", false], [10, "index-47", false], [13, "index-0", false], [13, "index-1", false], [13, "index-2", false], [13, "index-3", false], [13, "index-4", false], [13, "index-5", false], [13, "index-6", false], [13, "index-7", false], [13, "index-8", false], [19, "index-0", false], [19, "index-1", false], [19, "index-10", false], [19, "index-12", false], [19, "index-13", false], [19, "index-14", false], [19, "index-2", false], [19, "index-3", false], [19, "index-7", false], [19, "index-8", false], [22, "index-10", false], [22, "index-17", false], [22, "index-18", false], [22, "index-19", false], [22, "index-9", false], [28, "index-0", false], [31, "index-0", false], [31, "index-0", true], [31, "index-1", false], [31, "index-10", false], [31, "index-2", false], [31, "index-3", false], [31, "index-4", false], [31, "index-5", false], [31, "index-6", false], [31, "index-7", false], [31, "index-8", false], [31, "index-9", false], [33, "index-7", false], [37, "index-0", false], [37, "index-2", false], [37, "index-3", false], [37, "index-4", false], [37, "index-5", false], [37, "index-6", false], [37, "index-7", false], [37, "index-8", false], [37, "index-9", false], [42, "index-5", false], [44, "index-0", false], [44, "index-1", false], [44, "index-10", false], [44, "index-11", false], [44, "index-12", false], [44, "index-2", false], [44, "index-3", false], [44, "index-4", false], [44, "index-5", false], [44, "index-6", false]], "instruction sequence": [[19, "index-3", false], [44, "index-12", false]], "instruction type": [[1, "index-14", false], [10, "index-47", false], [10, "index-48", false], [10, "index-49", false], [22, "index-5", false], [42, "index-5", false], [42, "index-5", true], [44, "index-0", true], [45, "index-7", false], [47, "index-7", false], [47, "index-8", false]], "instructions": [[1, "index-8", false]], "integer": [[1, "index-1", false], [1, "index-2", false], [16, "index-2", false], [19, "index-10", false], [19, "index-8", false], [21, "index-0", false], [21, "index-1", false], [21, "index-6", false], [22, "index-1", false], [28, "index-0", false], [31, "index-8", false], [33, "index-1", false], [33, "index-2", false], [34, "index-2", false], [34, "index-2", true], [34, "index-4", false], [41, "index-1", false]], "invocation": [[3, "index-12", false], [10, "index-45", false], [20, "index-12", true], [22, "index-7", false], [28, "index-1", false]], "keyword": [[38, "index-2", true]], "label": [[0, "index-1", false], [4, "index-5", false], [10, "index-30", false], [13, "index-2", false], [19, "index-2", false], [19, "index-5", false], [22, "index-17", false], [22, "index-17", true], [22, "index-18", false], [31, "index-2", true], [32, "index-1", false], [37, "index-3", false], [44, "index-2", false]], "label index": [[13, "index-2", false], [14, "index-0", false], [19, "index-2", false], [31, "index-2", false], [32, "index-1", false], [32, "index-1", true], [37, "index-1", false], [37, "index-3", false], [39, "index-0", false], [44, "index-2", false]], "lane": [[21, "index-4", false], [34, "index-4", false]], "least upper bound": [[10, "index-48", false]], "leb128": [[13, "index-2", false], [16, "index-2", false]], "lexical format": [[38, "index-0", false]], "limits": [[10, "index-10", false], [10, "index-11", false], [15, "index-12", false], [15, "index-13", false], [15, "index-9", false], [19, "index-10", false], [19, "index-8", false], [20, "index-3", false], [20, "index-4", false], [20, "index-8", false], [20, "index-9", false], [32, "index-5", false], [32, "index-6", false], [33, "index-11", false], [33, "index-11", true], [33, "index-14", false], [33, "index-15", false], [40, "index-12", false], [40, "index-13", false], [40, "index-9", false], [45, "index-11", false], [45, "index-14", false], [45, "index-15", false], [47, "index-11", false], [47, "index-14", false], [47, "index-15", false]], "linear memory": [[28, "index-0", false]], "list": [[11, "index-2", false], [13, "index-2", false], [19, "index-2", false], [29, "index-2", false], [29, "index-2", true], [31, "index-2", false], [32, "index-8", false], [32, "index-9", false], [33, "index-7", false], [33, "index-9", false], [35, "index-4", false], [37, "index-3", false], [44, "index-2", false]], "little endian": [[16, "index-3", false], [21, "index-5", false], [31, "index-5", false]], "local": [[1, "index-14", false], [1, "index-18", false], [2, "index-13", false], [2, "index-5", false], [4, "index-1", false], [10, "index-25", false], [14, "index-12", false], [22, "index-17", false], [31, "index-3", false], [32, "index-1", false], [32, "index-7", false], [32, "index-7", true], [39, "index-17", false], [42, "index-5", false], [42, "index-6", false], [46, "index-5", false], [46, "index-6", false]], "local index": [[2, "index-5", false], [13, "index-3", false], [14, "index-0", false], [19, "index-7", false], [31, "index-3", false], [32, "index-1", false], [32, "index-1", true], [32, "index-7", false], [37, "index-4", false], [39, "index-0", false], [42, "index-5", false], [42, "index-6", false], [44, "index-3", false], [46, "index-5", false]], "local type": [[1, "index-14", false], [42, "index-6", false], [42, "index-6", true], [42, "index-7", false], [44, "index-12", false], [46, "index-5", false], [46, "index-6", false]], "magnitude": [[34, "index-3", false]], "mantissa": [[41, "index-2", false]], "matching": [[1, "index-14", false], [20, "index-10", false], [45, "index-0", true]], "memory": [[1, "index-12", false], [1, "index-13", false], [1, "index-7", false], [3, "index-14", false], [4, "index-1", false], [14, "index-13", false], [14, "index-16", false], [14, "index-7", false], [20, "index-10", false], [20, "index-3", false], [20, "index-8", false], [21, "index-5", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-9", false], [28, "index-0", false], [31, "index-5", false], [32, "index-0", false], [32, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-5", false], [32, "index-5", true], [32, "index-8", false], [33, "index-1", false], [33, "index-11", false], [33, "index-14", false], [33, "index-16", false], [33, "index-2", false], [39, "index-11", false], [39, "index-20", false], [39, "index-25", false], [39, "index-8", false], [42, "index-7", false], [46, "index-12", false], [46, "index-3", false], [46, "index-7", false]], "memory address": [[3, "index-14", false], [19, "index-10", false], [20, "index-10", false], [20, "index-3", false], [20, "index-8", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [24, "index-5", false]], "memory index": [[1, "index-12", false], [13, "index-5", false], [14, "index-0", false], [14, "index-13", false], [14, "index-9", false], [19, "index-10", false], [20, "index-10", false], [31, "index-5", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [32, "index-5", false], [32, "index-8", false], [37, "index-6", false], [39, "index-0", false], [39, "index-10", false], [39, "index-11", false], [39, "index-20", false], [39, "index-24", false], [44, "index-5", false], [46, "index-11", false], [46, "index-7", false]], "memory instance": [[3, "index-14", false], [4, "index-5", false], [10, "index-10", false], [10, "index-34", false], [10, "index-37", false], [10, "index-6", false], [19, "index-10", false], [20, "index-10", false], [20, "index-3", false], [20, "index-8", false], [22, "index-18", false], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false], [22, "index-9", false], [22, "index-9", true]], "memory instruction": [[13, "index-5", false], [19, "index-10", false], [31, "index-5", true], [37, "index-6", false], [44, "index-5", false]], "memory section": [[14, "index-7", true]], "memory type": [[3, "index-14", false], [10, "index-10", false], [10, "index-6", false], [14, "index-4", false], [14, "index-7", false], [15, "index-12", false], [20, "index-3", false], [22, "index-9", false], [24, "index-5", false], [32, "index-11", false], [32, "index-5", false], [33, "index-11", false], [33, "index-14", false], [33, "index-14", true], [33, "index-18", false], [39, "index-23", false], [39, "index-8", false], [40, "index-12", false], [40, "index-14", false], [42, "index-0", false], [42, "index-7", false], [45, "index-14", false], [45, "index-16", false], [46, "index-10", false], [46, "index-3", false], [47, "index-14", false], [47, "index-16", false]], "mode": [[32, "index-9", false]], "module": [[0, "index-0", false], [1, "index-18", false], [2, "index-10", false], [2, "index-3", false], [3, "index-2", false], [3, "index-9", false], [4, "index-1", false], [4, "index-2", false], [10, "index-45", false], [11, "index-0", false], [14, "index-16", false], [20, "index-10", false], [20, "index-11", false], [20, "index-12", false], [22, "index-3", false], [22, "index-6", false], [22, "index-7", false], [27, "index-1", false], [28, "index-0", false], [32, "index-0", false], [32, "index-0", true], [39, "index-25", false], [42, "index-7", false], [46, "index-12", false]], "module instance": [[3, "index-6", false], [3, "index-9", false], [4, "index-5", false], [10, "index-21", false], [10, "index-25", false], [20, "index-10", false], [20, "index-12", false], [20, "index-5", false], [22, "index-17", false], [22, "index-6", false], [22, "index-7", false], [23, "index-1", false]], "module instruction": [[22, "index-19", false]], "mutability": [[10, "index-36", false], [10, "index-9", false], [15, "index-11", false], [15, "index-7", false], [20, "index-2", false], [22, "index-10", false], [24, "index-6", false], [32, "index-4", false], [33, "index-13", false], [33, "index-13", true], [40, "index-11", false], [40, "index-6", false], [45, "index-13", false], [45, "index-9", false], [47, "index-13", false], [47, "index-9", false]], "name": [[2, "index-1", false], [2, "index-9", false], [4, "index-1", false], [10, "index-20", false], [14, "index-4", false], [14, "index-9", false], [16, "index-4", false], [22, "index-14", false], [22, "index-6", false], [27, "index-2", false], [32, "index-11", false], [32, "index-12", false], [34, "index-5", false], [34, "index-5", true], [39, "index-10", false], [39, "index-14", false], [39, "index-15", false], [39, "index-18", false], [39, "index-19", false], [39, "index-2", false], [39, "index-23", false], [39, "index-24", false], [39, "index-25", false], [39, "index-3", false], [39, "index-6", false], [39, "index-7", false], [39, "index-9", false], [41, "index-4", false], [46, "index-10", false], [46, "index-11", false]], "name annotation": [[2, "index-9", true]], "name map": [[2, "index-2", true]], "name section": [[2, "index-1", true], [39, "index-25", false]], "nan": [[19, "index-13", false], [21, "index-0", false], [21, "index-11", false], [34, "index-3", false], [34, "index-3", true]], "non-determinism": [[1, "index-17", false], [9, "index-2", false], [19, "index-11", false], [19, "index-13", false], [19, "index-9", false], [21, "index-0", false], [21, "index-11", false]], "notation": [[11, "index-1", false], [29, "index-1", false], [35, "index-1", false]], "null": [[31, "index-6", false], [31, "index-7", false], [33, "index-5", false]], "null reference": [[24, "index-1", false]], "number": [[22, "index-1", false], [31, "index-9", false], [33, "index-1", false], [33, "index-2", false]], "number type": [[0, "index-1", false], [1, "index-13", false], [15, "index-1", false], [15, "index-5", false], [22, "index-1", false], [33, "index-1", false], [33, "index-1", true], [33, "index-2", false], [33, "index-6", false], [40, "index-1", false], [40, "index-5", false], [45, "index-1", false], [45, "index-5", false], [47, "index-0", false], [47, "index-5", false]], "numeric instruction": [[13, "index-7", false], [19, "index-13", false], [31, "index-8", true], [37, "index-8", false], [44, "index-10", false]], "numeric vector": [[21, "index-1", false], [21, "index-4", false], [31, "index-9", false], [34, "index-4", true]], "offset": [[31, "index-10", false]], "opcode": [[0, "index-0", false], [0, "index-2", false], [13, "index-0", true]], "operand": [[31, "index-0", false]], "operand stack": [[31, "index-0", false], [44, "index-0", false]], "packed type": [[0, "index-1", false], [10, "index-18", false], [15, "index-7", false], [21, "index-1", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-9", false], [47, "index-9", false]], "packed value": [[10, "index-18", false], [22, "index-15", false], [22, "index-15", true]], "page size": [[15, "index-12", false], [22, "index-9", true], [31, "index-5", false], [32, "index-5", false], [33, "index-14", false], [39, "index-11", false], [40, "index-12", false]], "parameter": [[2, "index-12", false], [4, "index-1", false], [32, "index-1", false], [33, "index-9", false]], "parametric instruction": [[13, "index-1", false], [19, "index-1", false], [31, "index-1", true], [37, "index-2", false]], "parametric instructions": [[44, "index-1", false]], "passive": [[32, "index-8", false], [32, "index-9", true]], "payload": [[34, "index-3", false]], "phases": [[28, "index-1", false]], "polymorphism": [[10, "index-47", false], [13, "index-1", false], [13, "index-2", false], [37, "index-2", false], [37, "index-3", false], [44, "index-0", true], [44, "index-1", false], [44, "index-2", false]], "portability": [[27, "index-0", false]], "preservation": [[10, "index-45", true]], "principal types": [[10, "index-47", true]], "profile": [[9, "index-0", true], [9, "index-1", false], [9, "index-2", false]], "profiles": [[1, "index-17", false]], "progress": [[10, "index-45", true]], "reachability": [[10, "index-7", false]], "recursive type": [[0, "index-1", false], [1, "index-15", false], [10, "index-1", false], [10, "index-2", false], [10, "index-3", false], [10, "index-4", false], [14, "index-3", false], [15, "index-8", false], [33, "index-10", false], [33, "index-10", true], [39, "index-25", false], [40, "index-7", false], [42, "index-2", false], [42, "index-4", false], [45, "index-10", false], [46, "index-0", false], [46, "index-12", false], [47, "index-10", false]], "recursive type index": [[10, "index-1", false], [10, "index-2", false], [10, "index-4", false], [33, "index-10", false], [42, "index-1", false], [42, "index-1", true]], "reduction rules": [[17, "index-1", true]], "reference": [[1, "index-14", false], [1, "index-15", false], [1, "index-4", false], [1, "index-5", false], [3, "index-18", false], [10, "index-15", false], [19, "index-12", false], [19, "index-8", false], [22, "index-1", false], [31, "index-6", false], [31, "index-7", false], [33, "index-5", false], [37, "index-3", false]], "reference instruction": [[13, "index-6", false], [31, "index-6", true], [31, "index-7", false], [37, "index-7", false]], "reference instructions": [[19, "index-12", false], [44, "index-6", false]], "reference type": [[0, "index-1", false], [1, "index-11", false], [1, "index-14", false], [1, "index-15", false], [1, "index-4", false], [3, "index-18", false], [10, "index-2", false], [15, "index-13", false], [15, "index-4", false], [15, "index-5", false], [19, "index-8", false], [22, "index-1", false], [31, "index-6", false], [31, "index-7", false], [33, "index-15", false], [33, "index-17", false], [33, "index-5", false], [33, "index-5", true], [33, "index-6", false], [39, "index-13", false], [40, "index-13", false], [40, "index-4", false], [40, "index-5", false], [44, "index-6", false], [45, "index-4", false], [45, "index-5", false], [46, "index-4", false], [47, "index-15", false], [47, "index-4", false], [47, "index-5", false]], "reftype": [[22, "index-18", false]], "result": [[3, "index-12", false], [4, "index-1", false], [10, "index-5", false], [22, "index-2", false], [22, "index-2", true], [33, "index-7", false], [33, "index-9", false]], "result type": [[1, "index-3", false], [10, "index-23", false], [10, "index-24", false], [10, "index-30", false], [10, "index-31", false], [10, "index-5", false], [13, "index-2", false], [15, "index-6", false], [15, "index-7", false], [19, "index-2", false], [33, "index-7", false], [33, "index-7", true], [33, "index-9", false], [37, "index-3", false], [40, "index-6", false], [42, "index-0", false], [42, "index-5", false], [42, "index-7", false], [44, "index-13", false], [44, "index-2", false], [45, "index-6", false], [45, "index-7", false], [45, "index-8", false], [47, "index-6", false]], "rewrite rule": [[35, "index-2", false]], "roll": [[33, "index-10", true]], "rolling": [[42, "index-1", false], [42, "index-4", true]], "rounding": [[21, "index-10", false]], "runtime": [[7, "index-1", false], [22, "index-0", true]], "s-expression": [[35, "index-0", false], [37, "index-10", false]], "scalar reference": [[24, "index-1", false], [44, "index-8", false]], "section": [[2, "index-0", false], [4, "index-2", false], [14, "index-1", false], [14, "index-1", true], [14, "index-10", false], [14, "index-11", false], [14, "index-12", false], [14, "index-13", false], [14, "index-14", false], [14, "index-15", false], [14, "index-16", false], [14, "index-2", false], [14, "index-3", false], [14, "index-4", false], [14, "index-5", false], [14, "index-6", false], [14, "index-7", false], [14, "index-8", false], [14, "index-9", false], [39, "index-25", false]], "security": [[27, "index-1", true]], "segment": [[14, "index-11", false], [14, "index-13", false], [22, "index-18", false], [32, "index-8", false], [32, "index-9", false], [39, "index-11", false], [39, "index-16", false], [39, "index-20", false], [39, "index-21", false], [46, "index-7", false], [46, "index-8", false]], "shape": [[21, "index-4", false]], "sign": [[21, "index-7", false]], "signed": [[34, "index-2", false]], "signed integer": [[16, "index-2", false], [21, "index-7", false], [34, "index-2", false], [34, "index-2", true], [41, "index-1", false]], "significand": [[21, "index-3", false], [34, "index-3", false]], "simd": [[1, "index-16", false], [1, "index-8", false], [31, "index-9", false], [33, "index-2", false], [34, "index-4", false]], "soundness": [[10, "index-0", true], [10, "index-45", false]], "source text": [[4, "index-3", false], [38, "index-1", true], [38, "index-2", false]], "stack": [[0, "index-1", false], [17, "index-0", false], [20, "index-12", false], [22, "index-17", true]], "stack machine": [[31, "index-0", false]], "stack type": [[31, "index-2", false]], "start": [[14, "index-10", false]], "start function": [[14, "index-10", false], [14, "index-16", false], [32, "index-0", false], [32, "index-10", false], [32, "index-10", true], [39, "index-22", false], [39, "index-25", false], [46, "index-12", false], [46, "index-9", false]], "start section": [[14, "index-10", true]], "state": [[22, "index-19", true]], "storage type": [[1, "index-15", false], [10, "index-16", false], [10, "index-17", false], [15, "index-7", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-9", false], [47, "index-9", false]], "store": [[3, "index-1", false], [3, "index-11", false], [3, "index-13", false], [3, "index-14", false], [3, "index-15", false], [3, "index-16", false], [3, "index-17", false], [10, "index-18", false], [10, "index-22", false], [10, "index-26", false], [10, "index-33", false], [10, "index-34", false], [10, "index-6", false], [17, "index-0", false], [19, "index-0", false], [19, "index-10", false], [19, "index-2", false], [19, "index-6", false], [19, "index-7", false], [19, "index-8", false], [20, "index-0", false], [20, "index-11", false], [20, "index-12", false], [22, "index-17", false], [22, "index-19", false], [22, "index-3", false], [22, "index-3", true], [22, "index-4", false], [22, "index-5", false], [24, "index-1", false], [24, "index-2", false], [33, "index-4", false]], "store extension": [[10, "index-33", true]], "string": [[41, "index-3", false], [41, "index-3", true]], "structure": [[22, "index-1", false], [22, "index-15", false], [22, "index-4", false], [24, "index-1", false], [33, "index-9", false]], "structure address": [[22, "index-4", false]], "structure field": [[1, "index-18", false]], "structure instance": [[10, "index-16", false], [10, "index-42", false], [10, "index-6", false], [22, "index-15", false], [22, "index-15", true], [22, "index-3", false], [22, "index-4", false], [24, "index-1", false]], "structure type": [[0, "index-1", false], [1, "index-15", false], [2, "index-15", false], [10, "index-6", false], [15, "index-7", false], [22, "index-15", false], [24, "index-1", false], [33, "index-9", false], [33, "index-9", true], [40, "index-6", false], [45, "index-3", false], [45, "index-8", false], [47, "index-9", false]], "structured control": [[13, "index-2", false], [19, "index-2", false], [31, "index-2", true], [37, "index-3", false], [44, "index-2", false]], "structured control instruction": [[4, "index-1", false]], "sub type": [[0, "index-1", false], [1, "index-15", false], [10, "index-2", false], [15, "index-8", false], [33, "index-10", false], [33, "index-10", true], [40, "index-7", false], [42, "index-1", false], [42, "index-4", false], [47, "index-10", false]], "substitution": [[42, "index-3", true]], "subtyping": [[1, "index-14", false], [3, "index-19", false], [10, "index-47", false], [10, "index-48", false], [10, "index-49", false], [33, "index-10", false], [42, "index-1", false], [45, "index-0", true], [47, "index-10", false]], "syntax": [[10, "index-47", false]], "table": [[1, "index-13", false], [1, "index-14", false], [1, "index-5", false], [1, "index-6", false], [1, "index-7", false], [3, "index-13", false], [4, "index-1", false], [14, "index-11", false], [14, "index-16", false], [14, "index-6", false], [20, "index-10", false], [20, "index-4", false], [20, "index-9", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-8", false], [28, "index-0", false], [31, "index-2", false], [31, "index-4", false], [32, "index-0", false], [32, "index-1", false], [32, "index-10", false], [32, "index-11", false], [32, "index-12", false], [32, "index-6", false], [32, "index-6", true], [32, "index-9", false], [33, "index-11", false], [33, "index-15", false], [33, "index-17", false], [33, "index-5", false], [39, "index-12", false], [39, "index-16", false], [39, "index-21", false], [39, "index-25", false], [42, "index-7", false], [46, "index-12", false], [46, "index-4", false], [46, "index-8", false]], "table address": [[3, "index-13", false], [19, "index-2", false], [19, "index-8", false], [20, "index-10", false], [20, "index-4", false], [20, "index-9", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [24, "index-4", false]], "table index": [[1, "index-6", false], [13, "index-4", false], [14, "index-0", false], [14, "index-11", false], [14, "index-9", false], [19, "index-8", false], [20, "index-10", false], [31, "index-4", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [32, "index-6", false], [32, "index-9", false], [37, "index-5", false], [39, "index-0", false], [39, "index-15", false], [39, "index-16", false], [39, "index-21", false], [39, "index-24", false], [44, "index-4", false], [46, "index-11", false], [46, "index-8", false]], "table instance": [[3, "index-13", false], [4, "index-5", false], [10, "index-11", false], [10, "index-34", false], [10, "index-38", false], [10, "index-6", false], [19, "index-2", false], [19, "index-8", false], [20, "index-10", false], [20, "index-4", false], [20, "index-9", false], [22, "index-18", false], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false], [22, "index-8", false], [22, "index-8", true]], "table instruction": [[13, "index-4", false], [19, "index-8", false], [31, "index-4", true], [37, "index-5", false], [44, "index-4", false]], "table section": [[14, "index-6", true]], "table type": [[1, "index-5", false], [3, "index-13", false], [10, "index-11", false], [10, "index-6", false], [14, "index-4", false], [14, "index-6", false], [15, "index-13", false], [20, "index-4", false], [22, "index-8", false], [24, "index-4", false], [32, "index-11", false], [32, "index-6", false], [33, "index-11", false], [33, "index-15", false], [33, "index-15", true], [33, "index-18", false], [39, "index-12", false], [39, "index-23", false], [40, "index-13", false], [40, "index-14", false], [42, "index-0", false], [42, "index-7", false], [45, "index-15", false], [45, "index-16", false], [46, "index-10", false], [46, "index-4", false], [47, "index-15", false], [47, "index-16", false]], "tag": [[1, "index-11", false], [2, "index-16", false], [2, "index-8", false], [3, "index-15", false], [4, "index-1", false], [10, "index-19", false], [14, "index-15", false], [14, "index-16", false], [19, "index-4", false], [20, "index-1", false], [20, "index-10", false], [22, "index-11", false], [22, "index-16", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [31, "index-2", false], [32, "index-0", false], [32, "index-1", false], [32, "index-11", false], [32, "index-12", false], [32, "index-3", false], [32, "index-3", true], [33, "index-12", false], [39, "index-1", false], [39, "index-25", false], [39, "index-4", false], [42, "index-7", false], [46, "index-1", false], [46, "index-12", false]], "tag address": [[3, "index-15", false], [10, "index-19", false], [20, "index-1", false], [20, "index-10", false], [22, "index-16", false], [22, "index-18", false], [22, "index-4", false], [22, "index-5", false], [22, "index-6", false], [24, "index-7", false]], "tag index": [[2, "index-8", false], [13, "index-2", false], [14, "index-0", false], [14, "index-9", false], [20, "index-10", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-12", false], [37, "index-3", false], [39, "index-0", false], [39, "index-24", false], [39, "index-3", false], [44, "index-2", false], [46, "index-11", false]], "tag instance": [[3, "index-15", false], [10, "index-35", false], [10, "index-6", false], [10, "index-8", false], [20, "index-1", false], [20, "index-10", false], [22, "index-11", false], [22, "index-11", true], [22, "index-18", false], [22, "index-3", false], [22, "index-4", false], [22, "index-6", false]], "tag section": [[14, "index-15", true]], "tag type": [[1, "index-11", false], [3, "index-15", false], [10, "index-6", false], [10, "index-8", false], [14, "index-15", false], [14, "index-4", false], [15, "index-10", false], [20, "index-1", false], [22, "index-11", false], [24, "index-7", false], [31, "index-2", false], [32, "index-11", false], [32, "index-3", false], [33, "index-12", false], [33, "index-12", true], [33, "index-18", false], [39, "index-1", false], [39, "index-23", false], [40, "index-10", false], [40, "index-14", false], [42, "index-0", false], [42, "index-7", false], [45, "index-12", false], [45, "index-16", false], [46, "index-1", false], [46, "index-10", false], [47, "index-12", false]], "terminal configuration": [[10, "index-45", false]], "text format": [[1, "index-18", false], [2, "index-0", false], [3, "index-4", false], [4, "index-3", false], [9, "index-0", false], [27, "index-2", false], [35, "index-0", true], [35, "index-1", false], [35, "index-4", false], [37, "index-1", false], [37, "index-11", false], [37, "index-2", false], [37, "index-3", false], [37, "index-4", false], [37, "index-5", false], [37, "index-6", false], [37, "index-7", false], [37, "index-8", false], [37, "index-9", false], [38, "index-1", false], [38, "index-2", false], [38, "index-3", false], [38, "index-4", false], [38, "index-5", false], [39, "index-0", false], [39, "index-1", false], [39, "index-10", false], [39, "index-11", false], [39, "index-12", false], [39, "index-14", false], [39, "index-15", false], [39, "index-16", false], [39, "index-17", false], [39, "index-18", false], [39, "index-19", false], [39, "index-2", false], [39, "index-20", false], [39, "index-21", false], [39, "index-22", false], [39, "index-23", false], [39, "index-24", false], [39, "index-25", false], [39, "index-3", false], [39, "index-5", false], [39, "index-6", false], [39, "index-7", false], [39, "index-8", false], [39, "index-9", false], [40, "index-0", false], [40, "index-1", false], [40, "index-10", false], [40, "index-11", false], [40, "index-12", false], [40, "index-13", false], [40, "index-14", false], [40, "index-15", false], [40, "index-2", false], [40, "index-3", false], [40, "index-4", false], [40, "index-5", false], [40, "index-6", false], [40, "index-7", false], [40, "index-8", false], [40, "index-9", false], [41, "index-0", false], [41, "index-1", false], [41, "index-2", false], [41, "index-3", false], [41, "index-4", false], [41, "index-5", false]], "thread": [[10, "index-23", false], [10, "index-24", false], [10, "index-45", false], [22, "index-19", true]], "throw": [[10, "index-5", false]], "throw context": [[10, "index-32", false], [19, "index-4", false]], "token": [[4, "index-3", false], [38, "index-2", false], [38, "index-2", true]], "trap": [[1, "index-2", false], [10, "index-27", false], [10, "index-5", false], [19, "index-13", false], [19, "index-3", false], [20, "index-11", false], [20, "index-12", false], [22, "index-18", false], [22, "index-2", false], [28, "index-0", false], [31, "index-2", false], [31, "index-4", false], [31, "index-5", false]], "try block": [[31, "index-2", false]], "two's complement": [[16, "index-2", false], [21, "index-7", false], [28, "index-0", false], [31, "index-8", false], [34, "index-2", false]], "type": [[1, "index-18", false], [2, "index-14", false], [2, "index-15", false], [2, "index-6", false], [2, "index-7", false], [4, "index-1", false], [7, "index-0", false], [8, "index-0", false], [14, "index-3", false], [15, "index-0", false], [20, "index-10", false], [23, "index-0", false], [31, "index-2", false], [32, "index-1", false], [33, "index-0", false], [33, "index-0", true], [33, "index-1", false], [33, "index-12", false], [33, "index-13", false], [33, "index-14", false], [33, "index-15", false], [33, "index-16", false], [33, "index-17", false], [33, "index-18", false], [33, "index-2", false], [33, "index-5", false], [33, "index-6", false], [33, "index-7", false], [33, "index-8", false], [33, "index-9", false], [40, "index-0", false], [42, "index-5", false], [42, "index-6", false], [46, "index-0", false]], "type closure": [[42, "index-8", true]], "type definition": [[14, "index-16", false], [14, "index-3", false], [32, "index-0", false], [32, "index-2", false], [32, "index-2", true], [39, "index-25", false], [46, "index-12", false]], "type equivalence": [[42, "index-4", false], [45, "index-10", false]], "type index": [[2, "index-6", false], [2, "index-7", false], [13, "index-2", false], [14, "index-0", false], [14, "index-12", false], [14, "index-5", false], [19, "index-2", false], [23, "index-1", false], [31, "index-2", false], [32, "index-1", false], [32, "index-1", true], [32, "index-11", false], [32, "index-2", false], [32, "index-3", false], [32, "index-7", false], [33, "index-3", false], [33, "index-8", false], [37, "index-3", false], [39, "index-0", false], [39, "index-17", false], [42, "index-1", false], [44, "index-2", false], [46, "index-0", false], [46, "index-5", false], [47, "index-2", false]], "type instance": [[22, "index-3", false], [22, "index-6", false]], "type instantiation": [[23, "index-1", false]], "type lattice": [[10, "index-48", true]], "type section": [[14, "index-3", false], [14, "index-3", true]], "type system": [[10, "index-0", false], [10, "index-46", false], [10, "index-47", false], [42, "index-0", true]], "type use": [[33, "index-12", false], [33, "index-3", false], [33, "index-3", true], [33, "index-4", false], [40, "index-10", false], [40, "index-15", false], [47, "index-2", false], [47, "index-3", false]], "typing rules": [[42, "index-9", true]], "unboxed scalar": [[22, "index-1", false], [33, "index-4", true]], "unboxed scalar type": [[45, "index-3", false]], "unicode": [[4, "index-1", false], [4, "index-3", false], [16, "index-4", false], [27, "index-2", false], [34, "index-5", false], [35, "index-0", false], [35, "index-1", false], [38, "index-1", false], [41, "index-3", false]], "unicode utf-8": [[2, "index-1", false], [2, "index-9", false]], "uninterpreted": [[34, "index-2", false]], "uninterpreted integer": [[16, "index-2", false], [21, "index-7", false], [34, "index-2", false], [34, "index-2", true], [41, "index-1", false]], "unroll": [[10, "index-3", false], [33, "index-10", true], [45, "index-10", false]], "unrolling": [[42, "index-1", false], [42, "index-4", true]], "unsigned": [[34, "index-2", false]], "unsigned integer": [[16, "index-2", false], [21, "index-7", false], [34, "index-2", false], [34, "index-2", true], [41, "index-1", false]], "unwinding": [[31, "index-2", true]], "utf-8": [[16, "index-4", true], [27, "index-2", false], [34, "index-5", false], [35, "index-0", false], [41, "index-3", false]], "validation": [[0, "index-0", false], [3, "index-5", false], [4, "index-4", false], [7, "index-0", false], [9, "index-0", false], [10, "index-18", false], [19, "index-0", false], [24, "index-1", false], [24, "index-2", false], [28, "index-1", false], [33, "index-0", false], [42, "index-0", true], [44, "index-1", false], [44, "index-10", false], [44, "index-11", false], [44, "index-13", false], [44, "index-2", false], [44, "index-3", false], [44, "index-4", false], [44, "index-5", false], [44, "index-6", false], [46, "index-1", false], [46, "index-10", false], [46, "index-11", false], [46, "index-12", false], [46, "index-2", false], [46, "index-3", false], [46, "index-4", false], [46, "index-6", false], [46, "index-7", false], [46, "index-8", false], [46, "index-9", false], [47, "index-0", false], [47, "index-1", false], [47, "index-11", false], [47, "index-12", false], [47, "index-13", false], [47, "index-14", false], [47, "index-15", false], [47, "index-16", false], [47, "index-2", false], [47, "index-3", false], [47, "index-4", false], [47, "index-5", false], [47, "index-6", false], [47, "index-7", false], [47, "index-8", false], [47, "index-9", false]], "validity": [[10, "index-45", false]], "value": [[3, "index-12", false], [3, "index-17", false], [3, "index-18", false], [4, "index-5", false], [10, "index-25", false], [10, "index-28", false], [10, "index-36", false], [10, "index-5", false], [10, "index-9", false], [16, "index-0", false], [19, "index-1", false], [19, "index-10", false], [19, "index-13", false], [19, "index-7", false], [19, "index-8", false], [20, "index-12", false], [20, "index-2", false], [21, "index-0", false], [22, "index-1", false], [22, "index-1", true], [22, "index-10", false], [22, "index-16", false], [22, "index-2", false], [24, "index-0", false], [24, "index-1", false], [28, "index-0", false], [31, "index-8", false], [31, "index-9", false], [32, "index-4", false], [33, "index-6", false], [34, "index-0", false], [34, "index-0", true], [41, "index-0", false], [44, "index-0", false]], "value type": [[0, "index-1", false], [1, "index-14", false], [1, "index-3", false], [1, "index-4", false], [1, "index-8", false], [3, "index-18", false], [3, "index-19", false], [10, "index-2", false], [10, "index-25", false], [10, "index-26", false], [10, "index-28", false], [10, "index-5", false], [13, "index-1", false], [13, "index-2", false], [15, "index-11", false], [15, "index-5", false], [15, "index-6", false], [15, "index-7", false], [19, "index-10", false], [19, "index-13", false], [20, "index-2", false], [21, "index-1", false], [22, "index-1", false], [24, "index-1", false], [24, "index-6", false], [31, "index-1", false], [31, "index-2", false], [31, "index-8", false], [31, "index-9", false], [32, "index-7", false], [33, "index-13", false], [33, "index-6", false], [33, "index-6", true], [33, "index-7", false], [33, "index-8", false], [37, "index-2", false], [40, "index-11", false], [40, "index-5", false], [40, "index-6", false], [42, "index-0", false], [42, "index-1", false], [42, "index-5", false], [42, "index-6", false], [42, "index-7", false], [44, "index-1", false], [45, "index-13", false], [45, "index-5", false], [45, "index-6", false], [45, "index-9", false], [46, "index-5", false], [46, "index-6", false], [47, "index-13", false], [47, "index-5", false], [47, "index-6", false], [47, "index-9", false]], "variable instruction": [[31, "index-3", true]], "variable instructions": [[13, "index-3", false], [19, "index-7", false], [37, "index-4", false], [44, "index-3", false]], "vector": [[34, "index-4", false]], "vector instruction": [[1, "index-16", false], [13, "index-8", false], [19, "index-14", false], [31, "index-9", true], [37, "index-9", false], [44, "index-11", false]], "vector number": [[22, "index-1", false]], "vector type": [[0, "index-1", false], [1, "index-8", false], [15, "index-2", false], [22, "index-1", false], [33, "index-2", true], [33, "index-6", false], [40, "index-2", false], [40, "index-5", false], [45, "index-2", false], [47, "index-1", false], [47, "index-5", false]], "version": [[14, "index-16", false]], "white space": [[38, "index-2", false], [38, "index-3", false], [38, "index-3", true]]}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "0": [0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "00": [6, 34, 38], "01": 6, "02": 6, "02em": [38, 41], "02ema": 38, "02emb": 38, "03": 6, "03em": 41, "04": 6, "05": 6, "05em": [38, 41], "06": 6, "07": 6, "08": 6, "0800": 16, "09": [6, 25, 27, 38, 41], "0a": [6, 35, 38, 41], "0b": 6, "0c": 6, "0d": [6, 38, 41], "0e": 6, "0f": 6, "0x": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "0x00": [11, 13, 14, 15, 16, 20, 34], "0x01": [11, 13, 14, 15], "0x02": [13, 14, 15], "0x03": [13, 14, 15, 16], "0x04": [11, 13, 14, 15], "0x05": [11, 13, 15], "0x08": 13, "0x0a": 13, "0x0b": 13, "0x0c": 13, "0x0d": 13, "0x0e": 13, "0x0f": [11, 13], "0x10": [13, 16], "0x11": 13, "0x110000": 41, "0x12": 13, "0x13": 13, "0x1a": 13, "0x1b": 13, "0x1c": 13, "0x1f": 13, "0x20": 13, "0x21": 13, "0x22": 13, "0x23": 13, "0x24": 13, "0x25": 13, "0x26": 13, "0x28": 13, "0x29": 13, "0x2a": 13, "0x2b": 13, "0x2c": 13, "0x2d": 13, "0x2e": 13, "0x2f": 13, "0x30": 13, "0x31": 13, "0x32": 13, "0x33": 13, "0x34": 13, "0x35": 13, "0x36": 13, "0x37": 13, "0x38": 13, "0x39": 13, "0x3a": 13, "0x3b": 13, "0x3c": 13, "0x3d": 13, "0x3e": [13, 16], "0x3f": 13, "0x40": [13, 14], "0x41": 13, "0x42": 13, "0x43": 13, "0x44": 13, "0x45": 13, "0x46": 13, "0x47": 13, "0x48": 13, "0x49": 13, "0x4a": 13, "0x4b": 13, "0x4c": 13, "0x4d": 13, "0x4e": [13, 15], "0x4f": [13, 15], "0x50": [13, 15], "0x51": 13, "0x52": 13, "0x53": 13, "0x54": 13, "0x55": 13, "0x56": 13, "0x57": 13, "0x58": 13, "0x59": 13, "0x5a": 13, "0x5b": 13, "0x5c": 13, "0x5d": 13, "0x5e": [13, 15], "0x5f": [13, 15], "0x60": [13, 15], "0x61": [13, 14], "0x62": 13, "0x63": [13, 15], "0x64": [13, 15], "0x65": 13, "0x66": 13, "0x67": 13, "0x68": 13, "0x69": [13, 15], "0x6a": [13, 15], "0x6b": [13, 15], "0x6c": [13, 15], "0x6d": [13, 14, 15], "0x6e": [13, 15], "0x6f": [13, 15], "0x70": [13, 15], "0x71": [13, 15], "0x72": [13, 15], "0x73": [13, 14, 15], "0x74": [13, 15], "0x75": 13, "0x76": 13, "0x77": [13, 15], "0x78": [13, 15], "0x79": 13, "0x7a": 13, "0x7b": [13, 15, 16], "0x7c": [11, 13, 15], "0x7d": [11, 13, 15], "0x7e": [11, 13, 15, 16], "0x7f": [11, 13, 15, 16], "0x80": [13, 16], "0x81": 13, "0x82": 13, "0x83": [13, 16], "0x84": 13, "0x85": 13, "0x86": 13, "0x87": 13, "0x88": 13, "0x89": 13, "0x8a": 13, "0x8b": 13, "0x8c": 13, "0x8d": 13, "0x8e": 13, "0x8f": 13, "0x90": 13, "0x91": 13, "0x92": 13, "0x93": 13, "0x94": 13, "0x95": 13, "0x96": 13, "0x97": 13, "0x98": 13, "0x99": 13, "0x9a": 13, "0x9b": 13, "0x9c": 13, "0x9d": 13, "0x9e": 13, "0x9f": 13, "0xa0": 13, "0xa1": 13, "0xa2": 13, "0xa3": 13, "0xa4": 13, "0xa5": 13, "0xa6": 13, "0xa7": 13, "0xa8": 13, "0xa9": 13, "0xaa": 13, "0xab": 13, "0xac": 13, "0xad": 13, "0xae": 13, "0xaf": 13, "0xb0": 13, "0xb1": 13, "0xb2": 13, "0xb3": 13, "0xb4": 13, "0xb5": 13, "0xb6": 13, "0xb7": 13, "0xb8": 13, "0xb9": 13, "0xba": 13, "0xbb": 13, "0xbc": 13, "0xbd": 13, "0xbe": 13, "0xbf": 13, "0xc0": [13, 16], "0xc1": 13, "0xc2": 13, "0xc3": 13, "0xc4": 13, "0xd0": 13, "0xd1": 13, "0xd2": 13, "0xd3": 13, "0xd4": 13, "0xd5": 13, "0xd6": 13, "0xd800": 41, "0xe0": 16, "0xe800": 41, "0xf0": 16, "0xfb": 13, "0xfc": 13, "0xfd": 13, "0xfe": 16, "0xff": [16, 34], "1": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "10": [1, 2, 6, 13, 14, 41], "100": 13, "10000": 16, "101": 13, "102": 13, "1024": 21, "103": 13, "104": 13, "105": 13, "106": 13, "107": 13, "108": 13, "109": 13, "10ffff": [34, 38], "11": [1, 2, 6, 13, 14, 34, 45], "110": 13, "11000": 16, "111": 13, "1114112": 34, "112": 13, "113": 13, "114": 13, "115": 13, "116": 13, "117": 13, "118": 13, "119": 13, "12": [1, 6, 13, 14, 16, 45], "120": 13, "121": 13, "122": 13, "123": 13, "124": 13, "125": 13, "126": 13, "127": 13, "128": [13, 19, 21, 22, 28, 31, 33, 34, 44], "129": 13, "13": [1, 6, 8, 13, 14], "130": 13, "131": 13, "132": 13, "133": 13, "134": 13, "135": 13, "136": 13, "137": 13, "138": 13, "139": 13, "14": [1, 6, 8, 13, 21], "140": 13, "141": 13, "142": 13, "143": 13, "144": 13, "145": 13, "146": 13, "147": 13, "148": 13, "149": 13, "15": [1, 6, 8, 13, 21, 41], "150": 13, "151": 13, "152": 13, "153": 13, "155": 13, "156": 13, "157": 13, "158": 13, "159": 13, "15em": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "15em32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "15em64": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "15emn": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "16": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "160": 13, "161": 13, "163": 13, "164": 13, "167": 13, "168": 13, "169": 13, "16x4": [6, 37], "17": [6, 8, 13], "170": 13, "171": 13, "172": 13, "173": 13, "174": 13, "177": 13, "18": [6, 8, 13, 16], "181": 13, "182": 13, "183": 13, "184": 13, "185": 13, "186": 13, "188": 13, "189": 13, "19": [6, 8, 13], "190": 13, "191": 13, "192": 13, "193": 13, "195": 13, "196": 13, "199": 13, "1a": 6, "1b": 6, "1c": 6, "1d": 6, "1e": 6, "1em": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em1": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em128": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em16": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em31": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em64": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1em8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1emm": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1emn": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "1ex": [9, 10, 19, 21, 39], "1f": 6, "1k": 21, "2": [2, 5, 8, 10, 13, 14, 16, 17, 19, 20, 21, 22, 27, 29, 31, 32, 34, 35, 37, 38, 41, 42, 44, 47], "20": [6, 8, 13, 41], "200": 13, "2002": [17, 42], "201": 13, "2017": [10, 17, 42], "2018": 10, "202": 13, "2021": 10, "2025": [25, 27], "203": 13, "204": 13, "205": 13, "206": 13, "209": 13, "21": [6, 8, 13, 45], "213": 13, "214": 13, "215": 13, "216": 13, "217": 13, "218": 13, "219": 13, "22": [6, 8, 13, 41, 45], "220": 13, "221": 13, "222": 13, "223": 13, "224": 13, "225": 13, "227": 13, "228": 13, "229": 13, "23": [6, 8, 13, 34], "230": 13, "231": 13, "232": 13, "233": 13, "234": 13, "235": 13, "236": 13, "237": 13, "239": 13, "24": [6, 13], "240": 13, "241": 13, "242": 13, "243": 13, "244": 13, "245": 13, "246": 13, "247": 13, "248": 13, "249": 13, "24th": 10, "25": [6, 13], "250": 13, "251": 13, "252": 13, "253": 13, "254": 13, "255": 13, "256": [13, 34], "257": 13, "258": 13, "259": 13, "26": [6, 13], "260": 13, "261": 13, "262": 13, "263": 13, "264": 13, "265": 13, "266": 13, "267": 13, "268": 13, "269": 13, "27": [6, 13, 41], "270": 13, "271": 13, "272": 13, "273": 13, "274": 13, "275": 13, "28": [6, 8, 13], "29": [6, 8, 13], "2a": 6, "2b": 6, "2c": 6, "2d": 6, "2e": 6, "2ex": [10, 13, 37, 39], "2f": 6, "2k": 21, "3": [5, 8, 10, 13, 14, 16, 19, 21, 25, 27, 32, 33, 34, 37, 44], "30": [6, 13, 25, 27], "31": [6, 13, 19, 22, 31, 33], "32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "32x2": [6, 37], "33": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "34": [6, 8, 13], "35": [6, 13], "36": [6, 13], "37": [6, 13], "38": [6, 13], "38th": [10, 17, 42], "39": [6, 13], "3a": 6, "3b": 6, "3c": 6, "3d": 6, "3e": 6, "3ex": [44, 45, 46], "3f": 6, "4": [1, 2, 8, 13, 14, 16, 19, 20, 21, 31, 34, 37, 38, 40], "40": [6, 8, 13], "41": [6, 8, 13], "42": [6, 13], "43": [6, 13], "44": [6, 13], "45": [6, 13], "46": [6, 13], "47": [6, 13], "48": [6, 8, 13], "49": [6, 8, 13], "4a": 6, "4b": 6, "4c": 6, "4d": [6, 8], "4e": [6, 8], "4f": [6, 8], "5": [1, 8, 13, 14, 21, 34, 35, 41], "50": [6, 8, 13], "51": [6, 8, 13], "52": [6, 13, 34], "53": [6, 13], "54": [6, 13], "55": [6, 13], "56": [6, 13], "57": [6, 13], "58": [6, 13], "59": [6, 13], "5a": 6, "5b": 6, "5c": [6, 41], "5d": [6, 8], "5e": [6, 8], "5f": [6, 8], "6": [1, 13, 14, 16], "60": [6, 8, 13], "61": [6, 8, 13], "62": [6, 8, 13], "63": [6, 8, 13], "64": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "65": [6, 8, 13, 31], "65536": 22, "66": [6, 13], "67": [6, 13], "68": [6, 8, 13], "69": [6, 8, 13], "6a": [6, 8], "6b": [6, 8], "6c": [6, 8], "6d": [6, 8], "6e": [6, 8], "6f": [6, 8], "7": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "70": [6, 8, 13], "71": [6, 8, 13], "72": [6, 8, 13], "73": [6, 8, 13], "74": [6, 8, 13], "75": [6, 8, 13], "754": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "76": [6, 13], "77": [6, 8, 13], "78": [6, 8, 13], "79": [6, 8, 13], "7a": [6, 8], "7b": [6, 8], "7c": [6, 8], "7d": [6, 8], "7e": [6, 8], "7f": [6, 8, 41], "7th": 10, "8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "80": [6, 13, 16], "81": [6, 13], "82": [6, 13], "83": [6, 13], "84": [6, 13], "85": [6, 13], "86": [6, 13], "87": [6, 13], "88": [6, 13], "89": [6, 13], "8a": 6, "8b": 6, "8c": 6, "8d": 6, "8e": 6, "8ex": [13, 15, 19, 20, 21, 22, 31, 32, 33, 34, 38, 40, 41, 42], "8f": 6, "8x8": [6, 37], "9": [1, 8, 13, 14, 16, 41], "90": [6, 13], "91": [6, 13], "92": [6, 13], "93": [6, 13], "94": [6, 13], "95": [6, 13], "96": [6, 13], "97": [6, 13], "98": [6, 13], "99": [6, 13], "9a": 6, "9b": 6, "9c": 6, "9d": 6, "9e": 6, "9f": 6, "A": [0, 1, 2, 3, 4, 9, 10, 11, 17, 19, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 35, 38, 39, 40, 41, 42, 44, 46], "And": [1, 19], "As": [3, 16, 17, 21, 27, 31, 37, 39], "At": [2, 27, 39], "BE": 6, "But": [0, 44], "By": [2, 38, 42], "For": [0, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 35, 37, 38, 42, 44, 45, 46, 47], "If": [2, 3, 4, 10, 11, 14, 19, 20, 21, 29, 31, 33, 35, 37, 40, 42, 46, 47], "In": [0, 1, 2, 3, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 24, 27, 28, 31, 32, 33, 34, 35, 37, 39, 40, 41, 42, 44], "It": [0, 1, 2, 3, 9, 14, 17, 19, 20, 21, 22, 23, 27, 28, 31, 32, 33, 35, 38, 42, 45], "Its": [21, 27, 31], "No": [10, 11, 19, 27, 34, 37, 38, 42], "Of": 27, "On": [3, 38, 45], "Or": [10, 19, 44, 45, 46, 47], "Such": [2, 17, 27, 28, 37, 39, 42, 44], "That": [0, 2, 10, 11, 21, 24, 31, 33, 38, 40, 41, 42, 44], "The": [0, 1, 2, 3, 4, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47], "Their": [2, 14, 33, 37], "Then": 10, "There": [9, 10, 17, 21, 22, 28, 33, 40], "These": [0, 4, 10, 21, 22, 27, 28, 31, 32, 35, 42], "To": [9, 10, 13, 17, 27, 35, 42, 44, 46], "_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_0": [2, 19, 20], "_1": [2, 6, 7, 10, 13, 14, 31, 33, 37, 39, 42, 45, 46, 47], "_10": 2, "_2": [2, 6, 7, 10, 13, 14, 31, 33, 37, 39, 42, 45, 46], "_3": 21, "_4": [2, 37], "_8": [21, 37], "_add": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_all": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_ani": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_call": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_cast": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_data": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_default": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_dot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_e": 21, "_elem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_extern": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_f": 1, "_f32": 37, "_f32x4": [1, 6, 13, 37], "_f64": 37, "_f64x2": [1, 6, 37], "_fail": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_fix": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_high": 37, "_i": [1, 3, 10, 20, 37, 39], "_i16x8": [1, 6, 37], "_i32": 37, "_i32x4": [1, 6, 37], "_i64": 37, "_i7x16": [1, 6, 13, 37], "_i8x16": [1, 6, 13, 37], "_if": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_indirect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_invok": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_k": 10, "_lane": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_laneselect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_low": [1, 37], "_m": 21, "_madd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_max": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_min": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_n": [2, 19, 22, 37, 42], "_nmadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_non": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_null": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_on": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_pairwis": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_q15mulr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_ref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_reftyp": 3, "_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_splat": [1, 6, 37], "_swizzl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_t": [3, 19, 21], "_tabl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "_true": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_trunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_u": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "_zero": [1, 6, 13, 37], "a0": 6, "a1": 6, "a2": 6, "a3": 6, "a4": 6, "a5": 6, "a6": 6, "a7": 6, "a8": 6, "a9": 6, "a_": 10, "a_0": 21, "a_1": [11, 19, 29, 35], "a_2": [19, 29], "a_i": [11, 29, 35], "a_n": [11, 21, 29, 35], "a_r": 21, "aa": [6, 20], "aaa": 2, "ab": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "abbrevi": [22, 27, 33, 36, 41], "abc": 9, "abcidx": 32, "abil": 1, "abl": [9, 10, 14], "abort": [17, 19, 28, 31], "about": [3, 10, 17, 22, 27, 42], "abov": [0, 4, 10, 19, 21, 34, 38, 45], "abrupt": 22, "absenc": 42, "absent": [10, 42, 44, 45], "absheaptyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "absolut": 37, "abstract": [3, 9, 10, 11, 15, 17, 21, 22, 28, 29, 33, 34, 35, 39, 40, 41, 42], "ac": 6, "accept": 33, "access": [0, 1, 3, 10, 19, 22, 27, 28, 29, 31, 32, 33, 37, 42, 46], "accord": [3, 19, 31, 38, 42], "accordingli": 44, "account": 40, "accumul": [0, 22, 44], "achiev": 33, "acm": [10, 17, 42], "acronym": 27, "across": [27, 42], "activ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "actual": [0, 2, 6, 11, 13, 14, 20, 28, 31, 33, 35, 46], "ad": [1, 6, 9, 10, 14, 21, 31], "add": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "addit": [0, 1, 2, 3, 4, 9, 10, 11, 14, 15, 16, 22, 27, 28, 31, 32, 33, 35, 37, 39, 42], "addition": [29, 31], "addr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "address": [3, 7, 10, 15, 18, 19, 20, 24, 28, 30, 31, 36, 44], "addrref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "addrtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "adher": [10, 19], "admin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "administr": [5, 18, 19], "adopt": [3, 11, 17, 29, 35, 42], "advantag": 27, "ae": 6, "af": 6, "affect": [0, 2, 19, 20, 21, 31, 38, 42], "aforement": 27, "aforment": 22, "after": [0, 2, 10, 14, 17, 19, 31, 32, 37, 42], "afterward": [0, 17], "again": [20, 21, 31], "against": [0, 24, 31], "aggreg": [18, 30, 32, 33, 43], "aggrtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ahead": [27, 38], "ai": 19, "algorithm": [5, 10, 25, 42, 44], "align": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alik": 27, "all": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alloc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocdata": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocelem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocexport": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocfunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocglob": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocmem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocmodul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alloct": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alloctag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "alloctyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "allocx": 20, "allow": [0, 1, 2, 4, 10, 11, 13, 15, 16, 19, 21, 24, 27, 28, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 44, 47], "allowbreak": [13, 19, 20, 46], "alon": [10, 17, 27, 42], "along": 0, "alpha": 10, "alpha_": 10, "alphanumer": 9, "alreadi": [0, 4, 10, 19, 20, 37, 41, 45], "also": [1, 3, 10, 11, 13, 15, 17, 19, 20, 21, 22, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45], "alter": [9, 28], "altern": [11, 21, 31], "although": [1, 33, 44, 45], "altogeth": 9, "alwai": [0, 10, 14, 21, 22, 28, 31, 38, 41, 42, 47], "ambient": 27, "ambigu": [9, 22, 33], "amen": [17, 42], "among": [21, 34], "an": [0, 1, 2, 3, 4, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 22, 23, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 41, 42, 44], "analog": [2, 37], "analogu": 2, "analysi": 10, "andnot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "andrea": [10, 17, 25, 42], "ani": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "annot": [0, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "annotid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "annottoken": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "anonym": [28, 39, 40], "anoth": [10, 31, 32, 39], "anyref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "anyth": 44, "anywher": [1, 2, 10, 22, 37, 38, 40], "ao": 13, "aot": 27, "api": [20, 27, 28], "appear": [2, 11, 29, 35, 37, 38, 40, 46], "append": [19, 20, 29, 46], "appendix": [0, 1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "appli": [2, 10, 17, 19, 21, 22, 23, 35, 39, 42, 44, 47], "applic": [4, 9, 11, 17, 21, 27, 35, 45, 46], "approach": [17, 42], "appropri": [10, 20, 31], "approx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "approxim": 42, "ar": [0, 1, 2, 3, 4, 6, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47], "arbitrari": [1, 2, 21, 34, 35, 41], "arbitrarili": [22, 44], "architectur": 27, "argument": [3, 10, 13, 19, 20, 21, 22, 24, 28, 31, 37, 40, 42, 44], "arithmet": [21, 34], "ariti": [0, 19, 20, 22], "around": [28, 37], "arrai": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "array_typ": 0, "arrayaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "arrayinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "arrayref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "articl": [10, 17, 42], "as_non_nul": 0, "ascii": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ascrib": 19, "aspect": [0, 4, 27], "assembli": 28, "assert": [3, 10, 17, 19, 20], "assign": [2, 22, 33, 35, 38], "associ": [0, 2, 9, 10, 19, 20, 22, 31, 33, 35], "assum": [0, 2, 3, 4, 10, 17, 20, 21, 22, 29, 35, 38, 42, 44], "assumpt": [10, 27, 42], "ast": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46], "atom": [20, 29], "attach": 2, "attack": 27, "attempt": 31, "attribut": [11, 15, 21, 35, 40], "augment": [11, 29, 35, 40], "authorit": 27, "automat": [3, 10, 28, 32, 40], "aux": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "auxiliari": [0, 3, 9, 12, 16, 19, 20, 21, 22, 24, 30, 32, 33, 34, 37, 39, 42, 44], "avail": [19, 27, 28, 31, 32, 42], "averylonginstructionnameforvectext": 37, "avgr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "avoid": [1, 9, 13, 17, 22, 35], "awai": 31, "axiom": 42, "b": [2, 3, 11, 13, 14, 16, 19, 21, 29, 34, 39, 41, 46], "b0": 6, "b1": 6, "b2": 6, "b3": 6, "b4": 6, "b5": 6, "b6": 6, "b7": 6, "b8": 6, "b9": 6, "b_1": [10, 11, 16, 29, 35], "b_2": [10, 11, 16, 29, 35], "b_3": 16, "b_4": 16, "b_i": 11, "b_k": 21, "b_n": 11, "ba": 6, "back": [0, 19, 28, 31, 42, 44], "backslash": 41, "backslash0asm": 14, "backtrack": 10, "backward": [1, 14, 19, 31, 37, 39], "bare": 24, "base": [1, 21, 28, 31, 32, 34, 37], "basic": [1, 11, 14, 22, 28, 31], "bastien": [10, 17, 42], "bb": 6, "bbb": 2, "bc": 6, "bd": 6, "becaus": [0, 10, 19, 20, 21, 22, 27, 44], "becom": [1, 32, 37], "been": [0, 1, 17, 20, 22, 27, 32, 42, 44], "befor": [2, 4, 10, 14, 20, 27, 31, 32, 35, 39, 42], "beforehand": 20, "begin": [0, 2, 3, 4, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 27, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47], "behav": [10, 21, 22, 31], "behavior": [10, 17, 19, 22, 27, 31], "behaviour": [1, 9, 21, 42], "being": [14, 27, 31, 42, 44], "below": [10, 19, 21], "ben": [10, 17, 42], "benjamin": [17, 42], "besid": [0, 21, 22], "between": [2, 3, 21, 28, 31, 34, 35, 38, 42], "beyond": [27, 28], "bf": 6, "big": 42, "bigoplu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "biject": 21, "binari": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "bind": [2, 11, 35, 37, 39, 40], "binder": 42, "binop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "bit": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "bitfield": 14, "bitmask": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "bitselect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "bitwis": [19, 21], "block": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46], "blockchar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "blockcom": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "blockinstr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "blocktyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "bodi": [0, 3, 4, 9, 14, 19, 22, 28, 31, 32, 39, 42, 44], "bodin": 10, "book": [17, 22, 42], "bool": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "boolean": [5, 28, 31], "bot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "both": [2, 10, 15, 16, 17, 21, 22, 29, 31, 32, 33, 37, 40, 41, 42, 44, 46, 47], "bottom": [10, 42], "bound": [0, 10, 11, 14, 16, 28, 29, 31, 34, 35, 37, 39, 40, 44, 47], "boundari": [1, 42], "br": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "br_if": 0, "br_on_cast": 0, "br_on_nul": 0, "br_tabl": 0, "bracket": [13, 31, 33, 37, 38, 41], "branch": [0, 19, 22, 28, 31, 37, 44], "breach": 27, "break": [1, 27, 31], "brief": [17, 42], "bring": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "broad": 9, "broadli": 27, "browser": 27, "bshape": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "bt": [6, 13, 22, 37, 44], "bubbl": 22, "busi": 9, "byte": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "c": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "c0": 6, "c1": 6, "c2": 6, "c3": 6, "c4": 6, "c5": 6, "c6": 6, "c7": 6, "c8": 6, "c9": 6, "c_": [21, 44], "c_0": 21, "c_1": 19, "c_2": 19, "c_3": 19, "c_i": 21, "c_k": 21, "ca": 6, "cach": 27, "call": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "call_ref": 0, "calle": 31, "callfram": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "can": [0, 1, 2, 3, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 46], "candid": 21, "candidatepair": 21, "cannot": [0, 13, 14, 15, 20, 27, 28, 31, 32, 33, 38, 40, 42], "cannotoccurinsourc": 0, "canon": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "canonic": [0, 20], "cap": [21, 27], "capabl": [10, 27], "captur": 42, "carri": [3, 22], "carriag": 38, "case": [0, 2, 3, 4, 9, 10, 11, 14, 15, 17, 19, 21, 22, 27, 29, 31, 35, 37, 38, 39, 40, 41, 42, 44, 46], "cast": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "castop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "catch": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "catch_al": 0, "catch_all_ref": 0, "catch_ref": 0, "categori": [8, 22, 28, 31, 38], "categoris": 38, "caught": 28, "caus": 31, "cb": 6, "cc": 6, "ccc": [2, 10], "cd": 6, "cdot": [3, 10, 16, 17, 19, 20, 21, 31, 34, 41, 44], "ce": 6, "ceil": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "certain": [9, 10, 17, 21, 22, 28], "certifi": 10, "cf": 6, "ch": 16, "chang": [0, 5, 10, 14, 25, 42], "channel": 27, "chapter": 38, "char": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "charact": [4, 16, 27, 34, 35, 36, 41], "characteris": 33, "check": [0, 1, 10, 14, 20, 23, 24, 28, 31, 33, 37, 42, 44, 45, 47], "choic": [0, 9, 10, 19, 21, 40, 44], "choos": 21, "chosen": [13, 21, 44], "clamp": 21, "clariti": 29, "class": [1, 3, 9, 10, 32, 33, 34, 37, 38, 42], "classif": [3, 33], "classifi": [10, 14, 24, 33, 42, 44, 46], "claus": [0, 7, 10, 21, 22, 31, 37, 39, 44], "clear": [21, 22, 29, 33, 34], "clll": 39, "cllll": 39, "clo": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "close": [0, 10, 11, 20, 23, 31, 35, 38, 42, 46], "closest": 21, "clostyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "closur": [0, 10, 20, 22, 23], "clutter": [17, 35], "clz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "code": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "codepoint": 41, "codesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "codifi": 10, "coexist": 15, "coher": 9, "coincid": [10, 17, 45], "collect": [2, 22, 32, 42], "collid": 13, "com": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "combin": [1, 17, 21, 39, 40, 44], "combinatori": [11, 29, 35], "come": 31, "comma": 41, "comment": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "common": [4, 9, 10, 27, 29, 33], "commun": 27, "comp_typ": 0, "compact": 27, "compar": [23, 31, 33, 42], "comparison": 31, "compat": [1, 9, 24, 33, 37, 39], "compil": [1, 2, 4, 14, 20, 27, 28, 32], "complement": [16, 21, 27, 28, 31, 34], "complementari": 28, "complet": [0, 3, 9, 10, 11, 28, 32, 35, 42], "complex": [29, 34], "compon": [10, 14, 17, 22, 29, 33, 35, 42, 46], "compos": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "composit": [0, 7, 8, 10, 12, 19, 20, 29, 30, 36, 39, 43], "composition": 5, "compound": 10, "compress": [11, 13, 14], "comptyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "comput": [0, 1, 4, 10, 17, 19, 20, 21, 22, 27, 28, 31, 33, 35, 42, 44], "concat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "concaten": [3, 10, 19, 20, 21, 29, 39, 46, 47], "concept": [1, 26], "conceptu": 28, "concern": [27, 31], "concis": [17, 29, 42], "conclus": [42, 45], "concret": [0, 1, 4, 29, 33, 35, 38, 42], "condit": [5, 9, 10, 11, 16, 19, 20, 21, 28, 29, 31, 35, 37, 39, 40, 42, 47], "confer": [10, 17, 42], "config": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "configur": [5, 7, 9, 17], "conform": 4, "conjunct": 21, "connect": 3, "conrad": 10, "consecut": [0, 2, 4, 22, 40], "consequ": [0, 2, 6, 9, 10, 11, 31, 38, 39, 44, 46], "consid": [2, 9, 10, 21, 22, 24, 27, 35, 37, 38, 42, 44], "consider": 26, "consist": [0, 2, 10, 13, 14, 17, 19, 21, 22, 28, 31, 32, 33, 37, 38, 39, 40, 42], "const": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "constant": [0, 4, 5, 17, 20, 21, 22, 31, 32, 37, 41, 46], "constitut": 19, "constrain": [33, 44], "constraint": [0, 4, 9, 10, 16, 22, 42, 44], "construct": [2, 5, 9, 10, 17, 22, 28, 29, 31, 32, 34, 35, 39, 42, 46], "constructor": [8, 15], "consttyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "consum": [19, 27, 31, 42, 44], "cont": 16, "contain": [0, 9, 10, 11, 13, 14, 16, 17, 19, 20, 22, 27, 28, 31, 32, 35, 37, 38, 39, 40, 41, 42, 44, 46], "contemporari": 27, "content": [2, 14, 19, 20, 29, 32, 33, 42, 46], "context": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47], "contigu": 28, "continu": [11, 19, 22, 29, 31, 35], "contract": 27, "contrast": [22, 44], "contravari": 45, "contribut": 2, "control": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "conveni": [17, 21, 22, 35], "convent": [0, 1, 2, 4, 5, 6, 7, 8, 12, 13, 14, 15, 16, 18, 19, 21, 23, 24, 25, 26, 27, 28, 30, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47], "convers": [18, 19, 22, 28, 31], "convert": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "copi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "copysign": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "core": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "corollari": 10, "correct": [9, 10], "correctli": 41, "correspond": [0, 3, 10, 13, 14, 15, 19, 20, 21, 22, 23, 32, 33, 34, 35, 37, 38, 41, 42, 44, 45], "corrupt": 27, "could": [9, 28], "count": [1, 12, 21, 22], "cours": 27, "courtesi": 22, "covari": 45, "cover": 10, "cpp": 10, "crash": 10, "creat": [2, 3, 22, 28, 31], "crucial": 17, "ct": [15, 40, 45], "ctrl": 0, "ctrl_frame": 0, "ctrl_stack": 0, "ctz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "cup": 21, "current": [0, 9, 10, 11, 14, 17, 19, 22, 28, 31, 39, 42, 44], "custom": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "customannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "customplac": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "customsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "cvtop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "cycl": [0, 10], "cyclic": [0, 10, 47], "d": [2, 20, 21, 41], "d0": 6, "d1": 6, "d2": 6, "d3": 6, "d4": 6, "d5": 6, "d6": 6, "d7": 6, "d7ff": [34, 38], "d8": 6, "d800": 16, "d9": 6, "d_": 21, "d_0": 21, "d_1": 21, "d_2": 21, "da": [6, 20, 39], "dan": [10, 17, 42], "data": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 40, 41, 42, 43, 45, 47], "dataaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datacnt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datacntsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datacount": 2, "dataidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datainst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datamod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datasec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datastr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "datatyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "db": 6, "dc": 6, "dd": 6, "ddd": 2, "de": 6, "deal": [11, 29, 38], "debug": [14, 27], "debugg": 2, "decid": 9, "decim": [34, 41], "declar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "decod": [0, 1, 11, 14, 27, 28], "decompos": [10, 21], "decomposit": 10, "deconstruct": 3, "decor": 9, "decreas": 21, "dedic": 2, "deduct": 42, "def": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "def_typ": 0, "default": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "defer": [4, 14], "defin": [0, 1, 2, 3, 5, 7, 11, 14, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 29, 32, 33, 34, 35, 37, 38, 39, 41, 43, 44, 46, 47], "definedn": 3, "definit": [1, 2, 3, 7, 9, 10, 11, 14, 17, 19, 20, 21, 22, 27, 28, 29, 32, 33, 34, 35, 38, 39, 40, 42, 44, 45, 46], "defnit": 42, "deftyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "degre": 44, "delimit": [13, 33, 37, 38], "delta": 31, "demot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "denot": [0, 1, 2, 10, 11, 14, 15, 19, 21, 22, 29, 31, 32, 33, 34, 35, 41, 42], "dens": 11, "depend": [1, 2, 4, 9, 10, 14, 19, 20, 21, 26, 31, 32, 34, 35, 41, 42, 46], "deploy": 32, "depth": [4, 31], "derek": [10, 17, 42], "deriv": [3, 10, 11, 17, 42], "describ": [0, 9, 10, 14, 17, 19, 22, 27, 29, 32, 33, 34, 42, 44, 45], "descript": [3, 17, 32, 35, 42], "descriptor": 37, "design": [4, 10, 17, 26, 42], "desktop": 27, "destin": 31, "destructur": [19, 20], "det": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "detail": [17, 28], "detect": 0, "determin": [0, 1, 10, 17, 20, 21, 31, 33, 34, 37, 46], "determinist": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "develop": 27, "devic": [20, 27, 46], "df": 6, "diagnost": 3, "diff_ref_typ": 0, "differ": [0, 2, 3, 10, 11, 13, 20, 21, 22, 27, 28, 29, 31, 32, 33, 34, 42, 44, 45], "digit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "dim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "dimens": [4, 31], "dimension": 2, "direct": [2, 21, 31, 44], "directli": [0, 1, 2, 3, 10, 15, 16, 19, 27, 28, 35, 37, 39, 42, 44], "disallow": 38, "disambigu": 38, "discrep": 27, "disjoint": [10, 33, 46], "disjunct": 21, "displaystyl": [10, 24, 42, 44, 45, 46, 47], "distiguish": [14, 15], "distinct": [0, 15, 28, 34, 35], "distinguish": [0, 11, 14, 22, 31, 32, 34, 35, 37, 42, 44], "distribut": 28, "div": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "diverg": [10, 19], "divid": [3, 21, 22, 28, 31, 38], "dividend": 21, "divis": 21, "do": [0, 2, 3, 9, 10, 13, 14, 17, 19, 20, 31, 38, 39, 40, 41, 42, 44], "document": [13, 27, 40], "documentari": 39, "doe": [0, 3, 9, 10, 14, 19, 20, 21, 27, 31, 38, 41, 42, 44, 46], "domain": 10, "dot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "doubl": [33, 38], "downcast": 31, "draft": 25, "drawn": 35, "drop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "dt": [0, 3, 10, 20, 23, 24, 33, 42, 44, 46, 47], "dualli": 33, "due": [3, 10, 19, 20, 31, 34], "dummi": 20, "dup": 0, "duplic": [0, 31, 35, 39, 40], "dure": [4, 10, 19, 21, 22, 23, 32, 33, 42, 45, 47], "dynam": [10, 20, 22, 28, 31, 33], "e": [0, 1, 2, 9, 10, 11, 14, 19, 21, 22, 27, 29, 31, 33, 34, 35, 38, 39, 41, 42, 45, 46], "e0": 6, "e000": [16, 34, 38], "e1": 6, "e2": 6, "e3": 6, "e4": 6, "e5": 6, "e6": 6, "e7": 6, "e8": 6, "e9": 6, "e_": 14, "e_o": 14, "ea": [6, 19, 20], "each": [0, 2, 3, 10, 11, 13, 14, 17, 19, 20, 21, 22, 23, 27, 28, 29, 31, 32, 33, 35, 39, 41, 42, 46], "earlier": [37, 39], "eas": 47, "easi": 27, "easili": [20, 46], "eb": 6, "ec": 6, "ecosystem": 9, "ed": 6, "edg": 0, "editor": 25, "ee": [6, 39], "eee": 2, "ef": 6, "effect": [0, 1, 9, 10, 17, 19, 22, 31, 37, 38, 44], "effector": 38, "effici": [21, 27, 44], "eight": 28, "eiter": 41, "either": [0, 2, 9, 10, 11, 13, 15, 16, 17, 19, 20, 21, 22, 27, 28, 29, 31, 32, 33, 34, 35, 38, 39, 41, 42, 44, 45, 46, 47], "el": [11, 35, 39], "elem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "elemaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "element": [0, 1, 3, 4, 7, 11, 12, 15, 18, 19, 21, 29, 30, 31, 36, 42, 43, 44], "elemexpr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "eleminst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemkind": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemlist": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemmod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elemtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "elimin": 22, "ellips": [11, 29, 35], "els": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "elsewher": 42, "emb": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "embed": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "embedd": [3, 4, 10, 19, 20, 22, 27, 28, 32, 33], "embodi": 42, "emploi": [27, 29], "empti": [0, 1, 2, 3, 10, 11, 13, 14, 17, 19, 21, 22, 29, 32, 33, 35, 37, 39, 42, 46, 47], "emptyset": 10, "emul": 28, "en": 14, "enabl": [4, 9, 14, 27], "encapsul": 10, "enclos": [0, 31, 35, 38, 41], "encod": [2, 6, 11, 13, 14, 15, 16, 27, 28, 34, 35, 41, 42], "encompass": 27, "encount": [1, 31], "end": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "end_typ": 0, "endian": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "enforc": [16, 31, 37, 39, 42, 44], "engin": 33, "enough": 31, "enrich": [1, 10], "ensur": [0, 10, 20, 22, 24, 28, 39, 40, 42, 47], "enter": [0, 17, 31], "entir": [17, 22, 32, 39, 40, 44, 46], "entiti": [22, 28, 32, 33], "entri": [1, 3, 10, 14, 19, 22, 31, 33, 35, 37, 42], "enumer": [0, 42, 44], "environ": [3, 4, 9, 21, 27, 28, 32], "eof": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "epsilon": [3, 8, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 29, 31, 32, 33, 35, 37, 39, 40, 41, 42, 46, 47], "eq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "eqref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "equal": [0, 3, 10, 11, 21, 27, 29, 40, 42, 44, 45, 46, 47], "equat": 21, "equiv": [35, 37, 39, 40], "equival": [0, 1, 14, 17, 23, 29, 32, 42, 45], "eqz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "error": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "error_if": 0, "escap": [1, 41], "especi": 27, "establish": 27, "et": [3, 39], "ev": 3, "eval": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "evalglob": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "evalu": [10, 19, 20, 46], "even": [0, 2, 3, 9, 10, 21, 22, 32], "event": 4, "ever": 14, "everi": [0, 3, 4, 9, 10, 14, 17, 19, 21, 32, 34, 42], "ex": [14, 39], "exact": [21, 31], "exactli": [2, 11, 21], "exampl": [0, 2, 3, 9, 10, 11, 16, 17, 19, 21, 22, 28, 29, 31, 32, 33, 35, 37, 38, 42, 44], "exce": [16, 22], "exceed": [4, 19], "except": [0, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exclud": [9, 21], "exclus": [21, 38], "exec": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "execut": [1, 3, 5, 6, 9, 10, 17, 19, 20, 21, 22, 23, 25, 27, 28, 31, 33, 42, 44, 45], "exercis": 1, "exhaust": [9, 31], "exhibit": 9, "exist": [0, 2, 3, 10, 19, 20, 21, 22, 24, 27, 37, 40, 42, 44, 45, 46, 47], "exit": [0, 17], "exn": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exnaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exninst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exnref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "expand": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "expand_def": 0, "expans": [10, 11, 19, 20, 21, 29, 35, 40, 41, 42, 44, 45, 46, 47], "expect": [0, 2, 3, 4, 9, 10, 14, 20, 31, 38, 44], "experi": 2, "expext": 21, "explan": [17, 42], "explanatori": 0, "explicit": [2, 10, 11, 13, 14, 22, 29, 31, 35, 37, 40, 41, 45], "explicitli": [1, 3, 10, 17, 19, 42], "expon": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "export": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47], "exportinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "exportsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "expr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "express": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "ext": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extend": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extend16": 37, "extend32": 37, "extend8": 37, "extens": [0, 5, 9, 11, 13, 14, 19, 21, 31, 35, 38, 42], "extern": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 46], "externaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "externidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47], "externref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "externtyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extmul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "extra": 10, "extract": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "f": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "f0": 6, "f1": 6, "f2": 6, "f3": 6, "f32": [0, 35, 37, 40], "f32x4": [1, 37], "f4": 6, "f5": 6, "f6": 6, "f64": [0, 35, 37, 40], "f64x2": [1, 37], "f7": 6, "f8": 6, "f9": 6, "f_": 21, "fa": [6, 10, 20], "fab": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fact": [0, 37, 38, 45], "fadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fail": [9, 19, 20, 31], "failur": [3, 19, 20, 31], "fall": [19, 28, 38], "fals": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "famili": 21, "farther": 31, "fashion": [22, 32, 33], "fast": 27, "fb": 6, "fbia": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fbit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fc": 6, "fceil": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fcopysign": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fd": [6, 13], "fdiv": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fe": 6, "featur": [1, 4, 9, 10, 14, 27], "feed": 38, "feq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "few": [0, 11, 17, 23, 35], "ff": [1, 6], "fff": 2, "ffloor": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fge": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fgt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fi": 19, "field": [0, 1, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47], "field_typ": 0, "fieldidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldnamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldnamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fieldval": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "file": [11, 35, 39], "fill": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "filter": [32, 33], "fin": 40, "final": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "finit": 10, "first": [0, 2, 4, 6, 11, 19, 20, 21, 29, 31, 32, 33, 35, 39, 42, 44, 47], "fit": [9, 20, 44], "fix": [4, 9, 10, 21, 29, 31, 34], "flag": [0, 13, 15, 21, 31], "flat": 0, "flatten": 29, "flavor": 31, "fle": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "float": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47], "floor": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "flow": [1, 10, 22, 28, 31], "flt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fm": 10, "fma": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fmadd": 21, "fmag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fmax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fmin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fmul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fn": 39, "fne": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fnearest": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fneg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fold": [4, 36, 39], "foldedinstr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "follow": [0, 1, 2, 3, 4, 6, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 35, 37, 38, 39, 41, 42, 47], "font": [11, 29, 35], "foral": [10, 21], "foreach": 0, "forev": 10, "form": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "formal": [10, 18, 19, 21, 22, 27, 43], "format": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "formed": [5, 10, 28, 33, 39, 40, 46], "former": [2, 11, 31, 35, 45, 46], "formul": 42, "forth": 11, "forward": [0, 10, 20, 31, 32], "found": [13, 17, 42], "four": [22, 28, 31], "fpmax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fpmin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frac": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frame": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "free": [22, 32, 42], "freed": 31, "freeli": 10, "frelax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelaxed_madd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelaxed_max": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelaxed_min": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelaxed_nmadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "frelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fresh": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "from": [0, 2, 3, 4, 9, 10, 11, 14, 17, 20, 21, 22, 23, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 42, 44, 45, 46], "fsign": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fsqrt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fsub": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ft": [10, 15, 40, 44, 45], "ftestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ftrunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ful": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "full": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "fulli": [4, 10, 27, 44], "func": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 47], "func_typ": 0, "funcaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcnamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcnamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "funcsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "function": [0, 1, 4, 5, 7, 11, 12, 15, 16, 17, 18, 21, 27, 28, 30, 31, 33, 35, 36, 37, 40, 42, 43, 44, 47], "funop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "further": [0, 1, 14, 16, 17, 28, 31, 32, 33, 44, 45], "furthermor": [10, 14, 17, 19, 22, 31, 39, 41, 44], "fuse": 21, "fusedmultiplyadd": 21, "futur": [1, 2, 3, 4, 9, 10, 13, 14, 15, 19, 21, 22, 27, 31, 33, 44, 47], "fv": 10, "g": [0, 1, 2, 10, 11, 27, 34, 35, 38], "ga": 20, "gap": 13, "garbag": 22, "gardner": 10, "gc": 1, "ge": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "geenral": 23, "gener": [0, 1, 2, 9, 10, 11, 13, 14, 17, 19, 21, 23, 29, 33, 35, 40, 42], "generalis": [1, 10], "geq": [11, 13, 15, 16, 19, 20, 21, 29, 31, 34, 35, 41, 45], "get": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "get_loc": 0, "gg": 10, "gg_": 10, "ggg": 2, "gi": 3, "github": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "give": [17, 29, 42], "given": [0, 2, 4, 6, 9, 10, 11, 17, 19, 20, 21, 22, 27, 28, 29, 31, 32, 33, 35, 37, 39, 40, 41, 42, 44, 47], "gl": 39, "glob": 14, "global": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 16, 17, 18, 21, 23, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 41, 42, 43], "global_typ": 0, "globaladdr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globalidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globalinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globalsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globalseq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "globaltyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "go": [2, 32], "goal": 26, "gohman": [10, 17, 42], "grammar": [3, 9, 12, 14, 30, 31, 34, 36, 37, 38, 39, 41], "graph": 0, "grave": 41, "greater": [21, 44, 45], "greatest": [10, 44], "group": [2, 13, 27, 31, 33, 37, 42, 47], "grow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "growmem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "grown": 28, "growtabl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "gt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "guarante": [2, 3, 17, 22, 27, 28, 31], "h": [2, 21, 22, 41], "h_1": 41, "h_2": 41, "ha": [0, 1, 2, 3, 6, 9, 10, 11, 14, 17, 19, 20, 21, 22, 23, 27, 28, 29, 31, 32, 33, 34, 35, 42, 44, 46], "haa": [10, 17, 42], "had": 11, "half": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "halfop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hand": [1, 3, 9, 38], "handl": [0, 9, 10, 18, 21, 22, 28, 31, 37, 42, 46], "handler": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "happen": [20, 45], "happend": 0, "hardwar": [19, 21, 27, 31, 33], "hat": 41, "have": [0, 1, 2, 4, 9, 10, 11, 13, 14, 19, 21, 22, 27, 29, 31, 32, 33, 34, 35, 37, 40, 42, 44, 47], "head": [37, 38], "heap": [0, 1, 7, 8, 12, 22, 24, 30, 36, 42, 43, 44], "heap_typ": 0, "heaptyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "height": [0, 22, 28, 31], "help": [20, 21], "henc": [0, 3, 13, 14, 21, 22, 27, 35, 41, 42, 44], "here": [0, 3, 9, 11, 14, 19, 20, 34, 38, 42, 44], "heterogen": [31, 33], "hexadecim": [11, 34, 41], "hexdigit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hexfloat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hexfrac": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hexmant": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hexnum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hf": 19, "hh": 41, "hhh": 2, "hierarchi": [10, 24, 33, 44, 47], "high": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hint": [2, 19, 31], "histor": [1, 13], "histori": [5, 25], "hit": 31, "hline": 21, "hold": [0, 10, 21, 22, 33, 42], "holder": 10, "holman": [10, 17, 42], "homogen": 33, "hookrightarrow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "horizont": 38, "host": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hostaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "hostfunc": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "how": [20, 27, 28, 31, 32, 37, 38, 42, 44], "howev": [0, 2, 4, 6, 10, 11, 14, 16, 19, 20, 21, 22, 27, 28, 31, 32, 34, 35, 37, 40, 42, 46, 47], "ht": [6, 13, 14, 15, 19, 22, 24, 33, 39, 40, 42, 45], "http": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "i": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "i1": 3, "i16": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "i16x8": [1, 37], "i2": 3, "i31": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "i31ref": 40, "i32": [0, 35, 37, 39, 40], "i32x4": [1, 19, 37], "i64": [0, 35, 37, 40], "i64x2": 37, "i8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "i8x16": [1, 37], "i_": [20, 21], "i_1": 19, "i_2": 19, "i_k": [19, 21], "iab": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iadd_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iand": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iandnot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iavgr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ibinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ibit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ibitselect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iclz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ictz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "id": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "idc": 39, "idchar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "idctxt": 40, "ident": [22, 29, 45], "identifi": [1, 2, 3, 4, 14, 21, 32, 35, 36, 37, 38, 39, 40], "idf": 39, "idiv": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "idot": 21, "idx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ieee": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ieq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ieqz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iextend": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iextendn": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ig": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ignor": [0, 2, 14, 38, 45], "igt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iii": 2, "il": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ill": 42, "ilt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "im": [14, 39], "imax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "imin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "immateri": 40, "immedi": [1, 13, 28, 31, 37, 42], "immut": [1, 10, 22, 28, 32, 33, 34], "implement": [0, 1, 2, 3, 5, 9, 10, 11, 14, 17, 19, 20, 21, 22, 25, 28, 31, 32, 38, 42, 44], "impli": [10, 31, 37], "implic": [9, 10, 42], "implicit": [0, 1, 2, 3, 17, 22, 28, 31], "implicitli": [10, 11, 17, 28, 29, 31, 32, 35, 38, 42], "import": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47], "importsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "impos": [4, 9, 38, 39, 44], "improv": 2, "imul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "inaccess": 37, "incident": 9, "includ": [0, 1, 2, 4, 10, 13, 15, 17, 19, 20, 21, 22, 28, 31, 32, 33, 34, 37, 38, 39, 42], "incompat": [10, 14, 33], "inconsist": 9, "increas": [2, 14, 31], "increment": [14, 27, 46], "independ": [27, 42], "index": [0, 1, 2, 3, 4, 5, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "indic": [0, 1, 2, 3, 4, 9, 10, 11, 12, 13, 15, 19, 21, 22, 23, 28, 29, 30, 31, 33, 35, 36, 37, 38, 40, 41, 42, 44], "indirect": [2, 10, 31], "indirectli": [3, 28, 31], "indirectnameassoc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "indirectnamemap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "individu": [2, 4, 9, 19, 20, 22, 29, 31, 32, 33, 39, 42, 44, 46], "indivu": 39, "induc": [9, 21], "ine": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ineg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "inez": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "inf": [9, 41], "infer": 39, "infin": [21, 34, 41], "infinit": [0, 9], "inform": [3, 14, 27, 42], "infrequ": 14, "infti": [21, 34, 41], "inhabit": [33, 42], "inher": [10, 33], "inherit": 35, "init": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "init_height": 0, "init_stack": 0, "initi": [0, 1, 3, 14, 17, 20, 28, 31, 32, 39, 42, 44, 45, 46], "inject": [1, 21, 33], "inlin": [33, 37, 39, 40], "inner": 22, "innermost": 31, "inot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "input": [10, 21, 31, 33, 38, 42, 44, 45], "insert": [14, 37, 40, 41, 44], "insid": [0, 2, 10, 22, 23, 27, 29, 32, 38, 42], "inspect": 27, "inst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "instal": [22, 31], "instanc": [4, 5, 7, 17, 18, 19, 20, 23, 24, 28], "instanti": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "instead": [0, 1, 9, 10, 11, 13, 14, 17, 27, 28, 31, 35, 38, 46], "instr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "instrtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "instruct": [0, 2, 3, 4, 5, 7, 8, 9, 11, 12, 14, 15, 16, 17, 18, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 43, 46], "instrument": 10, "int": [0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "int32": 0, "integ": [1, 11, 12, 13, 14, 15, 18, 19, 22, 28, 30, 31, 33, 35, 36], "integr": [0, 1, 21, 22, 27], "intend": [0, 1, 3, 9, 14, 19, 27, 31, 32, 38], "intent": 1, "intepret": 21, "interact": [3, 22, 27], "interchang": 34, "interconvert": 33, "interdepend": [4, 22], "interest": [17, 42], "interfac": [3, 27], "interleav": [20, 22], "intermedi": [21, 44], "intern": [10, 24, 28, 33, 42], "interoper": 27, "interpret": [3, 4, 14, 17, 22, 28, 29, 31, 33, 34, 41, 42], "intersect": 9, "introduc": [1, 2, 10, 11, 21, 31], "introduct": [10, 17, 25, 42], "intuit": [17, 22, 31, 42], "invalid": [0, 1, 3, 4, 14, 44], "invari": [0, 10, 17, 22, 23, 42], "invers": [10, 21, 22], "invert": 21, "invoc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "invok": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "involv": [23, 31], "io": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ior": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ipopcnt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iq15mulr": 21, "iq15mulrsat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelaxed_dot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelaxed_laneselect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelaxed_q15mulr_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irev": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irotl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "irotr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "is_arrai": 0, "is_empti": 0, "is_func": 0, "is_nul": 0, "is_num": 0, "is_ref": 0, "is_struct": 0, "is_vec": 0, "isa": 27, "ishap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "ishl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ishr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "iso": 42, "isol": [10, 27], "isomorph": 33, "issu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "isub": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "isub_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ital": 29, "item": [4, 32, 39], "iter": [11, 19, 29, 35], "itestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "its": [0, 3, 4, 10, 13, 14, 17, 19, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 37, 39, 40, 41, 42, 44, 45, 46], "itself": [2, 10, 17, 20, 21, 22, 28, 31, 32, 38, 41, 42, 45, 46], "iunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivadd": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivadd_pairwis": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivbitmask": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivdot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivdot_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivdotsat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivmul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivrelax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivrelaxed_swizzl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivrelaxed_swizzle_lan": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivshuffl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivswizzl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ivswizzle_lan": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ixor": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "j": [2, 10, 34, 45], "j_1": 21, "j_2": 21, "j_3": 21, "j_k": [10, 21], "jean": 10, "jf": [10, 17, 42], "jit": 27, "jjj": 2, "jt": [14, 15, 33, 40, 46], "judgement": [7, 10, 42], "judgment": 42, "jump": [17, 19, 31], "just": [4, 10, 20, 21, 22, 27, 39, 46], "k": [2, 7, 20, 21, 47], "keep": 22, "kern": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "kern0": 41, "keyword": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ki": [3, 9, 10, 19, 20, 22, 39], "kind": [10, 14, 20, 22, 32, 33], "kkk": 2, "known": [0, 1, 2, 28, 31, 33, 34], "l": [3, 6, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 22, 23, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42], "l_n": [13, 37], "label": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "label_typ": 0, "labelidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "land": [14, 16, 19, 20, 21, 31, 34, 38, 40, 41], "lane": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "laneidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "laneselect": 21, "lanetyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "lanewis": 21, "languag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "larg": [4, 11, 19, 21, 22, 29, 35], "larger": [3, 21, 31], "largest": 21, "last": [0, 2, 4], "later": [17, 32], "latest": 25, "latter": [1, 2, 10, 19, 21, 22, 31, 33, 34, 35, 39], "lattic": 5, "layer": [11, 27], "layout": 27, "lcl": [16, 19, 20, 21, 22, 23, 32, 33, 34, 39, 42, 44], "lcll": [3, 10, 21, 37], "lclll": 3, "ldot": [11, 16, 29, 34, 35, 38, 41, 42], "le": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "lead": [11, 21, 34], "least": [0, 10, 17, 19, 24, 44], "leav": [4, 22], "leb128": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "left": [10, 17, 19, 21, 22, 38, 42], "leftrightarrow": [21, 31, 44], "legal": 1, "len": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "length": [3, 4, 6, 10, 11, 13, 14, 16, 19, 20, 21, 22, 29, 31, 34, 35, 39, 44, 45, 46, 47], "leq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "less": [3, 10, 21, 44, 45, 47], "let": [0, 3, 10, 19, 20, 21, 44, 46], "letter": 38, "level": [27, 28, 32], "lexic": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "li": [21, 31], "liberti": 44, "lie": 41, "lieu": 41, "life": 22, "lift": [21, 45], "like": [0, 3, 4, 9, 14, 20, 21, 22, 27, 28, 31, 32, 33, 34, 35, 42, 44], "likewis": [0, 2, 22], "lim": [14, 15, 19, 40, 44, 46], "limit": [0, 1, 2, 3, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 46], "line": 38, "linear": [10, 11, 22, 27, 28, 31, 32, 33], "linechar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "linecom": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "link": 1, "linkabl": 1, "list": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "liter": [2, 4, 13, 34, 35, 38, 39, 41], "littl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "littleendian": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "live": 24, "ll": 21, "llcl": [9, 21, 37, 39], "llcll": [2, 21, 39], "llclll": [2, 13, 37, 39], "llcllll": 37, "llcllllllll": 39, "lll": [10, 19, 21, 39], "llll": [3, 10, 19], "lllll": [21, 37], "llllll": [21, 22], "load": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "load16": 37, "load16x4": 37, "load32": 37, "load32x2": 37, "load64": 37, "load8": 37, "load8x8": 37, "loadop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "loc": [14, 39], "local": [0, 1, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 45, 47], "localidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "localnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "localnamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "localnamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "locals_init": 0, "localtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "locat": 10, "logic": [0, 22], "long": [1, 3, 10, 17, 21, 38, 44], "longer": [1, 9, 10, 22, 31], "longest": 38, "longrightarrow": [3, 10], "look": [22, 38, 39, 45], "lookup": 44, "loop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "lor": [14, 16, 19, 31, 41, 44], "loss": 13, "lossless": 31, "low": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "lower": [10, 21, 38, 44], "lt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "luke": [10, 17, 42], "m": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "m_": 34, "m_0": 34, "m_1": [21, 31, 34, 39, 45], "m_2": [21, 31, 34, 39, 45], "ma": 20, "machin": [3, 10, 17, 22, 27, 28, 31], "made": [14, 19, 22, 34, 35], "mag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "magic": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "magnitud": [21, 34], "mai": [0, 1, 2, 3, 4, 9, 10, 11, 14, 15, 17, 19, 20, 21, 22, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 47], "main": [0, 1, 3, 9, 27, 28, 34], "maintain": [0, 2, 22, 28, 39], "make": [0, 2, 10, 22, 27, 40, 44], "malform": [1, 14, 16], "manag": [1, 33], "mandatori": 37, "mani": [9, 11, 27, 29, 35], "manipul": [0, 1, 3, 10, 22, 28, 29, 31, 42, 44], "manner": [0, 4, 10, 21, 27, 42, 45], "mant": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mantissa": 34, "map": [10, 19, 29, 33, 39, 44, 46], "mark": [0, 9, 41], "marker": [9, 33], "martin": 10, "mask": 21, "match": [0, 1, 2, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47], "matches_ref": 0, "matches_v": 0, "mathbb": 21, "mathbf": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mathbin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mathdef1": 0, "mathdef10": 0, "mathdef100": 2, "mathdef1000": 6, "mathdef1001": 6, "mathdef1002": 6, "mathdef1003": 6, "mathdef1004": 6, "mathdef1005": 6, "mathdef1006": 6, "mathdef1007": 6, "mathdef1008": 6, "mathdef1009": 6, "mathdef101": 2, "mathdef1010": 6, "mathdef1011": 6, "mathdef1012": 6, "mathdef1013": 6, "mathdef1014": 6, "mathdef1015": 6, "mathdef1016": 6, "mathdef1017": 6, "mathdef1018": 6, "mathdef1019": 6, "mathdef102": 2, "mathdef1020": 6, "mathdef1021": 6, "mathdef1022": 6, "mathdef1023": 6, "mathdef1024": 6, "mathdef1025": 6, "mathdef1026": 6, "mathdef1027": 6, "mathdef1028": 6, "mathdef1029": 6, "mathdef103": 2, "mathdef1030": 6, "mathdef1031": 6, "mathdef1032": 6, "mathdef1033": 6, "mathdef1034": 6, "mathdef1035": 6, "mathdef1036": 6, "mathdef1037": 6, "mathdef1038": 6, "mathdef1039": 6, "mathdef104": 2, "mathdef1040": 6, "mathdef1041": 6, "mathdef1042": 6, "mathdef1043": 6, "mathdef1044": 6, "mathdef1045": 6, "mathdef1046": 6, "mathdef1047": 6, "mathdef1048": 6, "mathdef1049": 6, "mathdef105": 2, "mathdef1050": 6, "mathdef1051": 6, "mathdef1052": 6, "mathdef1053": 6, "mathdef1054": 6, "mathdef1055": 6, "mathdef1056": 6, "mathdef1057": 6, "mathdef1058": 6, "mathdef1059": 6, "mathdef106": 2, "mathdef1060": 6, "mathdef1061": 6, "mathdef1062": 6, "mathdef1063": 6, "mathdef1064": 6, "mathdef1065": 6, "mathdef1066": 6, "mathdef1067": 6, "mathdef1068": 6, "mathdef1069": 6, "mathdef107": 2, "mathdef1070": 6, "mathdef1071": 6, "mathdef1072": 6, "mathdef1073": 6, "mathdef1074": 6, "mathdef1075": 6, "mathdef1076": 6, "mathdef1077": 6, "mathdef1078": 6, "mathdef1079": 6, "mathdef108": 2, "mathdef1080": 6, "mathdef1081": 6, "mathdef1082": 6, "mathdef1083": 6, "mathdef1084": 6, "mathdef1085": 6, "mathdef1086": 6, "mathdef1087": 6, "mathdef1088": 6, "mathdef1089": 6, "mathdef109": 2, "mathdef1090": 6, "mathdef1091": 6, "mathdef1092": 6, "mathdef1093": 6, "mathdef1094": 6, "mathdef1095": 6, "mathdef1096": 6, "mathdef1097": 6, "mathdef1098": 6, "mathdef1099": 6, "mathdef11": 0, "mathdef110": 2, "mathdef1100": 6, "mathdef1101": 6, "mathdef1102": 6, "mathdef1103": 6, "mathdef1104": 6, "mathdef1105": 6, "mathdef1106": 6, "mathdef1107": 6, "mathdef1108": 6, "mathdef1109": 6, "mathdef111": 2, "mathdef1110": 6, "mathdef1111": 6, "mathdef1112": 6, "mathdef1113": 6, "mathdef1114": 6, "mathdef1115": 6, "mathdef1116": 6, "mathdef1117": 6, "mathdef1118": 6, "mathdef1119": 6, "mathdef112": 2, "mathdef1120": 6, "mathdef1121": 6, "mathdef1122": 6, "mathdef1123": 6, "mathdef1124": 6, "mathdef1125": 6, "mathdef1126": 6, "mathdef1127": 6, "mathdef1128": 6, "mathdef1129": 6, "mathdef113": 2, "mathdef1130": 6, "mathdef1131": 6, "mathdef1132": 6, "mathdef1133": 6, "mathdef1134": 6, "mathdef1135": 6, "mathdef1136": 6, "mathdef1137": 6, "mathdef1138": 6, "mathdef1139": 6, "mathdef114": 2, "mathdef1140": 6, "mathdef1141": 6, "mathdef1142": 6, "mathdef1143": 6, "mathdef1144": 6, "mathdef1145": 6, "mathdef1146": 6, "mathdef1147": 6, "mathdef1148": 6, "mathdef1149": 6, "mathdef115": 2, "mathdef1150": 6, "mathdef1151": 6, "mathdef1152": 6, "mathdef1153": 6, "mathdef1154": 6, "mathdef1155": 6, "mathdef1156": 6, "mathdef1157": 6, "mathdef1158": 6, "mathdef1159": 6, "mathdef116": 2, "mathdef1160": 6, "mathdef1161": 6, "mathdef1162": 6, "mathdef1163": 6, "mathdef1164": 6, "mathdef1165": 6, "mathdef1166": 6, "mathdef1167": 6, "mathdef1168": 6, "mathdef1169": 6, "mathdef117": 2, "mathdef1170": 6, "mathdef1171": 6, "mathdef1172": 6, "mathdef1173": 6, "mathdef1174": 6, "mathdef1175": 6, "mathdef1176": 6, "mathdef1177": 6, "mathdef1178": 6, "mathdef1179": 6, "mathdef118": 2, "mathdef1180": 6, "mathdef1181": 6, "mathdef1182": 6, "mathdef1183": 6, "mathdef1184": 6, "mathdef1185": 6, "mathdef1186": 6, "mathdef1187": 6, "mathdef1188": 6, "mathdef1189": 6, "mathdef119": 2, "mathdef1190": 6, "mathdef1191": 6, "mathdef1192": 6, "mathdef1193": 6, "mathdef1194": 6, "mathdef1195": 6, "mathdef1196": 6, "mathdef1197": 6, "mathdef1198": 6, "mathdef1199": 6, "mathdef12": 0, "mathdef120": 2, "mathdef1200": 6, "mathdef1201": 6, "mathdef1202": 6, "mathdef1203": 6, "mathdef1204": 6, "mathdef1205": 6, "mathdef1206": 6, "mathdef1207": 6, "mathdef1208": 6, "mathdef1209": 6, "mathdef121": 2, "mathdef1210": 6, "mathdef1211": 6, "mathdef1212": 6, "mathdef1213": 6, "mathdef1214": 6, "mathdef1215": 6, "mathdef1216": 6, "mathdef1217": 6, "mathdef1218": 6, "mathdef1219": 6, "mathdef122": 2, "mathdef1220": 6, "mathdef1221": 6, "mathdef1222": 6, "mathdef1223": 6, "mathdef1224": 6, "mathdef1225": 6, "mathdef1226": 6, "mathdef1227": 6, "mathdef1228": 6, "mathdef1229": 6, "mathdef123": 2, "mathdef1230": 6, "mathdef1231": 6, "mathdef1232": 6, "mathdef1233": 6, "mathdef1234": 6, "mathdef1235": 6, "mathdef1236": 6, "mathdef1237": 6, "mathdef1238": 6, "mathdef1239": 6, "mathdef124": 2, "mathdef1240": 6, "mathdef1241": 6, "mathdef1242": 6, "mathdef1243": 6, "mathdef1244": 6, "mathdef1245": 6, "mathdef1246": 6, "mathdef1247": 6, "mathdef1248": 6, "mathdef1249": 6, "mathdef125": 2, "mathdef1250": 6, "mathdef1251": 6, "mathdef1252": 6, "mathdef1253": 6, "mathdef1254": 6, "mathdef1255": 6, "mathdef1256": 6, "mathdef1257": 6, "mathdef1258": 6, "mathdef1259": 6, "mathdef126": 2, "mathdef1260": 6, "mathdef1261": 6, "mathdef1262": 6, "mathdef1263": 6, "mathdef1264": 6, "mathdef1265": 6, "mathdef1266": 6, "mathdef1267": 6, "mathdef1268": 6, "mathdef1269": 6, "mathdef127": 2, "mathdef1270": 6, "mathdef1271": 6, "mathdef1272": 6, "mathdef1273": 6, "mathdef1274": 6, "mathdef1275": 6, "mathdef1276": 6, "mathdef1277": 6, "mathdef1278": 6, "mathdef1279": 6, "mathdef128": 2, "mathdef1280": 6, "mathdef1281": 6, "mathdef1282": 6, "mathdef1283": 6, "mathdef1284": 6, "mathdef1285": 6, "mathdef1286": 6, "mathdef1287": 6, "mathdef1288": 6, "mathdef1289": 6, "mathdef129": 2, "mathdef1290": 6, "mathdef1291": 6, "mathdef1292": 6, "mathdef1293": 6, "mathdef1294": 6, "mathdef1295": 6, "mathdef1296": 6, "mathdef1297": 6, "mathdef1298": 6, "mathdef1299": 6, "mathdef13": 0, "mathdef130": 2, "mathdef1300": 6, "mathdef1301": 6, "mathdef1302": 6, "mathdef1303": 6, "mathdef1304": 6, "mathdef1305": 6, "mathdef1306": 6, "mathdef1307": 6, "mathdef1308": 6, "mathdef1309": 6, "mathdef131": 2, "mathdef1310": 6, "mathdef1311": 6, "mathdef1312": 6, "mathdef1313": 6, "mathdef1314": 6, "mathdef1315": 6, "mathdef1316": 6, "mathdef1317": 6, "mathdef1318": 6, "mathdef1319": 6, "mathdef132": 2, "mathdef1320": 6, "mathdef1321": 6, "mathdef1322": 6, "mathdef1323": 6, "mathdef1324": 6, "mathdef1325": 6, "mathdef1326": 6, "mathdef1327": 6, "mathdef1328": 6, "mathdef1329": 6, "mathdef133": 2, "mathdef1330": 6, "mathdef1331": 6, "mathdef1332": 6, "mathdef1333": 6, "mathdef1334": 6, "mathdef1335": 6, "mathdef1336": 6, "mathdef1337": 6, "mathdef1338": 6, "mathdef1339": 6, "mathdef134": 2, "mathdef1340": 6, "mathdef1341": 6, "mathdef1342": 6, "mathdef1343": 6, "mathdef1344": 6, "mathdef1345": 6, "mathdef1346": 6, "mathdef1347": 6, "mathdef1348": 6, "mathdef1349": 6, "mathdef135": 2, "mathdef1350": 6, "mathdef1351": 6, "mathdef1352": 6, "mathdef1353": 6, "mathdef1354": 6, "mathdef1355": 6, "mathdef1356": 6, "mathdef1357": 6, "mathdef1358": 6, "mathdef1359": 6, "mathdef136": 2, "mathdef1360": 6, "mathdef1361": 6, "mathdef1362": 6, "mathdef1363": 6, "mathdef1364": 6, "mathdef1365": 6, "mathdef1366": 6, "mathdef1367": 6, "mathdef1368": 6, "mathdef1369": 6, "mathdef137": 2, "mathdef1370": 6, "mathdef1371": 6, "mathdef1372": 6, "mathdef1373": 6, "mathdef1374": 6, "mathdef1375": 6, "mathdef1376": 6, "mathdef1377": 6, "mathdef1378": 6, "mathdef1379": 6, "mathdef138": 2, "mathdef1380": 6, "mathdef1381": 6, "mathdef1382": 6, "mathdef1383": 6, "mathdef1384": 6, "mathdef1385": 6, "mathdef1386": 6, "mathdef1387": 6, "mathdef1388": 6, "mathdef1389": 6, "mathdef139": 2, "mathdef1390": 6, "mathdef1391": 6, "mathdef1392": 6, "mathdef1393": 6, "mathdef1394": 6, "mathdef1395": 6, "mathdef1396": 6, "mathdef1397": 6, "mathdef1398": 6, "mathdef1399": 6, "mathdef14": 0, "mathdef140": 2, "mathdef1400": 6, "mathdef1401": 6, "mathdef1402": 6, "mathdef1403": 6, "mathdef1404": 6, "mathdef1405": 6, "mathdef1406": 7, "mathdef1407": 7, "mathdef1408": 7, "mathdef1409": 7, "mathdef141": 2, "mathdef1410": 7, "mathdef1411": 7, "mathdef1412": 7, "mathdef1413": 7, "mathdef1414": 7, "mathdef1415": 7, "mathdef1416": 7, "mathdef1417": 7, "mathdef1418": 7, "mathdef1419": 7, "mathdef142": 2, "mathdef1420": 7, "mathdef1421": 7, "mathdef1422": 7, "mathdef1423": 7, "mathdef1424": 7, "mathdef1425": 7, "mathdef1426": 7, "mathdef1427": 7, "mathdef1428": 7, "mathdef1429": 7, "mathdef143": 2, "mathdef1430": 7, "mathdef1431": 7, "mathdef1432": 7, "mathdef1433": 7, "mathdef1434": 7, "mathdef1435": 7, "mathdef1436": 7, "mathdef1437": 7, "mathdef1438": 7, "mathdef1439": 7, "mathdef144": 2, "mathdef1440": 7, "mathdef1441": 7, "mathdef1442": 7, "mathdef1443": 7, "mathdef1444": 7, "mathdef1445": 7, "mathdef1446": 7, "mathdef1447": 7, "mathdef1448": 7, "mathdef1449": 7, "mathdef145": 2, "mathdef1450": 8, "mathdef1451": 8, "mathdef1452": 8, "mathdef1453": 8, "mathdef1454": 8, "mathdef1455": 8, "mathdef1456": 8, "mathdef1457": 8, "mathdef1458": 8, "mathdef1459": 8, "mathdef146": 2, "mathdef1460": 8, "mathdef1461": 8, "mathdef1462": 8, "mathdef1463": 8, "mathdef1464": 8, "mathdef1465": 8, "mathdef1466": 8, "mathdef1467": 8, "mathdef1468": 8, "mathdef1469": 8, "mathdef147": 2, "mathdef1470": 8, "mathdef1471": 8, "mathdef1472": 8, "mathdef1473": 8, "mathdef1474": 8, "mathdef1475": 8, "mathdef1476": 8, "mathdef1477": 8, "mathdef1478": 8, "mathdef1479": 8, "mathdef148": 2, "mathdef1480": 8, "mathdef1481": 8, "mathdef1482": 8, "mathdef1483": 8, "mathdef1484": 8, "mathdef1485": 8, "mathdef1486": 8, "mathdef1487": 8, "mathdef1488": 8, "mathdef1489": 8, "mathdef149": 2, "mathdef1490": 8, "mathdef1491": 8, "mathdef1492": 8, "mathdef1493": 8, "mathdef1494": 8, "mathdef1495": 8, "mathdef1496": 8, "mathdef1497": 8, "mathdef1498": 8, "mathdef1499": 8, "mathdef15": 0, "mathdef150": 2, "mathdef1500": 8, "mathdef1501": 8, "mathdef1502": 8, "mathdef1503": 8, "mathdef1504": 8, "mathdef1505": 8, "mathdef1506": 8, "mathdef1507": 8, "mathdef1508": 8, "mathdef1509": 8, "mathdef151": 2, "mathdef1510": 8, "mathdef1511": 8, "mathdef1512": 8, "mathdef1513": 8, "mathdef1514": 8, "mathdef1515": 8, "mathdef1516": 8, "mathdef1517": 8, "mathdef1518": 8, "mathdef1519": 8, "mathdef152": 2, "mathdef1520": 8, "mathdef1521": 8, "mathdef1522": 8, "mathdef1523": 8, "mathdef1524": 8, "mathdef1525": 8, "mathdef1526": 8, "mathdef1527": 8, "mathdef1528": 8, "mathdef1529": 8, "mathdef153": 2, "mathdef1530": 8, "mathdef1531": 8, "mathdef1532": 8, "mathdef1533": 8, "mathdef1534": 9, "mathdef1535": 9, "mathdef1536": 9, "mathdef1537": 9, "mathdef1538": 9, "mathdef1539": 9, "mathdef154": 2, "mathdef1540": 9, "mathdef1541": 9, "mathdef1542": 9, "mathdef1543": 9, "mathdef1544": 9, "mathdef1545": 9, "mathdef1546": 9, "mathdef1547": 9, "mathdef1548": 9, "mathdef1549": 9, "mathdef155": 2, "mathdef1550": 9, "mathdef1551": 9, "mathdef1552": 9, "mathdef1553": 9, "mathdef1554": 9, "mathdef1555": 9, "mathdef1556": 9, "mathdef1557": 9, "mathdef1558": 9, "mathdef1559": 9, "mathdef156": 2, "mathdef1560": 9, "mathdef1561": 9, "mathdef1562": 9, "mathdef1563": 9, "mathdef1564": 9, "mathdef1565": 9, "mathdef1566": 9, "mathdef1567": 9, "mathdef1568": 9, "mathdef1569": 9, "mathdef157": 2, "mathdef1570": 9, "mathdef1571": 9, "mathdef1572": 9, "mathdef1573": 9, "mathdef1574": 9, "mathdef1575": 9, "mathdef1576": 9, "mathdef1577": 9, "mathdef1578": 9, "mathdef1579": 9, "mathdef158": 2, "mathdef1580": 9, "mathdef1581": 9, "mathdef1582": 9, "mathdef1583": 9, "mathdef1584": 9, "mathdef1585": 9, "mathdef1586": 9, "mathdef1587": 10, "mathdef1588": 10, "mathdef1589": 10, "mathdef159": 2, "mathdef1590": 10, "mathdef1591": 10, "mathdef1592": 10, "mathdef1593": 10, "mathdef1594": 10, "mathdef1595": 10, "mathdef1596": 10, "mathdef1597": 10, "mathdef1598": 10, "mathdef1599": 10, "mathdef16": 0, "mathdef160": 2, "mathdef1600": 10, "mathdef1601": 10, "mathdef1602": 10, "mathdef1603": 10, "mathdef1604": 10, "mathdef1605": 10, "mathdef1606": 10, "mathdef1607": 10, "mathdef1608": 10, "mathdef1609": 10, "mathdef161": 2, "mathdef1610": 10, "mathdef1611": 10, "mathdef1612": 10, "mathdef1613": 10, "mathdef1614": 10, "mathdef1615": 10, "mathdef1616": 10, "mathdef1617": 10, "mathdef1618": 10, "mathdef1619": 10, "mathdef162": 2, "mathdef1620": 10, "mathdef1621": 10, "mathdef1622": 10, "mathdef1623": 10, "mathdef1624": 10, "mathdef1625": 10, "mathdef1626": 10, "mathdef1627": 10, "mathdef1628": 10, "mathdef1629": 10, "mathdef163": 2, "mathdef1630": 10, "mathdef1631": 11, "mathdef1632": 11, "mathdef1633": 11, "mathdef1634": 11, "mathdef1635": 11, "mathdef1636": 11, "mathdef1637": 11, "mathdef1638": 11, "mathdef1639": 11, "mathdef164": 2, "mathdef1640": 11, "mathdef1641": 11, "mathdef1642": 11, "mathdef1643": 11, "mathdef1644": 11, "mathdef1645": 11, "mathdef1646": 11, "mathdef1647": 11, "mathdef1648": 11, "mathdef1649": 11, "mathdef165": 2, "mathdef1650": 11, "mathdef1651": 11, "mathdef1652": 11, "mathdef1653": 11, "mathdef1654": 11, "mathdef1655": 11, "mathdef1656": 11, "mathdef1657": 11, "mathdef1658": 11, "mathdef1659": 11, "mathdef166": 2, "mathdef1660": 11, "mathdef1661": 11, "mathdef1662": 11, "mathdef1663": 11, "mathdef1664": 11, "mathdef1665": 11, "mathdef1666": 11, "mathdef1667": 11, "mathdef1668": 11, "mathdef1669": 11, "mathdef167": 2, "mathdef1670": 11, "mathdef1671": 11, "mathdef1672": 11, "mathdef1673": 11, "mathdef1674": 11, "mathdef1675": 12, "mathdef1676": 12, "mathdef1677": 12, "mathdef1678": 12, "mathdef1679": 12, "mathdef168": 2, "mathdef1680": 12, "mathdef1681": 12, "mathdef1682": 12, "mathdef1683": 12, "mathdef1684": 12, "mathdef1685": 12, "mathdef1686": 12, "mathdef1687": 12, "mathdef1688": 12, "mathdef1689": 12, "mathdef169": 2, "mathdef1690": 12, "mathdef1691": 12, "mathdef1692": 12, "mathdef1693": 12, "mathdef1694": 12, "mathdef1695": 12, "mathdef1696": 12, "mathdef1697": 12, "mathdef1698": 12, "mathdef1699": 12, "mathdef17": 0, "mathdef170": 2, "mathdef1700": 12, "mathdef1701": 12, "mathdef1702": 12, "mathdef1703": 12, "mathdef1704": 12, "mathdef1705": 12, "mathdef1706": 12, "mathdef1707": 12, "mathdef1708": 12, "mathdef1709": 12, "mathdef171": 2, "mathdef1710": 12, "mathdef1711": 12, "mathdef1712": 12, "mathdef1713": 12, "mathdef1714": 12, "mathdef1715": 12, "mathdef1716": 12, "mathdef1717": 12, "mathdef1718": 12, "mathdef1719": 13, "mathdef172": 2, "mathdef1720": 13, "mathdef1721": 13, "mathdef1722": 13, "mathdef1723": 13, "mathdef1724": 13, "mathdef1725": 13, "mathdef1726": 13, "mathdef1727": 13, "mathdef1728": 13, "mathdef1729": 13, "mathdef173": 2, "mathdef1730": 13, "mathdef1731": 13, "mathdef1732": 13, "mathdef1733": 13, "mathdef1734": 13, "mathdef1735": 13, "mathdef1736": 13, "mathdef1737": 13, "mathdef1738": 13, "mathdef1739": 13, "mathdef174": 2, "mathdef1740": 13, "mathdef1741": 13, "mathdef1742": 13, "mathdef1743": 13, "mathdef1744": 13, "mathdef1745": 13, "mathdef1746": 13, "mathdef1747": 13, "mathdef1748": 13, "mathdef1749": 13, "mathdef175": 2, "mathdef1750": 13, "mathdef1751": 13, "mathdef1752": 13, "mathdef1753": 13, "mathdef1754": 13, "mathdef1755": 13, "mathdef1756": 13, "mathdef1757": 13, "mathdef1758": 13, "mathdef1759": 13, "mathdef176": 2, "mathdef1760": 13, "mathdef1761": 13, "mathdef1762": 13, "mathdef1763": 13, "mathdef1764": 13, "mathdef1765": 13, "mathdef1766": 13, "mathdef1767": 13, "mathdef1768": 13, "mathdef1769": 13, "mathdef177": 2, "mathdef1770": 13, "mathdef1771": 13, "mathdef1772": 13, "mathdef1773": 13, "mathdef1774": 13, "mathdef1775": 13, "mathdef1776": 13, "mathdef1777": 13, "mathdef1778": 13, "mathdef1779": 13, "mathdef178": 3, "mathdef1780": 13, "mathdef1781": 13, "mathdef1782": 13, "mathdef1783": 14, "mathdef1784": 14, "mathdef1785": 14, "mathdef1786": 14, "mathdef1787": 14, "mathdef1788": 14, "mathdef1789": 14, "mathdef179": 3, "mathdef1790": 14, "mathdef1791": 14, "mathdef1792": 14, "mathdef1793": 14, "mathdef1794": 14, "mathdef1795": 14, "mathdef1796": 14, "mathdef1797": 14, "mathdef1798": 14, "mathdef1799": 14, "mathdef18": 0, "mathdef180": 3, "mathdef1800": 14, "mathdef1801": 14, "mathdef1802": 14, "mathdef1803": 14, "mathdef1804": 14, "mathdef1805": 14, "mathdef1806": 14, "mathdef1807": 14, "mathdef1808": 14, "mathdef1809": 14, "mathdef181": 3, "mathdef1810": 14, "mathdef1811": 14, "mathdef1812": 14, "mathdef1813": 14, "mathdef1814": 14, "mathdef1815": 14, "mathdef1816": 14, "mathdef1817": 14, "mathdef1818": 14, "mathdef1819": 14, "mathdef182": 3, "mathdef1820": 14, "mathdef1821": 14, "mathdef1822": 14, "mathdef1823": 14, "mathdef1824": 14, "mathdef1825": 14, "mathdef1826": 14, "mathdef1827": 14, "mathdef1828": 15, "mathdef1829": 15, "mathdef183": 3, "mathdef1830": 15, "mathdef1831": 15, "mathdef1832": 15, "mathdef1833": 15, "mathdef1834": 15, "mathdef1835": 15, "mathdef1836": 15, "mathdef1837": 15, "mathdef1838": 15, "mathdef1839": 15, "mathdef184": 3, "mathdef1840": 15, "mathdef1841": 15, "mathdef1842": 15, "mathdef1843": 15, "mathdef1844": 15, "mathdef1845": 15, "mathdef1846": 15, "mathdef1847": 15, "mathdef1848": 15, "mathdef1849": 15, "mathdef185": 3, "mathdef1850": 15, "mathdef1851": 15, "mathdef1852": 15, "mathdef1853": 15, "mathdef1854": 15, "mathdef1855": 15, "mathdef1856": 15, "mathdef1857": 15, "mathdef1858": 15, "mathdef1859": 15, "mathdef186": 3, "mathdef1860": 15, "mathdef1861": 15, "mathdef1862": 15, "mathdef1863": 15, "mathdef1864": 15, "mathdef1865": 15, "mathdef1866": 15, "mathdef1867": 15, "mathdef1868": 15, "mathdef1869": 15, "mathdef187": 3, "mathdef1870": 15, "mathdef1871": 15, "mathdef1872": 16, "mathdef1873": 16, "mathdef1874": 16, "mathdef1875": 16, "mathdef1876": 16, "mathdef1877": 16, "mathdef1878": 16, "mathdef1879": 16, "mathdef188": 3, "mathdef1880": 16, "mathdef1881": 16, "mathdef1882": 16, "mathdef1883": 16, "mathdef1884": 16, "mathdef1885": 16, "mathdef1886": 16, "mathdef1887": 16, "mathdef1888": 16, "mathdef1889": 16, "mathdef189": 3, "mathdef1890": 16, "mathdef1891": 16, "mathdef1892": 16, "mathdef1893": 16, "mathdef1894": 16, "mathdef1895": 16, "mathdef1896": 16, "mathdef1897": 16, "mathdef1898": 16, "mathdef1899": 16, "mathdef19": 0, "mathdef190": 3, "mathdef1900": 16, "mathdef1901": 16, "mathdef1902": 16, "mathdef1903": 16, "mathdef1904": 16, "mathdef1905": 16, "mathdef1906": 16, "mathdef1907": 16, "mathdef1908": 16, "mathdef1909": 16, "mathdef191": 3, "mathdef1910": 16, "mathdef1911": 16, "mathdef1912": 16, "mathdef1913": 16, "mathdef1914": 16, "mathdef1915": 16, "mathdef1916": 17, "mathdef1917": 17, "mathdef1918": 17, "mathdef1919": 17, "mathdef192": 3, "mathdef1920": 17, "mathdef1921": 17, "mathdef1922": 17, "mathdef1923": 17, "mathdef1924": 17, "mathdef1925": 17, "mathdef1926": 17, "mathdef1927": 17, "mathdef1928": 17, "mathdef1929": 17, "mathdef193": 3, "mathdef1930": 17, "mathdef1931": 17, "mathdef1932": 17, "mathdef1933": 17, "mathdef1934": 17, "mathdef1935": 17, "mathdef1936": 17, "mathdef1937": 17, "mathdef1938": 17, "mathdef1939": 17, "mathdef194": 3, "mathdef1940": 17, "mathdef1941": 17, "mathdef1942": 17, "mathdef1943": 17, "mathdef1944": 17, "mathdef1945": 17, "mathdef1946": 17, "mathdef1947": 17, "mathdef1948": 17, "mathdef1949": 17, "mathdef195": 3, "mathdef1950": 17, "mathdef1951": 17, "mathdef1952": 17, "mathdef1953": 17, "mathdef1954": 17, "mathdef1955": 17, "mathdef1956": 17, "mathdef1957": 17, "mathdef1958": 17, "mathdef1959": 17, "mathdef196": 3, "mathdef1960": 18, "mathdef1961": 18, "mathdef1962": 18, "mathdef1963": 18, "mathdef1964": 18, "mathdef1965": 18, "mathdef1966": 18, "mathdef1967": 18, "mathdef1968": 18, "mathdef1969": 18, "mathdef197": 3, "mathdef1970": 18, "mathdef1971": 18, "mathdef1972": 18, "mathdef1973": 18, "mathdef1974": 18, "mathdef1975": 18, "mathdef1976": 18, "mathdef1977": 18, "mathdef1978": 18, "mathdef1979": 18, "mathdef198": 3, "mathdef1980": 18, "mathdef1981": 18, "mathdef1982": 18, "mathdef1983": 18, "mathdef1984": 18, "mathdef1985": 18, "mathdef1986": 18, "mathdef1987": 18, "mathdef1988": 18, "mathdef1989": 18, "mathdef199": 3, "mathdef1990": 18, "mathdef1991": 18, "mathdef1992": 18, "mathdef1993": 18, "mathdef1994": 18, "mathdef1995": 18, "mathdef1996": 18, "mathdef1997": 18, "mathdef1998": 18, "mathdef1999": 18, "mathdef2": 0, "mathdef20": 0, "mathdef200": 3, "mathdef2000": 18, "mathdef2001": 18, "mathdef2002": 18, "mathdef2003": 18, "mathdef2004": 19, "mathdef2005": 19, "mathdef2006": 19, "mathdef2007": 19, "mathdef2008": 19, "mathdef2009": 19, "mathdef201": 3, "mathdef2010": 19, "mathdef2011": 19, "mathdef2012": 19, "mathdef2013": 19, "mathdef2014": 19, "mathdef2015": 19, "mathdef2016": 19, "mathdef2017": 19, "mathdef2018": 19, "mathdef2019": 19, "mathdef202": 3, "mathdef2020": 19, "mathdef2021": 19, "mathdef2022": 19, "mathdef2023": 19, "mathdef2024": 19, "mathdef2025": 19, "mathdef2026": 19, "mathdef2027": 19, "mathdef2028": 19, "mathdef2029": 19, "mathdef203": 3, "mathdef2030": 19, "mathdef2031": 19, "mathdef2032": 19, "mathdef2033": 19, "mathdef2034": 19, "mathdef2035": 19, "mathdef2036": 19, "mathdef2037": 19, "mathdef2038": 19, "mathdef2039": 19, "mathdef204": 3, "mathdef2040": 19, "mathdef2041": 19, "mathdef2042": 19, "mathdef2043": 19, "mathdef2044": 19, "mathdef2045": 19, "mathdef2046": 19, "mathdef2047": 19, "mathdef2048": 20, "mathdef2049": 20, "mathdef205": 3, "mathdef2050": 20, "mathdef2051": 20, "mathdef2052": 20, "mathdef2053": 20, "mathdef2054": 20, "mathdef2055": 20, "mathdef2056": 20, "mathdef2057": 20, "mathdef2058": 20, "mathdef2059": 20, "mathdef206": 3, "mathdef2060": 20, "mathdef2061": 20, "mathdef2062": 20, "mathdef2063": 20, "mathdef2064": 20, "mathdef2065": 20, "mathdef2066": 20, "mathdef2067": 20, "mathdef2068": 20, "mathdef2069": 20, "mathdef207": 3, "mathdef2070": 20, "mathdef2071": 20, "mathdef2072": 20, "mathdef2073": 20, "mathdef2074": 20, "mathdef2075": 20, "mathdef2076": 20, "mathdef2077": 20, "mathdef2078": 20, "mathdef2079": 20, "mathdef208": 3, "mathdef2080": 20, "mathdef2081": 20, "mathdef2082": 20, "mathdef2083": 20, "mathdef2084": 20, "mathdef2085": 20, "mathdef2086": 20, "mathdef2087": 20, "mathdef2088": 20, "mathdef2089": 20, "mathdef209": 3, "mathdef2090": 20, "mathdef2091": 20, "mathdef2092": 21, "mathdef2093": 21, "mathdef2094": 21, "mathdef2095": 21, "mathdef2096": 21, "mathdef2097": 21, "mathdef2098": 21, "mathdef2099": 21, "mathdef21": 0, "mathdef210": 3, "mathdef2100": 21, "mathdef2101": 21, "mathdef2102": 21, "mathdef2103": 21, "mathdef2104": 21, "mathdef2105": 21, "mathdef2106": 21, "mathdef2107": 21, "mathdef2108": 21, "mathdef2109": 21, "mathdef211": 3, "mathdef2110": 21, "mathdef2111": 21, "mathdef2112": 21, "mathdef2113": 21, "mathdef2114": 21, "mathdef2115": 21, "mathdef2116": 21, "mathdef2117": 21, "mathdef2118": 21, "mathdef2119": 21, "mathdef212": 3, "mathdef2120": 21, "mathdef2121": 21, "mathdef2122": 21, "mathdef2123": 21, "mathdef2124": 21, "mathdef2125": 21, "mathdef2126": 21, "mathdef2127": 21, "mathdef2128": 21, "mathdef2129": 21, "mathdef213": 3, "mathdef2130": 21, "mathdef2131": 21, "mathdef2132": 21, "mathdef2133": 21, "mathdef2134": 21, "mathdef2135": 21, "mathdef2136": 21, "mathdef2137": 21, "mathdef2138": 22, "mathdef2139": 22, "mathdef214": 3, "mathdef2140": 22, "mathdef2141": 22, "mathdef2142": 22, "mathdef2143": 22, "mathdef2144": 22, "mathdef2145": 22, "mathdef2146": 22, "mathdef2147": 22, "mathdef2148": 22, "mathdef2149": 22, "mathdef215": 3, "mathdef2150": 22, "mathdef2151": 22, "mathdef2152": 22, "mathdef2153": 22, "mathdef2154": 22, "mathdef2155": 22, "mathdef2156": 22, "mathdef2157": 22, "mathdef2158": 22, "mathdef2159": 22, "mathdef216": 3, "mathdef2160": 22, "mathdef2161": 22, "mathdef2162": 22, "mathdef2163": 22, "mathdef2164": 22, "mathdef2165": 22, "mathdef2166": 22, "mathdef2167": 22, "mathdef2168": 22, "mathdef2169": 22, "mathdef217": 3, "mathdef2170": 22, "mathdef2171": 22, "mathdef2172": 22, "mathdef2173": 22, "mathdef2174": 22, "mathdef2175": 22, "mathdef2176": 22, "mathdef2177": 22, "mathdef2178": 22, "mathdef2179": 22, "mathdef218": 3, "mathdef2180": 22, "mathdef2181": 22, "mathdef2182": 23, "mathdef2183": 23, "mathdef2184": 23, "mathdef2185": 23, "mathdef2186": 23, "mathdef2187": 23, "mathdef2188": 23, "mathdef2189": 23, "mathdef219": 3, "mathdef2190": 23, "mathdef2191": 23, "mathdef2192": 23, "mathdef2193": 23, "mathdef2194": 23, "mathdef2195": 23, "mathdef2196": 23, "mathdef2197": 23, "mathdef2198": 23, "mathdef2199": 23, "mathdef22": 0, "mathdef220": 3, "mathdef2200": 23, "mathdef2201": 23, "mathdef2202": 23, "mathdef2203": 23, "mathdef2204": 23, "mathdef2205": 23, "mathdef2206": 23, "mathdef2207": 23, "mathdef2208": 23, "mathdef2209": 23, "mathdef221": 3, "mathdef2210": 23, "mathdef2211": 23, "mathdef2212": 23, "mathdef2213": 23, "mathdef2214": 23, "mathdef2215": 23, "mathdef2216": 23, "mathdef2217": 23, "mathdef2218": 23, "mathdef2219": 23, "mathdef222": 4, "mathdef2220": 23, "mathdef2221": 23, "mathdef2222": 23, "mathdef2223": 23, "mathdef2224": 23, "mathdef2225": 23, "mathdef2226": 24, "mathdef2227": 24, "mathdef2228": 24, "mathdef2229": 24, "mathdef223": 4, "mathdef2230": 24, "mathdef2231": 24, "mathdef2232": 24, "mathdef2233": 24, "mathdef2234": 24, "mathdef2235": 24, "mathdef2236": 24, "mathdef2237": 24, "mathdef2238": 24, "mathdef2239": 24, "mathdef224": 4, "mathdef2240": 24, "mathdef2241": 24, "mathdef2242": 24, "mathdef2243": 24, "mathdef2244": 24, "mathdef2245": 24, "mathdef2246": 24, "mathdef2247": 24, "mathdef2248": 24, "mathdef2249": 24, "mathdef225": 4, "mathdef2250": 24, "mathdef2251": 24, "mathdef2252": 24, "mathdef2253": 24, "mathdef2254": 24, "mathdef2255": 24, "mathdef2256": 24, "mathdef2257": 24, "mathdef2258": 24, "mathdef2259": 24, "mathdef226": 4, "mathdef2260": 24, "mathdef2261": 24, "mathdef2262": 24, "mathdef2263": 24, "mathdef2264": 24, "mathdef2265": 24, "mathdef2266": 24, "mathdef2267": 24, "mathdef2268": 24, "mathdef2269": 24, "mathdef227": 4, "mathdef2270": 25, "mathdef2271": 25, "mathdef2272": 25, "mathdef2273": 25, "mathdef2274": 25, "mathdef2275": 25, "mathdef2276": 25, "mathdef2277": 25, "mathdef2278": 25, "mathdef2279": 25, "mathdef228": 4, "mathdef2280": 25, "mathdef2281": 25, "mathdef2282": 25, "mathdef2283": 25, "mathdef2284": 25, "mathdef2285": 25, "mathdef2286": 25, "mathdef2287": 25, "mathdef2288": 25, "mathdef2289": 25, "mathdef229": 4, "mathdef2290": 25, "mathdef2291": 25, "mathdef2292": 25, "mathdef2293": 25, "mathdef2294": 25, "mathdef2295": 25, "mathdef2296": 25, "mathdef2297": 25, "mathdef2298": 25, "mathdef2299": 25, "mathdef23": 0, "mathdef230": 4, "mathdef2300": 25, "mathdef2301": 25, "mathdef2302": 25, "mathdef2303": 25, "mathdef2304": 25, "mathdef2305": 25, "mathdef2306": 25, "mathdef2307": 25, "mathdef2308": 25, "mathdef2309": 25, "mathdef231": 4, "mathdef2310": 25, "mathdef2311": 25, "mathdef2312": 25, "mathdef2313": 25, "mathdef2314": 26, "mathdef2315": 26, "mathdef2316": 26, "mathdef2317": 26, "mathdef2318": 26, "mathdef2319": 26, "mathdef232": 4, "mathdef2320": 26, "mathdef2321": 26, "mathdef2322": 26, "mathdef2323": 26, "mathdef2324": 26, "mathdef2325": 26, "mathdef2326": 26, "mathdef2327": 26, "mathdef2328": 26, "mathdef2329": 26, "mathdef233": 4, "mathdef2330": 26, "mathdef2331": 26, "mathdef2332": 26, "mathdef2333": 26, "mathdef2334": 26, "mathdef2335": 26, "mathdef2336": 26, "mathdef2337": 26, "mathdef2338": 26, "mathdef2339": 26, "mathdef234": 4, "mathdef2340": 26, "mathdef2341": 26, "mathdef2342": 26, "mathdef2343": 26, "mathdef2344": 26, "mathdef2345": 26, "mathdef2346": 26, "mathdef2347": 26, "mathdef2348": 26, "mathdef2349": 26, "mathdef235": 4, "mathdef2350": 26, "mathdef2351": 26, "mathdef2352": 26, "mathdef2353": 26, "mathdef2354": 26, "mathdef2355": 26, "mathdef2356": 26, "mathdef2357": 26, "mathdef2358": 27, "mathdef2359": 27, "mathdef236": 4, "mathdef2360": 27, "mathdef2361": 27, "mathdef2362": 27, "mathdef2363": 27, "mathdef2364": 27, "mathdef2365": 27, "mathdef2366": 27, "mathdef2367": 27, "mathdef2368": 27, "mathdef2369": 27, "mathdef237": 4, "mathdef2370": 27, "mathdef2371": 27, "mathdef2372": 27, "mathdef2373": 27, "mathdef2374": 27, "mathdef2375": 27, "mathdef2376": 27, "mathdef2377": 27, "mathdef2378": 27, "mathdef2379": 27, "mathdef238": 4, "mathdef2380": 27, "mathdef2381": 27, "mathdef2382": 27, "mathdef2383": 27, "mathdef2384": 27, "mathdef2385": 27, "mathdef2386": 27, "mathdef2387": 27, "mathdef2388": 27, "mathdef2389": 27, "mathdef239": 4, "mathdef2390": 27, "mathdef2391": 27, "mathdef2392": 27, "mathdef2393": 27, "mathdef2394": 27, "mathdef2395": 27, "mathdef2396": 27, "mathdef2397": 27, "mathdef2398": 27, "mathdef2399": 27, "mathdef24": 0, "mathdef240": 4, "mathdef2400": 27, "mathdef2401": 27, "mathdef2402": 28, "mathdef2403": 28, "mathdef2404": 28, "mathdef2405": 28, "mathdef2406": 28, "mathdef2407": 28, "mathdef2408": 28, "mathdef2409": 28, "mathdef241": 4, "mathdef2410": 28, "mathdef2411": 28, "mathdef2412": 28, "mathdef2413": 28, "mathdef2414": 28, "mathdef2415": 28, "mathdef2416": 28, "mathdef2417": 28, "mathdef2418": 28, "mathdef2419": 28, "mathdef242": 4, "mathdef2420": 28, "mathdef2421": 28, "mathdef2422": 28, "mathdef2423": 28, "mathdef2424": 28, "mathdef2425": 28, "mathdef2426": 28, "mathdef2427": 28, "mathdef2428": 28, "mathdef2429": 28, "mathdef243": 4, "mathdef2430": 28, "mathdef2431": 28, "mathdef2432": 28, "mathdef2433": 28, "mathdef2434": 28, "mathdef2435": 28, "mathdef2436": 28, "mathdef2437": 28, "mathdef2438": 28, "mathdef2439": 28, "mathdef244": 4, "mathdef2440": 28, "mathdef2441": 28, "mathdef2442": 28, "mathdef2443": 28, "mathdef2444": 28, "mathdef2445": 28, "mathdef2446": 29, "mathdef2447": 29, "mathdef2448": 29, "mathdef2449": 29, "mathdef245": 4, "mathdef2450": 29, "mathdef2451": 29, "mathdef2452": 29, "mathdef2453": 29, "mathdef2454": 29, "mathdef2455": 29, "mathdef2456": 29, "mathdef2457": 29, "mathdef2458": 29, "mathdef2459": 29, "mathdef246": 4, "mathdef2460": 29, "mathdef2461": 29, "mathdef2462": 29, "mathdef2463": 29, "mathdef2464": 29, "mathdef2465": 29, "mathdef2466": 29, "mathdef2467": 29, "mathdef2468": 29, "mathdef2469": 29, "mathdef247": 4, "mathdef2470": 29, "mathdef2471": 29, "mathdef2472": 29, "mathdef2473": 29, "mathdef2474": 29, "mathdef2475": 29, "mathdef2476": 29, "mathdef2477": 29, "mathdef2478": 29, "mathdef2479": 29, "mathdef248": 4, "mathdef2480": 29, "mathdef2481": 29, "mathdef2482": 29, "mathdef2483": 29, "mathdef2484": 29, "mathdef2485": 29, "mathdef2486": 29, "mathdef2487": 29, "mathdef2488": 29, "mathdef2489": 29, "mathdef249": 4, "mathdef2490": 30, "mathdef2491": 30, "mathdef2492": 30, "mathdef2493": 30, "mathdef2494": 30, "mathdef2495": 30, "mathdef2496": 30, "mathdef2497": 30, "mathdef2498": 30, "mathdef2499": 30, "mathdef25": 0, "mathdef250": 4, "mathdef2500": 30, "mathdef2501": 30, "mathdef2502": 30, "mathdef2503": 30, "mathdef2504": 30, "mathdef2505": 30, "mathdef2506": 30, "mathdef2507": 30, "mathdef2508": 30, "mathdef2509": 30, "mathdef251": 4, "mathdef2510": 30, "mathdef2511": 30, "mathdef2512": 30, "mathdef2513": 30, "mathdef2514": 30, "mathdef2515": 30, "mathdef2516": 30, "mathdef2517": 30, "mathdef2518": 30, "mathdef2519": 30, "mathdef252": 4, "mathdef2520": 30, "mathdef2521": 30, "mathdef2522": 30, "mathdef2523": 30, "mathdef2524": 30, "mathdef2525": 30, "mathdef2526": 30, "mathdef2527": 30, "mathdef2528": 30, "mathdef2529": 30, "mathdef253": 4, "mathdef2530": 30, "mathdef2531": 30, "mathdef2532": 30, "mathdef2533": 30, "mathdef2534": 31, "mathdef2535": 31, "mathdef2536": 31, "mathdef2537": 31, "mathdef2538": 31, "mathdef2539": 31, "mathdef254": 4, "mathdef2540": 31, "mathdef2541": 31, "mathdef2542": 31, "mathdef2543": 31, "mathdef2544": 31, "mathdef2545": 31, "mathdef2546": 31, "mathdef2547": 31, "mathdef2548": 31, "mathdef2549": 31, "mathdef255": 4, "mathdef2550": 31, "mathdef2551": 31, "mathdef2552": 31, "mathdef2553": 31, "mathdef2554": 31, "mathdef2555": 31, "mathdef2556": 31, "mathdef2557": 31, "mathdef2558": 31, "mathdef2559": 31, "mathdef256": 4, "mathdef2560": 31, "mathdef2561": 31, "mathdef2562": 31, "mathdef2563": 31, "mathdef2564": 31, "mathdef2565": 31, "mathdef2566": 31, "mathdef2567": 31, "mathdef2568": 31, "mathdef2569": 31, "mathdef257": 4, "mathdef2570": 31, "mathdef2571": 31, "mathdef2572": 31, "mathdef2573": 31, "mathdef2574": 31, "mathdef2575": 31, "mathdef2576": 31, "mathdef2577": 31, "mathdef2578": 32, "mathdef2579": 32, "mathdef258": 4, "mathdef2580": 32, "mathdef2581": 32, "mathdef2582": 32, "mathdef2583": 32, "mathdef2584": 32, "mathdef2585": 32, "mathdef2586": 32, "mathdef2587": 32, "mathdef2588": 32, "mathdef2589": 32, "mathdef259": 4, "mathdef2590": 32, "mathdef2591": 32, "mathdef2592": 32, "mathdef2593": 32, "mathdef2594": 32, "mathdef2595": 32, "mathdef2596": 32, "mathdef2597": 32, "mathdef2598": 32, "mathdef2599": 32, "mathdef26": 0, "mathdef260": 4, "mathdef2600": 32, "mathdef2601": 32, "mathdef2602": 32, "mathdef2603": 32, "mathdef2604": 32, "mathdef2605": 32, "mathdef2606": 32, "mathdef2607": 32, "mathdef2608": 32, "mathdef2609": 32, "mathdef261": 4, "mathdef2610": 32, "mathdef2611": 32, "mathdef2612": 32, "mathdef2613": 32, "mathdef2614": 32, "mathdef2615": 32, "mathdef2616": 32, "mathdef2617": 32, "mathdef2618": 32, "mathdef2619": 32, "mathdef262": 4, "mathdef2620": 32, "mathdef2621": 32, "mathdef2622": 33, "mathdef2623": 33, "mathdef2624": 33, "mathdef2625": 33, "mathdef2626": 33, "mathdef2627": 33, "mathdef2628": 33, "mathdef2629": 33, "mathdef263": 4, "mathdef2630": 33, "mathdef2631": 33, "mathdef2632": 33, "mathdef2633": 33, "mathdef2634": 33, "mathdef2635": 33, "mathdef2636": 33, "mathdef2637": 33, "mathdef2638": 33, "mathdef2639": 33, "mathdef264": 4, "mathdef2640": 33, "mathdef2641": 33, "mathdef2642": 33, "mathdef2643": 33, "mathdef2644": 33, "mathdef2645": 33, "mathdef2646": 33, "mathdef2647": 33, "mathdef2648": 33, "mathdef2649": 33, "mathdef265": 4, "mathdef2650": 33, "mathdef2651": 33, "mathdef2652": 33, "mathdef2653": 33, "mathdef2654": 33, "mathdef2655": 33, "mathdef2656": 33, "mathdef2657": 33, "mathdef2658": 33, "mathdef2659": 33, "mathdef266": 5, "mathdef2660": 33, "mathdef2661": 33, "mathdef2662": 33, "mathdef2663": 33, "mathdef2664": 33, "mathdef2665": 33, "mathdef2666": 34, "mathdef2667": 34, "mathdef2668": 34, "mathdef2669": 34, "mathdef267": 5, "mathdef2670": 34, "mathdef2671": 34, "mathdef2672": 34, "mathdef2673": 34, "mathdef2674": 34, "mathdef2675": 34, "mathdef2676": 34, "mathdef2677": 34, "mathdef2678": 34, "mathdef2679": 34, "mathdef268": 5, "mathdef2680": 34, "mathdef2681": 34, "mathdef2682": 34, "mathdef2683": 34, "mathdef2684": 34, "mathdef2685": 34, "mathdef2686": 34, "mathdef2687": 34, "mathdef2688": 34, "mathdef2689": 34, "mathdef269": 5, "mathdef2690": 34, "mathdef2691": 34, "mathdef2692": 34, "mathdef2693": 34, "mathdef2694": 34, "mathdef2695": 34, "mathdef2696": 34, "mathdef2697": 34, "mathdef2698": 34, "mathdef2699": 34, "mathdef27": 0, "mathdef270": 5, "mathdef2700": 34, "mathdef2701": 34, "mathdef2702": 34, "mathdef2703": 34, "mathdef2704": 34, "mathdef2705": 34, "mathdef2706": 34, "mathdef2707": 34, "mathdef2708": 34, "mathdef2709": 34, "mathdef271": 5, "mathdef2710": 35, "mathdef2711": 35, "mathdef2712": 35, "mathdef2713": 35, "mathdef2714": 35, "mathdef2715": 35, "mathdef2716": 35, "mathdef2717": 35, "mathdef2718": 35, "mathdef2719": 35, "mathdef272": 5, "mathdef2720": 35, "mathdef2721": 35, "mathdef2722": 35, "mathdef2723": 35, "mathdef2724": 35, "mathdef2725": 35, "mathdef2726": 35, "mathdef2727": 35, "mathdef2728": 35, "mathdef2729": 35, "mathdef273": 5, "mathdef2730": 35, "mathdef2731": 35, "mathdef2732": 35, "mathdef2733": 35, "mathdef2734": 35, "mathdef2735": 35, "mathdef2736": 35, "mathdef2737": 35, "mathdef2738": 35, "mathdef2739": 35, "mathdef274": 5, "mathdef2740": 35, "mathdef2741": 35, "mathdef2742": 35, "mathdef2743": 35, "mathdef2744": 35, "mathdef2745": 35, "mathdef2746": 35, "mathdef2747": 35, "mathdef2748": 35, "mathdef2749": 35, "mathdef275": 5, "mathdef2750": 35, "mathdef2751": 35, "mathdef2752": 35, "mathdef2753": 35, "mathdef2754": 36, "mathdef2755": 36, "mathdef2756": 36, "mathdef2757": 36, "mathdef2758": 36, "mathdef2759": 36, "mathdef276": 5, "mathdef2760": 36, "mathdef2761": 36, "mathdef2762": 36, "mathdef2763": 36, "mathdef2764": 36, "mathdef2765": 36, "mathdef2766": 36, "mathdef2767": 36, "mathdef2768": 36, "mathdef2769": 36, "mathdef277": 5, "mathdef2770": 36, "mathdef2771": 36, "mathdef2772": 36, "mathdef2773": 36, "mathdef2774": 36, "mathdef2775": 36, "mathdef2776": 36, "mathdef2777": 36, "mathdef2778": 36, "mathdef2779": 36, "mathdef278": 5, "mathdef2780": 36, "mathdef2781": 36, "mathdef2782": 36, "mathdef2783": 36, "mathdef2784": 36, "mathdef2785": 36, "mathdef2786": 36, "mathdef2787": 36, "mathdef2788": 36, "mathdef2789": 36, "mathdef279": 5, "mathdef2790": 36, "mathdef2791": 36, "mathdef2792": 36, "mathdef2793": 36, "mathdef2794": 36, "mathdef2795": 36, "mathdef2796": 36, "mathdef2797": 36, "mathdef2798": 37, "mathdef2799": 37, "mathdef28": 0, "mathdef280": 5, "mathdef2800": 37, "mathdef2801": 37, "mathdef2802": 37, "mathdef2803": 37, "mathdef2804": 37, "mathdef2805": 37, "mathdef2806": 37, "mathdef2807": 37, "mathdef2808": 37, "mathdef2809": 37, "mathdef281": 5, "mathdef2810": 37, "mathdef2811": 37, "mathdef2812": 37, "mathdef2813": 37, "mathdef2814": 37, "mathdef2815": 37, "mathdef2816": 37, "mathdef2817": 37, "mathdef2818": 37, "mathdef2819": 37, "mathdef282": 5, "mathdef2820": 37, "mathdef2821": 37, "mathdef2822": 37, "mathdef2823": 37, "mathdef2824": 37, "mathdef2825": 37, "mathdef2826": 37, "mathdef2827": 37, "mathdef2828": 37, "mathdef2829": 37, "mathdef283": 5, "mathdef2830": 37, "mathdef2831": 37, "mathdef2832": 37, "mathdef2833": 37, "mathdef2834": 37, "mathdef2835": 37, "mathdef2836": 37, "mathdef2837": 37, "mathdef2838": 37, "mathdef2839": 37, "mathdef284": 5, "mathdef2840": 37, "mathdef2841": 37, "mathdef2842": 37, "mathdef2843": 37, "mathdef2844": 37, "mathdef2845": 37, "mathdef2846": 37, "mathdef2847": 37, "mathdef2848": 37, "mathdef2849": 37, "mathdef285": 5, "mathdef2850": 37, "mathdef2851": 37, "mathdef2852": 37, "mathdef2853": 37, "mathdef2854": 37, "mathdef2855": 37, "mathdef2856": 37, "mathdef2857": 37, "mathdef2858": 37, "mathdef2859": 37, "mathdef286": 5, "mathdef2860": 37, "mathdef2861": 37, "mathdef2862": 37, "mathdef2863": 37, "mathdef2864": 37, "mathdef2865": 37, "mathdef2866": 37, "mathdef2867": 37, "mathdef2868": 37, "mathdef2869": 37, "mathdef287": 5, "mathdef2870": 37, "mathdef2871": 37, "mathdef2872": 37, "mathdef2873": 37, "mathdef2874": 37, "mathdef2875": 37, "mathdef2876": 37, "mathdef2877": 37, "mathdef2878": 37, "mathdef2879": 37, "mathdef288": 5, "mathdef2880": 37, "mathdef2881": 37, "mathdef2882": 37, "mathdef2883": 37, "mathdef2884": 37, "mathdef2885": 37, "mathdef2886": 37, "mathdef2887": 37, "mathdef2888": 37, "mathdef2889": 37, "mathdef289": 5, "mathdef2890": 37, "mathdef2891": 37, "mathdef2892": 37, "mathdef2893": 37, "mathdef2894": 37, "mathdef2895": 37, "mathdef2896": 37, "mathdef2897": 37, "mathdef2898": 37, "mathdef2899": 37, "mathdef29": 0, "mathdef290": 5, "mathdef2900": 37, "mathdef2901": 37, "mathdef2902": 37, "mathdef2903": 37, "mathdef2904": 37, "mathdef2905": 37, "mathdef2906": 37, "mathdef2907": 37, "mathdef2908": 37, "mathdef2909": 37, "mathdef291": 5, "mathdef2910": 37, "mathdef2911": 37, "mathdef2912": 37, "mathdef2913": 37, "mathdef2914": 37, "mathdef2915": 37, "mathdef2916": 37, "mathdef2917": 37, "mathdef2918": 37, "mathdef2919": 37, "mathdef292": 5, "mathdef2920": 37, "mathdef2921": 37, "mathdef2922": 37, "mathdef2923": 37, "mathdef2924": 37, "mathdef2925": 37, "mathdef2926": 37, "mathdef2927": 37, "mathdef2928": 37, "mathdef2929": 37, "mathdef293": 5, "mathdef2930": 37, "mathdef2931": 37, "mathdef2932": 37, "mathdef2933": 37, "mathdef2934": 37, "mathdef2935": 37, "mathdef2936": 37, "mathdef2937": 37, "mathdef2938": 37, "mathdef2939": 37, "mathdef294": 5, "mathdef2940": 37, "mathdef2941": 37, "mathdef2942": 37, "mathdef2943": 37, "mathdef2944": 37, "mathdef2945": 37, "mathdef2946": 37, "mathdef2947": 37, "mathdef2948": 37, "mathdef2949": 37, "mathdef295": 5, "mathdef2950": 37, "mathdef2951": 37, "mathdef2952": 37, "mathdef2953": 37, "mathdef2954": 37, "mathdef2955": 37, "mathdef2956": 37, "mathdef2957": 37, "mathdef2958": 37, "mathdef2959": 37, "mathdef296": 5, "mathdef2960": 37, "mathdef2961": 37, "mathdef2962": 37, "mathdef2963": 37, "mathdef2964": 37, "mathdef2965": 37, "mathdef2966": 37, "mathdef2967": 37, "mathdef2968": 37, "mathdef2969": 37, "mathdef297": 5, "mathdef2970": 37, "mathdef2971": 37, "mathdef2972": 37, "mathdef2973": 37, "mathdef2974": 37, "mathdef2975": 37, "mathdef2976": 37, "mathdef2977": 37, "mathdef2978": 37, "mathdef2979": 37, "mathdef298": 5, "mathdef2980": 37, "mathdef2981": 37, "mathdef2982": 37, "mathdef2983": 37, "mathdef2984": 37, "mathdef2985": 37, "mathdef2986": 37, "mathdef2987": 37, "mathdef2988": 37, "mathdef2989": 37, "mathdef299": 5, "mathdef2990": 37, "mathdef2991": 37, "mathdef2992": 37, "mathdef2993": 37, "mathdef2994": 37, "mathdef2995": 37, "mathdef2996": 37, "mathdef2997": 37, "mathdef2998": 37, "mathdef2999": 37, "mathdef3": 0, "mathdef30": 0, "mathdef300": 5, "mathdef3000": 37, "mathdef3001": 37, "mathdef3002": 37, "mathdef3003": 37, "mathdef3004": 37, "mathdef3005": 37, "mathdef3006": 37, "mathdef3007": 37, "mathdef3008": 37, "mathdef3009": 37, "mathdef301": 5, "mathdef3010": 37, "mathdef3011": 37, "mathdef3012": 37, "mathdef3013": 37, "mathdef3014": 37, "mathdef3015": 37, "mathdef3016": 37, "mathdef3017": 37, "mathdef3018": 37, "mathdef3019": 37, "mathdef302": 5, "mathdef3020": 37, "mathdef3021": 37, "mathdef3022": 37, "mathdef3023": 37, "mathdef3024": 37, "mathdef3025": 37, "mathdef3026": 37, "mathdef3027": 37, "mathdef3028": 37, "mathdef3029": 37, "mathdef303": 5, "mathdef3030": 37, "mathdef3031": 37, "mathdef3032": 37, "mathdef3033": 37, "mathdef3034": 37, "mathdef3035": 37, "mathdef3036": 37, "mathdef3037": 37, "mathdef3038": 37, "mathdef3039": 37, "mathdef304": 5, "mathdef3040": 37, "mathdef3041": 37, "mathdef3042": 37, "mathdef3043": 37, "mathdef3044": 37, "mathdef3045": 37, "mathdef3046": 37, "mathdef3047": 37, "mathdef3048": 37, "mathdef3049": 37, "mathdef305": 5, "mathdef3050": 37, "mathdef3051": 37, "mathdef3052": 37, "mathdef3053": 37, "mathdef3054": 37, "mathdef3055": 37, "mathdef3056": 37, "mathdef3057": 37, "mathdef3058": 37, "mathdef3059": 37, "mathdef306": 5, "mathdef3060": 37, "mathdef3061": 37, "mathdef3062": 37, "mathdef3063": 37, "mathdef3064": 37, "mathdef3065": 37, "mathdef3066": 37, "mathdef3067": 37, "mathdef3068": 37, "mathdef3069": 37, "mathdef307": 5, "mathdef3070": 37, "mathdef3071": 37, "mathdef3072": 37, "mathdef3073": 37, "mathdef3074": 37, "mathdef3075": 37, "mathdef3076": 37, "mathdef3077": 37, "mathdef3078": 37, "mathdef3079": 37, "mathdef308": 5, "mathdef3080": 37, "mathdef3081": 37, "mathdef3082": 37, "mathdef3083": 37, "mathdef3084": 37, "mathdef3085": 37, "mathdef3086": 37, "mathdef3087": 37, "mathdef3088": 37, "mathdef3089": 37, "mathdef309": 5, "mathdef3090": 37, "mathdef3091": 37, "mathdef3092": 37, "mathdef3093": 37, "mathdef3094": 37, "mathdef3095": 37, "mathdef3096": 37, "mathdef3097": 37, "mathdef3098": 37, "mathdef3099": 37, "mathdef31": 0, "mathdef310": 6, "mathdef3100": 37, "mathdef3101": 37, "mathdef3102": 37, "mathdef3103": 37, "mathdef3104": 37, "mathdef3105": 37, "mathdef3106": 37, "mathdef3107": 37, "mathdef3108": 37, "mathdef3109": 37, "mathdef311": 6, "mathdef3110": 37, "mathdef3111": 37, "mathdef3112": 37, "mathdef3113": 37, "mathdef3114": 37, "mathdef3115": 37, "mathdef3116": 37, "mathdef3117": 37, "mathdef3118": 37, "mathdef3119": 37, "mathdef312": 6, "mathdef3120": 37, "mathdef3121": 37, "mathdef3122": 37, "mathdef3123": 37, "mathdef3124": 37, "mathdef3125": 37, "mathdef3126": 37, "mathdef3127": 37, "mathdef3128": 37, "mathdef3129": 37, "mathdef313": 6, "mathdef3130": 37, "mathdef3131": 37, "mathdef3132": 37, "mathdef3133": 37, "mathdef3134": 37, "mathdef3135": 37, "mathdef3136": 37, "mathdef3137": 37, "mathdef3138": 37, "mathdef3139": 37, "mathdef314": 6, "mathdef3140": 37, "mathdef3141": 37, "mathdef3142": 37, "mathdef3143": 37, "mathdef3144": 37, "mathdef3145": 37, "mathdef3146": 37, "mathdef3147": 37, "mathdef3148": 37, "mathdef3149": 37, "mathdef315": 6, "mathdef3150": 37, "mathdef3151": 37, "mathdef3152": 37, "mathdef3153": 37, "mathdef3154": 37, "mathdef3155": 37, "mathdef3156": 37, "mathdef3157": 37, "mathdef3158": 37, "mathdef3159": 37, "mathdef316": 6, "mathdef3160": 37, "mathdef3161": 37, "mathdef3162": 37, "mathdef3163": 37, "mathdef3164": 37, "mathdef3165": 37, "mathdef3166": 37, "mathdef3167": 37, "mathdef3168": 37, "mathdef3169": 37, "mathdef317": 6, "mathdef3170": 37, "mathdef3171": 37, "mathdef3172": 37, "mathdef3173": 37, "mathdef3174": 37, "mathdef3175": 37, "mathdef3176": 37, "mathdef3177": 37, "mathdef3178": 37, "mathdef3179": 37, "mathdef318": 6, "mathdef3180": 37, "mathdef3181": 37, "mathdef3182": 37, "mathdef3183": 37, "mathdef3184": 37, "mathdef3185": 37, "mathdef3186": 37, "mathdef3187": 37, "mathdef3188": 37, "mathdef3189": 37, "mathdef319": 6, "mathdef3190": 37, "mathdef3191": 37, "mathdef3192": 37, "mathdef3193": 37, "mathdef3194": 37, "mathdef3195": 37, "mathdef3196": 37, "mathdef3197": 37, "mathdef3198": 37, "mathdef3199": 37, "mathdef32": 0, "mathdef320": 6, "mathdef3200": 37, "mathdef3201": 37, "mathdef3202": 37, "mathdef3203": 37, "mathdef3204": 37, "mathdef3205": 37, "mathdef3206": 37, "mathdef3207": 37, "mathdef3208": 37, "mathdef3209": 37, "mathdef321": 6, "mathdef3210": 37, "mathdef3211": 37, "mathdef3212": 37, "mathdef3213": 37, "mathdef3214": 37, "mathdef3215": 37, "mathdef3216": 37, "mathdef3217": 37, "mathdef3218": 37, "mathdef3219": 37, "mathdef322": 6, "mathdef3220": 37, "mathdef3221": 37, "mathdef3222": 37, "mathdef3223": 37, "mathdef3224": 37, "mathdef3225": 37, "mathdef3226": 37, "mathdef3227": 37, "mathdef3228": 37, "mathdef3229": 37, "mathdef323": 6, "mathdef3230": 37, "mathdef3231": 37, "mathdef3232": 37, "mathdef3233": 37, "mathdef3234": 37, "mathdef3235": 37, "mathdef3236": 37, "mathdef3237": 37, "mathdef3238": 37, "mathdef3239": 37, "mathdef324": 6, "mathdef3240": 37, "mathdef3241": 37, "mathdef3242": 37, "mathdef3243": 37, "mathdef3244": 37, "mathdef3245": 37, "mathdef3246": 37, "mathdef3247": 37, "mathdef3248": 37, "mathdef3249": 37, "mathdef325": 6, "mathdef3250": 37, "mathdef3251": 37, "mathdef3252": 37, "mathdef3253": 37, "mathdef3254": 37, "mathdef3255": 37, "mathdef3256": 37, "mathdef3257": 37, "mathdef3258": 37, "mathdef3259": 37, "mathdef326": 6, "mathdef3260": 37, "mathdef3261": 37, "mathdef3262": 37, "mathdef3263": 37, "mathdef3264": 37, "mathdef3265": 37, "mathdef3266": 37, "mathdef3267": 37, "mathdef3268": 37, "mathdef3269": 37, "mathdef327": 6, "mathdef3270": 37, "mathdef3271": 37, "mathdef3272": 37, "mathdef3273": 37, "mathdef3274": 37, "mathdef3275": 37, "mathdef3276": 37, "mathdef3277": 37, "mathdef3278": 37, "mathdef3279": 37, "mathdef328": 6, "mathdef3280": 37, "mathdef3281": 37, "mathdef3282": 37, "mathdef3283": 37, "mathdef3284": 37, "mathdef3285": 37, "mathdef3286": 37, "mathdef3287": 37, "mathdef3288": 37, "mathdef3289": 37, "mathdef329": 6, "mathdef3290": 37, "mathdef3291": 37, "mathdef3292": 37, "mathdef3293": 37, "mathdef3294": 37, "mathdef3295": 37, "mathdef3296": 37, "mathdef3297": 37, "mathdef3298": 37, "mathdef3299": 37, "mathdef33": 0, "mathdef330": 6, "mathdef3300": 37, "mathdef3301": 37, "mathdef3302": 37, "mathdef3303": 37, "mathdef3304": 37, "mathdef3305": 37, "mathdef3306": 37, "mathdef3307": 37, "mathdef3308": 37, "mathdef3309": 37, "mathdef331": 6, "mathdef3310": 37, "mathdef3311": 37, "mathdef3312": 37, "mathdef3313": 37, "mathdef3314": 37, "mathdef3315": 37, "mathdef3316": 37, "mathdef3317": 37, "mathdef3318": 37, "mathdef3319": 37, "mathdef332": 6, "mathdef3320": 37, "mathdef3321": 37, "mathdef3322": 37, "mathdef3323": 37, "mathdef3324": 37, "mathdef3325": 37, "mathdef3326": 37, "mathdef3327": 37, "mathdef3328": 37, "mathdef3329": 37, "mathdef333": 6, "mathdef3330": 37, "mathdef3331": 37, "mathdef3332": 37, "mathdef3333": 37, "mathdef3334": 37, "mathdef3335": 37, "mathdef3336": 37, "mathdef3337": 37, "mathdef3338": 37, "mathdef3339": 37, "mathdef334": 6, "mathdef3340": 37, "mathdef3341": 37, "mathdef3342": 37, "mathdef3343": 37, "mathdef3344": 37, "mathdef3345": 37, "mathdef3346": 37, "mathdef3347": 37, "mathdef3348": 37, "mathdef3349": 37, "mathdef335": 6, "mathdef3350": 37, "mathdef3351": 37, "mathdef3352": 37, "mathdef3353": 37, "mathdef3354": 37, "mathdef3355": 37, "mathdef3356": 37, "mathdef3357": 37, "mathdef3358": 37, "mathdef3359": 37, "mathdef336": 6, "mathdef3360": 37, "mathdef3361": 37, "mathdef3362": 37, "mathdef3363": 37, "mathdef3364": 37, "mathdef3365": 37, "mathdef3366": 37, "mathdef3367": 37, "mathdef3368": 37, "mathdef3369": 37, "mathdef337": 6, "mathdef3370": 37, "mathdef3371": 37, "mathdef3372": 37, "mathdef3373": 37, "mathdef3374": 37, "mathdef3375": 37, "mathdef3376": 37, "mathdef3377": 37, "mathdef3378": 37, "mathdef3379": 37, "mathdef338": 6, "mathdef3380": 37, "mathdef3381": 37, "mathdef3382": 37, "mathdef3383": 37, "mathdef3384": 37, "mathdef3385": 37, "mathdef3386": 37, "mathdef3387": 37, "mathdef3388": 37, "mathdef3389": 37, "mathdef339": 6, "mathdef3390": 37, "mathdef3391": 37, "mathdef3392": 37, "mathdef3393": 37, "mathdef3394": 37, "mathdef3395": 37, "mathdef3396": 37, "mathdef3397": 37, "mathdef3398": 37, "mathdef3399": 37, "mathdef34": 0, "mathdef340": 6, "mathdef3400": 37, "mathdef3401": 37, "mathdef3402": 37, "mathdef3403": 37, "mathdef3404": 37, "mathdef3405": 37, "mathdef3406": 37, "mathdef3407": 37, "mathdef3408": 37, "mathdef3409": 37, "mathdef341": 6, "mathdef3410": 37, "mathdef3411": 37, "mathdef3412": 37, "mathdef3413": 37, "mathdef3414": 37, "mathdef3415": 37, "mathdef3416": 37, "mathdef3417": 37, "mathdef3418": 37, "mathdef3419": 37, "mathdef342": 6, "mathdef3420": 37, "mathdef3421": 37, "mathdef3422": 37, "mathdef3423": 37, "mathdef3424": 37, "mathdef3425": 37, "mathdef3426": 37, "mathdef3427": 37, "mathdef3428": 37, "mathdef3429": 37, "mathdef343": 6, "mathdef3430": 37, "mathdef3431": 37, "mathdef3432": 37, "mathdef3433": 37, "mathdef3434": 37, "mathdef3435": 37, "mathdef3436": 37, "mathdef3437": 37, "mathdef3438": 37, "mathdef3439": 37, "mathdef344": 6, "mathdef3440": 37, "mathdef3441": 37, "mathdef3442": 37, "mathdef3443": 37, "mathdef3444": 37, "mathdef3445": 37, "mathdef3446": 37, "mathdef3447": 37, "mathdef3448": 37, "mathdef3449": 37, "mathdef345": 6, "mathdef3450": 37, "mathdef3451": 37, "mathdef3452": 37, "mathdef3453": 37, "mathdef3454": 37, "mathdef3455": 37, "mathdef3456": 37, "mathdef3457": 37, "mathdef3458": 37, "mathdef3459": 37, "mathdef346": 6, "mathdef3460": 37, "mathdef3461": 37, "mathdef3462": 37, "mathdef3463": 37, "mathdef3464": 37, "mathdef3465": 37, "mathdef3466": 37, "mathdef3467": 37, "mathdef3468": 37, "mathdef3469": 37, "mathdef347": 6, "mathdef3470": 37, "mathdef3471": 37, "mathdef3472": 37, "mathdef3473": 37, "mathdef3474": 37, "mathdef3475": 37, "mathdef3476": 37, "mathdef3477": 37, "mathdef3478": 37, "mathdef3479": 37, "mathdef348": 6, "mathdef3480": 37, "mathdef3481": 37, "mathdef3482": 37, "mathdef3483": 37, "mathdef3484": 37, "mathdef3485": 37, "mathdef3486": 37, "mathdef3487": 37, "mathdef3488": 37, "mathdef3489": 37, "mathdef349": 6, "mathdef3490": 37, "mathdef3491": 37, "mathdef3492": 37, "mathdef3493": 37, "mathdef3494": 37, "mathdef3495": 37, "mathdef3496": 38, "mathdef3497": 38, "mathdef3498": 38, "mathdef3499": 38, "mathdef35": 0, "mathdef350": 6, "mathdef3500": 38, "mathdef3501": 38, "mathdef3502": 38, "mathdef3503": 38, "mathdef3504": 38, "mathdef3505": 38, "mathdef3506": 38, "mathdef3507": 38, "mathdef3508": 38, "mathdef3509": 38, "mathdef351": 6, "mathdef3510": 38, "mathdef3511": 38, "mathdef3512": 38, "mathdef3513": 38, "mathdef3514": 38, "mathdef3515": 38, "mathdef3516": 38, "mathdef3517": 38, "mathdef3518": 38, "mathdef3519": 38, "mathdef352": 6, "mathdef3520": 38, "mathdef3521": 38, "mathdef3522": 38, "mathdef3523": 38, "mathdef3524": 38, "mathdef3525": 38, "mathdef3526": 38, "mathdef3527": 38, "mathdef3528": 38, "mathdef3529": 38, "mathdef353": 6, "mathdef3530": 38, "mathdef3531": 38, "mathdef3532": 38, "mathdef3533": 38, "mathdef3534": 38, "mathdef3535": 38, "mathdef3536": 38, "mathdef3537": 38, "mathdef3538": 38, "mathdef3539": 38, "mathdef354": 6, "mathdef3540": 39, "mathdef3541": 39, "mathdef3542": 39, "mathdef3543": 39, "mathdef3544": 39, "mathdef3545": 39, "mathdef3546": 39, "mathdef3547": 39, "mathdef3548": 39, "mathdef3549": 39, "mathdef355": 6, "mathdef3550": 39, "mathdef3551": 39, "mathdef3552": 39, "mathdef3553": 39, "mathdef3554": 39, "mathdef3555": 39, "mathdef3556": 39, "mathdef3557": 39, "mathdef3558": 39, "mathdef3559": 39, "mathdef356": 6, "mathdef3560": 39, "mathdef3561": 39, "mathdef3562": 39, "mathdef3563": 39, "mathdef3564": 39, "mathdef3565": 39, "mathdef3566": 39, "mathdef3567": 39, "mathdef3568": 39, "mathdef3569": 39, "mathdef357": 6, "mathdef3570": 39, "mathdef3571": 39, "mathdef3572": 39, "mathdef3573": 39, "mathdef3574": 39, "mathdef3575": 39, "mathdef3576": 39, "mathdef3577": 39, "mathdef3578": 39, "mathdef3579": 39, "mathdef358": 6, "mathdef3580": 39, "mathdef3581": 39, "mathdef3582": 39, "mathdef3583": 39, "mathdef3584": 39, "mathdef3585": 39, "mathdef3586": 39, "mathdef3587": 39, "mathdef3588": 39, "mathdef3589": 39, "mathdef359": 6, "mathdef3590": 39, "mathdef3591": 39, "mathdef3592": 39, "mathdef3593": 39, "mathdef3594": 39, "mathdef3595": 39, "mathdef3596": 39, "mathdef3597": 39, "mathdef3598": 39, "mathdef3599": 39, "mathdef36": 0, "mathdef360": 6, "mathdef3600": 39, "mathdef3601": 39, "mathdef3602": 39, "mathdef3603": 39, "mathdef3604": 39, "mathdef3605": 39, "mathdef3606": 39, "mathdef3607": 39, "mathdef3608": 39, "mathdef3609": 39, "mathdef361": 6, "mathdef3610": 39, "mathdef3611": 39, "mathdef3612": 39, "mathdef3613": 39, "mathdef3614": 39, "mathdef3615": 39, "mathdef3616": 39, "mathdef3617": 39, "mathdef3618": 39, "mathdef3619": 39, "mathdef362": 6, "mathdef3620": 39, "mathdef3621": 39, "mathdef3622": 39, "mathdef3623": 39, "mathdef3624": 39, "mathdef3625": 39, "mathdef3626": 39, "mathdef3627": 39, "mathdef3628": 39, "mathdef3629": 39, "mathdef363": 6, "mathdef3630": 39, "mathdef3631": 39, "mathdef3632": 39, "mathdef3633": 39, "mathdef3634": 39, "mathdef3635": 39, "mathdef3636": 39, "mathdef3637": 39, "mathdef3638": 39, "mathdef3639": 39, "mathdef364": 6, "mathdef3640": 39, "mathdef3641": 39, "mathdef3642": 39, "mathdef3643": 39, "mathdef3644": 39, "mathdef3645": 39, "mathdef3646": 39, "mathdef3647": 39, "mathdef3648": 39, "mathdef3649": 39, "mathdef365": 6, "mathdef3650": 39, "mathdef3651": 39, "mathdef3652": 39, "mathdef3653": 39, "mathdef3654": 39, "mathdef3655": 39, "mathdef3656": 39, "mathdef3657": 39, "mathdef3658": 39, "mathdef3659": 39, "mathdef366": 6, "mathdef3660": 39, "mathdef3661": 39, "mathdef3662": 39, "mathdef3663": 39, "mathdef3664": 39, "mathdef3665": 39, "mathdef3666": 39, "mathdef3667": 39, "mathdef3668": 39, "mathdef3669": 39, "mathdef367": 6, "mathdef3670": 39, "mathdef3671": 39, "mathdef3672": 39, "mathdef3673": 39, "mathdef3674": 39, "mathdef3675": 39, "mathdef3676": 39, "mathdef3677": 39, "mathdef3678": 39, "mathdef3679": 39, "mathdef368": 6, "mathdef3680": 39, "mathdef3681": 39, "mathdef3682": 39, "mathdef3683": 39, "mathdef3684": 39, "mathdef3685": 39, "mathdef3686": 39, "mathdef3687": 39, "mathdef3688": 39, "mathdef3689": 39, "mathdef369": 6, "mathdef3690": 39, "mathdef3691": 39, "mathdef3692": 39, "mathdef3693": 39, "mathdef3694": 39, "mathdef3695": 39, "mathdef3696": 39, "mathdef3697": 39, "mathdef3698": 39, "mathdef3699": 39, "mathdef37": 0, "mathdef370": 6, "mathdef3700": 39, "mathdef3701": 39, "mathdef3702": 39, "mathdef3703": 39, "mathdef3704": 39, "mathdef3705": 39, "mathdef3706": 39, "mathdef3707": 39, "mathdef3708": 39, "mathdef3709": 39, "mathdef371": 6, "mathdef3710": 39, "mathdef3711": 39, "mathdef3712": 39, "mathdef3713": 39, "mathdef3714": 39, "mathdef3715": 39, "mathdef3716": 39, "mathdef3717": 39, "mathdef3718": 39, "mathdef3719": 39, "mathdef372": 6, "mathdef3720": 39, "mathdef3721": 39, "mathdef3722": 39, "mathdef3723": 39, "mathdef3724": 39, "mathdef3725": 39, "mathdef3726": 39, "mathdef3727": 39, "mathdef3728": 39, "mathdef3729": 39, "mathdef373": 6, "mathdef3730": 39, "mathdef3731": 39, "mathdef3732": 39, "mathdef3733": 39, "mathdef3734": 39, "mathdef3735": 39, "mathdef3736": 39, "mathdef3737": 39, "mathdef3738": 39, "mathdef3739": 39, "mathdef374": 6, "mathdef3740": 39, "mathdef3741": 39, "mathdef3742": 39, "mathdef3743": 39, "mathdef3744": 39, "mathdef3745": 39, "mathdef3746": 39, "mathdef3747": 39, "mathdef3748": 39, "mathdef3749": 39, "mathdef375": 6, "mathdef3750": 39, "mathdef3751": 39, "mathdef3752": 39, "mathdef3753": 39, "mathdef3754": 39, "mathdef3755": 39, "mathdef3756": 39, "mathdef3757": 39, "mathdef3758": 39, "mathdef3759": 39, "mathdef376": 6, "mathdef3760": 39, "mathdef3761": 39, "mathdef3762": 39, "mathdef3763": 39, "mathdef3764": 39, "mathdef3765": 39, "mathdef3766": 39, "mathdef3767": 39, "mathdef3768": 39, "mathdef3769": 39, "mathdef377": 6, "mathdef3770": 39, "mathdef3771": 39, "mathdef3772": 39, "mathdef3773": 39, "mathdef3774": 39, "mathdef3775": 39, "mathdef3776": 39, "mathdef3777": 39, "mathdef3778": 39, "mathdef3779": 39, "mathdef378": 6, "mathdef3780": 39, "mathdef3781": 39, "mathdef3782": 39, "mathdef3783": 39, "mathdef3784": 39, "mathdef3785": 39, "mathdef3786": 39, "mathdef3787": 39, "mathdef3788": 39, "mathdef3789": 39, "mathdef379": 6, "mathdef3790": 39, "mathdef3791": 39, "mathdef3792": 39, "mathdef3793": 39, "mathdef3794": 39, "mathdef3795": 39, "mathdef3796": 39, "mathdef3797": 39, "mathdef3798": 39, "mathdef3799": 39, "mathdef38": 0, "mathdef380": 6, "mathdef3800": 39, "mathdef3801": 39, "mathdef3802": 39, "mathdef3803": 39, "mathdef3804": 39, "mathdef3805": 39, "mathdef3806": 39, "mathdef3807": 39, "mathdef3808": 39, "mathdef3809": 39, "mathdef381": 6, "mathdef3810": 39, "mathdef3811": 39, "mathdef3812": 39, "mathdef3813": 39, "mathdef3814": 39, "mathdef3815": 39, "mathdef3816": 39, "mathdef3817": 39, "mathdef3818": 39, "mathdef3819": 39, "mathdef382": 6, "mathdef3820": 39, "mathdef3821": 39, "mathdef3822": 39, "mathdef3823": 39, "mathdef3824": 39, "mathdef3825": 39, "mathdef3826": 39, "mathdef3827": 39, "mathdef3828": 39, "mathdef3829": 39, "mathdef383": 6, "mathdef3830": 39, "mathdef3831": 39, "mathdef3832": 39, "mathdef3833": 39, "mathdef3834": 39, "mathdef3835": 39, "mathdef3836": 39, "mathdef3837": 39, "mathdef3838": 39, "mathdef3839": 39, "mathdef384": 6, "mathdef3840": 39, "mathdef3841": 39, "mathdef3842": 39, "mathdef3843": 39, "mathdef3844": 39, "mathdef3845": 39, "mathdef3846": 39, "mathdef3847": 39, "mathdef3848": 39, "mathdef3849": 39, "mathdef385": 6, "mathdef3850": 39, "mathdef3851": 39, "mathdef3852": 39, "mathdef3853": 39, "mathdef3854": 39, "mathdef3855": 39, "mathdef3856": 39, "mathdef3857": 39, "mathdef3858": 39, "mathdef3859": 39, "mathdef386": 6, "mathdef3860": 39, "mathdef3861": 39, "mathdef3862": 39, "mathdef3863": 39, "mathdef3864": 39, "mathdef3865": 39, "mathdef3866": 39, "mathdef3867": 39, "mathdef3868": 39, "mathdef3869": 39, "mathdef387": 6, "mathdef3870": 39, "mathdef3871": 39, "mathdef3872": 39, "mathdef3873": 39, "mathdef3874": 39, "mathdef3875": 39, "mathdef3876": 39, "mathdef3877": 39, "mathdef3878": 39, "mathdef3879": 39, "mathdef388": 6, "mathdef3880": 39, "mathdef3881": 39, "mathdef3882": 39, "mathdef3883": 39, "mathdef3884": 39, "mathdef3885": 39, "mathdef3886": 39, "mathdef3887": 39, "mathdef3888": 39, "mathdef3889": 39, "mathdef389": 6, "mathdef3890": 39, "mathdef3891": 39, "mathdef3892": 39, "mathdef3893": 39, "mathdef3894": 39, "mathdef3895": 39, "mathdef3896": 39, "mathdef3897": 39, "mathdef3898": 39, "mathdef3899": 39, "mathdef39": 0, "mathdef390": 6, "mathdef3900": 39, "mathdef3901": 39, "mathdef3902": 39, "mathdef3903": 39, "mathdef3904": 39, "mathdef3905": 39, "mathdef3906": 39, "mathdef3907": 39, "mathdef3908": 39, "mathdef3909": 39, "mathdef391": 6, "mathdef3910": 39, "mathdef3911": 39, "mathdef3912": 39, "mathdef3913": 39, "mathdef3914": 39, "mathdef3915": 39, "mathdef3916": 39, "mathdef3917": 39, "mathdef3918": 39, "mathdef3919": 39, "mathdef392": 6, "mathdef3920": 39, "mathdef3921": 39, "mathdef3922": 39, "mathdef3923": 39, "mathdef3924": 39, "mathdef3925": 39, "mathdef3926": 39, "mathdef3927": 39, "mathdef3928": 39, "mathdef3929": 39, "mathdef393": 6, "mathdef3930": 39, "mathdef3931": 39, "mathdef3932": 39, "mathdef3933": 39, "mathdef3934": 39, "mathdef3935": 39, "mathdef3936": 39, "mathdef3937": 39, "mathdef3938": 39, "mathdef3939": 39, "mathdef394": 6, "mathdef3940": 39, "mathdef3941": 39, "mathdef3942": 39, "mathdef3943": 39, "mathdef3944": 39, "mathdef3945": 39, "mathdef3946": 39, "mathdef3947": 39, "mathdef3948": 39, "mathdef3949": 39, "mathdef395": 6, "mathdef3950": 39, "mathdef3951": 39, "mathdef3952": 39, "mathdef3953": 39, "mathdef3954": 39, "mathdef3955": 39, "mathdef3956": 39, "mathdef3957": 39, "mathdef3958": 39, "mathdef3959": 39, "mathdef396": 6, "mathdef3960": 39, "mathdef3961": 39, "mathdef3962": 39, "mathdef3963": 39, "mathdef3964": 39, "mathdef3965": 39, "mathdef3966": 39, "mathdef3967": 39, "mathdef3968": 39, "mathdef3969": 39, "mathdef397": 6, "mathdef3970": 39, "mathdef3971": 39, "mathdef3972": 39, "mathdef3973": 39, "mathdef3974": 39, "mathdef3975": 39, "mathdef3976": 39, "mathdef3977": 39, "mathdef3978": 39, "mathdef3979": 39, "mathdef398": 6, "mathdef3980": 39, "mathdef3981": 39, "mathdef3982": 39, "mathdef3983": 39, "mathdef3984": 39, "mathdef3985": 39, "mathdef3986": 39, "mathdef3987": 39, "mathdef3988": 39, "mathdef3989": 39, "mathdef399": 6, "mathdef3990": 39, "mathdef3991": 39, "mathdef3992": 39, "mathdef3993": 39, "mathdef3994": 39, "mathdef3995": 39, "mathdef3996": 39, "mathdef3997": 40, "mathdef3998": 40, "mathdef3999": 40, "mathdef4": 0, "mathdef40": 0, "mathdef400": 6, "mathdef4000": 40, "mathdef4001": 40, "mathdef4002": 40, "mathdef4003": 40, "mathdef4004": 40, "mathdef4005": 40, "mathdef4006": 40, "mathdef4007": 40, "mathdef4008": 40, "mathdef4009": 40, "mathdef401": 6, "mathdef4010": 40, "mathdef4011": 40, "mathdef4012": 40, "mathdef4013": 40, "mathdef4014": 40, "mathdef4015": 40, "mathdef4016": 40, "mathdef4017": 40, "mathdef4018": 40, "mathdef4019": 40, "mathdef402": 6, "mathdef4020": 40, "mathdef4021": 40, "mathdef4022": 40, "mathdef4023": 40, "mathdef4024": 40, "mathdef4025": 40, "mathdef4026": 40, "mathdef4027": 40, "mathdef4028": 40, "mathdef4029": 40, "mathdef403": 6, "mathdef4030": 40, "mathdef4031": 40, "mathdef4032": 40, "mathdef4033": 40, "mathdef4034": 40, "mathdef4035": 40, "mathdef4036": 40, "mathdef4037": 40, "mathdef4038": 40, "mathdef4039": 40, "mathdef404": 6, "mathdef4040": 40, "mathdef4041": 41, "mathdef4042": 41, "mathdef4043": 41, "mathdef4044": 41, "mathdef4045": 41, "mathdef4046": 41, "mathdef4047": 41, "mathdef4048": 41, "mathdef4049": 41, "mathdef405": 6, "mathdef4050": 41, "mathdef4051": 41, "mathdef4052": 41, "mathdef4053": 41, "mathdef4054": 41, "mathdef4055": 41, "mathdef4056": 41, "mathdef4057": 41, "mathdef4058": 41, "mathdef4059": 41, "mathdef406": 6, "mathdef4060": 41, "mathdef4061": 41, "mathdef4062": 41, "mathdef4063": 41, "mathdef4064": 41, "mathdef4065": 41, "mathdef4066": 41, "mathdef4067": 41, "mathdef4068": 41, "mathdef4069": 41, "mathdef407": 6, "mathdef4070": 41, "mathdef4071": 41, "mathdef4072": 41, "mathdef4073": 41, "mathdef4074": 41, "mathdef4075": 41, "mathdef4076": 41, "mathdef4077": 41, "mathdef4078": 41, "mathdef4079": 41, "mathdef408": 6, "mathdef4080": 41, "mathdef4081": 41, "mathdef4082": 41, "mathdef4083": 41, "mathdef4084": 41, "mathdef4085": 42, "mathdef4086": 42, "mathdef4087": 42, "mathdef4088": 42, "mathdef4089": 42, "mathdef409": 6, "mathdef4090": 42, "mathdef4091": 42, "mathdef4092": 42, "mathdef4093": 42, "mathdef4094": 42, "mathdef4095": 42, "mathdef4096": 42, "mathdef4097": 42, "mathdef4098": 42, "mathdef4099": 42, "mathdef41": 0, "mathdef410": 6, "mathdef4100": 42, "mathdef4101": 42, "mathdef4102": 42, "mathdef4103": 42, "mathdef4104": 42, "mathdef4105": 42, "mathdef4106": 42, "mathdef4107": 42, "mathdef4108": 42, "mathdef4109": 42, "mathdef411": 6, "mathdef4110": 42, "mathdef4111": 42, "mathdef4112": 42, "mathdef4113": 42, "mathdef4114": 42, "mathdef4115": 42, "mathdef4116": 42, "mathdef4117": 42, "mathdef4118": 42, "mathdef4119": 42, "mathdef412": 6, "mathdef4120": 42, "mathdef4121": 42, "mathdef4122": 42, "mathdef4123": 42, "mathdef4124": 42, "mathdef4125": 42, "mathdef4126": 42, "mathdef4127": 42, "mathdef4128": 42, "mathdef4129": 43, "mathdef413": 6, "mathdef4130": 43, "mathdef4131": 43, "mathdef4132": 43, "mathdef4133": 43, "mathdef4134": 43, "mathdef4135": 43, "mathdef4136": 43, "mathdef4137": 43, "mathdef4138": 43, "mathdef4139": 43, "mathdef414": 6, "mathdef4140": 43, "mathdef4141": 43, "mathdef4142": 43, "mathdef4143": 43, "mathdef4144": 43, "mathdef4145": 43, "mathdef4146": 43, "mathdef4147": 43, "mathdef4148": 43, "mathdef4149": 43, "mathdef415": 6, "mathdef4150": 43, "mathdef4151": 43, "mathdef4152": 43, "mathdef4153": 43, "mathdef4154": 43, "mathdef4155": 43, "mathdef4156": 43, "mathdef4157": 43, "mathdef4158": 43, "mathdef4159": 43, "mathdef416": 6, "mathdef4160": 43, "mathdef4161": 43, "mathdef4162": 43, "mathdef4163": 43, "mathdef4164": 43, "mathdef4165": 43, "mathdef4166": 43, "mathdef4167": 43, "mathdef4168": 43, "mathdef4169": 43, "mathdef417": 6, "mathdef4170": 43, "mathdef4171": 43, "mathdef4172": 43, "mathdef4173": 44, "mathdef4174": 44, "mathdef4175": 44, "mathdef4176": 44, "mathdef4177": 44, "mathdef4178": 44, "mathdef4179": 44, "mathdef418": 6, "mathdef4180": 44, "mathdef4181": 44, "mathdef4182": 44, "mathdef4183": 44, "mathdef4184": 44, "mathdef4185": 44, "mathdef4186": 44, "mathdef4187": 44, "mathdef4188": 44, "mathdef4189": 44, "mathdef419": 6, "mathdef4190": 44, "mathdef4191": 44, "mathdef4192": 44, "mathdef4193": 44, "mathdef4194": 44, "mathdef4195": 44, "mathdef4196": 44, "mathdef4197": 44, "mathdef4198": 44, "mathdef4199": 44, "mathdef42": 0, "mathdef420": 6, "mathdef4200": 44, "mathdef4201": 44, "mathdef4202": 44, "mathdef4203": 44, "mathdef4204": 44, "mathdef4205": 44, "mathdef4206": 44, "mathdef4207": 44, "mathdef4208": 44, "mathdef4209": 44, "mathdef421": 6, "mathdef4210": 44, "mathdef4211": 44, "mathdef4212": 44, "mathdef4213": 44, "mathdef4214": 44, "mathdef4215": 44, "mathdef4216": 44, "mathdef4217": 45, "mathdef4218": 45, "mathdef4219": 45, "mathdef422": 6, "mathdef4220": 45, "mathdef4221": 45, "mathdef4222": 45, "mathdef4223": 45, "mathdef4224": 45, "mathdef4225": 45, "mathdef4226": 45, "mathdef4227": 45, "mathdef4228": 45, "mathdef4229": 45, "mathdef423": 6, "mathdef4230": 45, "mathdef4231": 45, "mathdef4232": 45, "mathdef4233": 45, "mathdef4234": 45, "mathdef4235": 45, "mathdef4236": 45, "mathdef4237": 45, "mathdef4238": 45, "mathdef4239": 45, "mathdef424": 6, "mathdef4240": 45, "mathdef4241": 45, "mathdef4242": 45, "mathdef4243": 45, "mathdef4244": 45, "mathdef4245": 45, "mathdef4246": 45, "mathdef4247": 45, "mathdef4248": 45, "mathdef4249": 45, "mathdef425": 6, "mathdef4250": 45, "mathdef4251": 45, "mathdef4252": 45, "mathdef4253": 45, "mathdef4254": 45, "mathdef4255": 45, "mathdef4256": 45, "mathdef4257": 45, "mathdef4258": 45, "mathdef4259": 45, "mathdef426": 6, "mathdef4260": 45, "mathdef4261": 46, "mathdef4262": 46, "mathdef4263": 46, "mathdef4264": 46, "mathdef4265": 46, "mathdef4266": 46, "mathdef4267": 46, "mathdef4268": 46, "mathdef4269": 46, "mathdef427": 6, "mathdef4270": 46, "mathdef4271": 46, "mathdef4272": 46, "mathdef4273": 46, "mathdef4274": 46, "mathdef4275": 46, "mathdef4276": 46, "mathdef4277": 46, "mathdef4278": 46, "mathdef4279": 46, "mathdef428": 6, "mathdef4280": 46, "mathdef4281": 46, "mathdef4282": 46, "mathdef4283": 46, "mathdef4284": 46, "mathdef4285": 46, "mathdef4286": 46, "mathdef4287": 46, "mathdef4288": 46, "mathdef4289": 46, "mathdef429": 6, "mathdef4290": 46, "mathdef4291": 46, "mathdef4292": 46, "mathdef4293": 46, "mathdef4294": 46, "mathdef4295": 46, "mathdef4296": 46, "mathdef4297": 46, "mathdef4298": 46, "mathdef4299": 46, "mathdef43": 0, "mathdef430": 6, "mathdef4300": 46, "mathdef4301": 46, "mathdef4302": 46, "mathdef4303": 46, "mathdef4304": 46, "mathdef4305": 47, "mathdef4306": 47, "mathdef4307": 47, "mathdef4308": 47, "mathdef4309": 47, "mathdef431": 6, "mathdef4310": 47, "mathdef4311": 47, "mathdef4312": 47, "mathdef4313": 47, "mathdef4314": 47, "mathdef4315": 47, "mathdef4316": 47, "mathdef4317": 47, "mathdef4318": 47, "mathdef4319": 47, "mathdef432": 6, "mathdef4320": 47, "mathdef4321": 47, "mathdef4322": 47, "mathdef4323": 47, "mathdef4324": 47, "mathdef4325": 47, "mathdef4326": 47, "mathdef4327": 47, "mathdef4328": 47, "mathdef4329": 47, "mathdef433": 6, "mathdef4330": 47, "mathdef4331": 47, "mathdef4332": 47, "mathdef4333": 47, "mathdef4334": 47, "mathdef4335": 47, "mathdef4336": 47, "mathdef4337": 47, "mathdef4338": 47, "mathdef4339": 47, "mathdef434": 6, "mathdef4340": 47, "mathdef4341": 47, "mathdef4342": 47, "mathdef4343": 47, "mathdef4344": 47, "mathdef4345": 47, "mathdef4346": 47, "mathdef4347": 47, "mathdef4348": 47, "mathdef435": 6, "mathdef436": 6, "mathdef437": 6, "mathdef438": 6, "mathdef439": 6, "mathdef44": 0, "mathdef440": 6, "mathdef441": 6, "mathdef442": 6, "mathdef443": 6, "mathdef444": 6, "mathdef445": 6, "mathdef446": 6, "mathdef447": 6, "mathdef448": 6, "mathdef449": 6, "mathdef45": 1, "mathdef450": 6, "mathdef451": 6, "mathdef452": 6, "mathdef453": 6, "mathdef454": 6, "mathdef455": 6, "mathdef456": 6, "mathdef457": 6, "mathdef458": 6, "mathdef459": 6, "mathdef46": 1, "mathdef460": 6, "mathdef461": 6, "mathdef462": 6, "mathdef463": 6, "mathdef464": 6, "mathdef465": 6, "mathdef466": 6, "mathdef467": 6, "mathdef468": 6, "mathdef469": 6, "mathdef47": 1, "mathdef470": 6, "mathdef471": 6, "mathdef472": 6, "mathdef473": 6, "mathdef474": 6, "mathdef475": 6, "mathdef476": 6, "mathdef477": 6, "mathdef478": 6, "mathdef479": 6, "mathdef48": 1, "mathdef480": 6, "mathdef481": 6, "mathdef482": 6, "mathdef483": 6, "mathdef484": 6, "mathdef485": 6, "mathdef486": 6, "mathdef487": 6, "mathdef488": 6, "mathdef489": 6, "mathdef49": 1, "mathdef490": 6, "mathdef491": 6, "mathdef492": 6, "mathdef493": 6, "mathdef494": 6, "mathdef495": 6, "mathdef496": 6, "mathdef497": 6, "mathdef498": 6, "mathdef499": 6, "mathdef5": 0, "mathdef50": 1, "mathdef500": 6, "mathdef501": 6, "mathdef502": 6, "mathdef503": 6, "mathdef504": 6, "mathdef505": 6, "mathdef506": 6, "mathdef507": 6, "mathdef508": 6, "mathdef509": 6, "mathdef51": 1, "mathdef510": 6, "mathdef511": 6, "mathdef512": 6, "mathdef513": 6, "mathdef514": 6, "mathdef515": 6, "mathdef516": 6, "mathdef517": 6, "mathdef518": 6, "mathdef519": 6, "mathdef52": 1, "mathdef520": 6, "mathdef521": 6, "mathdef522": 6, "mathdef523": 6, "mathdef524": 6, "mathdef525": 6, "mathdef526": 6, "mathdef527": 6, "mathdef528": 6, "mathdef529": 6, "mathdef53": 1, "mathdef530": 6, "mathdef531": 6, "mathdef532": 6, "mathdef533": 6, "mathdef534": 6, "mathdef535": 6, "mathdef536": 6, "mathdef537": 6, "mathdef538": 6, "mathdef539": 6, "mathdef54": 1, "mathdef540": 6, "mathdef541": 6, "mathdef542": 6, "mathdef543": 6, "mathdef544": 6, "mathdef545": 6, "mathdef546": 6, "mathdef547": 6, "mathdef548": 6, "mathdef549": 6, "mathdef55": 1, "mathdef550": 6, "mathdef551": 6, "mathdef552": 6, "mathdef553": 6, "mathdef554": 6, "mathdef555": 6, "mathdef556": 6, "mathdef557": 6, "mathdef558": 6, "mathdef559": 6, "mathdef56": 1, "mathdef560": 6, "mathdef561": 6, "mathdef562": 6, "mathdef563": 6, "mathdef564": 6, "mathdef565": 6, "mathdef566": 6, "mathdef567": 6, "mathdef568": 6, "mathdef569": 6, "mathdef57": 1, "mathdef570": 6, "mathdef571": 6, "mathdef572": 6, "mathdef573": 6, "mathdef574": 6, "mathdef575": 6, "mathdef576": 6, "mathdef577": 6, "mathdef578": 6, "mathdef579": 6, "mathdef58": 1, "mathdef580": 6, "mathdef581": 6, "mathdef582": 6, "mathdef583": 6, "mathdef584": 6, "mathdef585": 6, "mathdef586": 6, "mathdef587": 6, "mathdef588": 6, "mathdef589": 6, "mathdef59": 1, "mathdef590": 6, "mathdef591": 6, "mathdef592": 6, "mathdef593": 6, "mathdef594": 6, "mathdef595": 6, "mathdef596": 6, "mathdef597": 6, "mathdef598": 6, "mathdef599": 6, "mathdef6": 0, "mathdef60": 1, "mathdef600": 6, "mathdef601": 6, "mathdef602": 6, "mathdef603": 6, "mathdef604": 6, "mathdef605": 6, "mathdef606": 6, "mathdef607": 6, "mathdef608": 6, "mathdef609": 6, "mathdef61": 1, "mathdef610": 6, "mathdef611": 6, "mathdef612": 6, "mathdef613": 6, "mathdef614": 6, "mathdef615": 6, "mathdef616": 6, "mathdef617": 6, "mathdef618": 6, "mathdef619": 6, "mathdef62": 1, "mathdef620": 6, "mathdef621": 6, "mathdef622": 6, "mathdef623": 6, "mathdef624": 6, "mathdef625": 6, "mathdef626": 6, "mathdef627": 6, "mathdef628": 6, "mathdef629": 6, "mathdef63": 1, "mathdef630": 6, "mathdef631": 6, "mathdef632": 6, "mathdef633": 6, "mathdef634": 6, "mathdef635": 6, "mathdef636": 6, "mathdef637": 6, "mathdef638": 6, "mathdef639": 6, "mathdef64": 1, "mathdef640": 6, "mathdef641": 6, "mathdef642": 6, "mathdef643": 6, "mathdef644": 6, "mathdef645": 6, "mathdef646": 6, "mathdef647": 6, "mathdef648": 6, "mathdef649": 6, "mathdef65": 1, "mathdef650": 6, "mathdef651": 6, "mathdef652": 6, "mathdef653": 6, "mathdef654": 6, "mathdef655": 6, "mathdef656": 6, "mathdef657": 6, "mathdef658": 6, "mathdef659": 6, "mathdef66": 1, "mathdef660": 6, "mathdef661": 6, "mathdef662": 6, "mathdef663": 6, "mathdef664": 6, "mathdef665": 6, "mathdef666": 6, "mathdef667": 6, "mathdef668": 6, "mathdef669": 6, "mathdef67": 1, "mathdef670": 6, "mathdef671": 6, "mathdef672": 6, "mathdef673": 6, "mathdef674": 6, "mathdef675": 6, "mathdef676": 6, "mathdef677": 6, "mathdef678": 6, "mathdef679": 6, "mathdef68": 1, "mathdef680": 6, "mathdef681": 6, "mathdef682": 6, "mathdef683": 6, "mathdef684": 6, "mathdef685": 6, "mathdef686": 6, "mathdef687": 6, "mathdef688": 6, "mathdef689": 6, "mathdef69": 1, "mathdef690": 6, "mathdef691": 6, "mathdef692": 6, "mathdef693": 6, "mathdef694": 6, "mathdef695": 6, "mathdef696": 6, "mathdef697": 6, "mathdef698": 6, "mathdef699": 6, "mathdef7": 0, "mathdef70": 1, "mathdef700": 6, "mathdef701": 6, "mathdef702": 6, "mathdef703": 6, "mathdef704": 6, "mathdef705": 6, "mathdef706": 6, "mathdef707": 6, "mathdef708": 6, "mathdef709": 6, "mathdef71": 1, "mathdef710": 6, "mathdef711": 6, "mathdef712": 6, "mathdef713": 6, "mathdef714": 6, "mathdef715": 6, "mathdef716": 6, "mathdef717": 6, "mathdef718": 6, "mathdef719": 6, "mathdef72": 1, "mathdef720": 6, "mathdef721": 6, "mathdef722": 6, "mathdef723": 6, "mathdef724": 6, "mathdef725": 6, "mathdef726": 6, "mathdef727": 6, "mathdef728": 6, "mathdef729": 6, "mathdef73": 1, "mathdef730": 6, "mathdef731": 6, "mathdef732": 6, "mathdef733": 6, "mathdef734": 6, "mathdef735": 6, "mathdef736": 6, "mathdef737": 6, "mathdef738": 6, "mathdef739": 6, "mathdef74": 1, "mathdef740": 6, "mathdef741": 6, "mathdef742": 6, "mathdef743": 6, "mathdef744": 6, "mathdef745": 6, "mathdef746": 6, "mathdef747": 6, "mathdef748": 6, "mathdef749": 6, "mathdef75": 1, "mathdef750": 6, "mathdef751": 6, "mathdef752": 6, "mathdef753": 6, "mathdef754": 6, "mathdef755": 6, "mathdef756": 6, "mathdef757": 6, "mathdef758": 6, "mathdef759": 6, "mathdef76": 1, "mathdef760": 6, "mathdef761": 6, "mathdef762": 6, "mathdef763": 6, "mathdef764": 6, "mathdef765": 6, "mathdef766": 6, "mathdef767": 6, "mathdef768": 6, "mathdef769": 6, "mathdef77": 1, "mathdef770": 6, "mathdef771": 6, "mathdef772": 6, "mathdef773": 6, "mathdef774": 6, "mathdef775": 6, "mathdef776": 6, "mathdef777": 6, "mathdef778": 6, "mathdef779": 6, "mathdef78": 1, "mathdef780": 6, "mathdef781": 6, "mathdef782": 6, "mathdef783": 6, "mathdef784": 6, "mathdef785": 6, "mathdef786": 6, "mathdef787": 6, "mathdef788": 6, "mathdef789": 6, "mathdef79": 1, "mathdef790": 6, "mathdef791": 6, "mathdef792": 6, "mathdef793": 6, "mathdef794": 6, "mathdef795": 6, "mathdef796": 6, "mathdef797": 6, "mathdef798": 6, "mathdef799": 6, "mathdef8": 0, "mathdef80": 1, "mathdef800": 6, "mathdef801": 6, "mathdef802": 6, "mathdef803": 6, "mathdef804": 6, "mathdef805": 6, "mathdef806": 6, "mathdef807": 6, "mathdef808": 6, "mathdef809": 6, "mathdef81": 1, "mathdef810": 6, "mathdef811": 6, "mathdef812": 6, "mathdef813": 6, "mathdef814": 6, "mathdef815": 6, "mathdef816": 6, "mathdef817": 6, "mathdef818": 6, "mathdef819": 6, "mathdef82": 1, "mathdef820": 6, "mathdef821": 6, "mathdef822": 6, "mathdef823": 6, "mathdef824": 6, "mathdef825": 6, "mathdef826": 6, "mathdef827": 6, "mathdef828": 6, "mathdef829": 6, "mathdef83": 1, "mathdef830": 6, "mathdef831": 6, "mathdef832": 6, "mathdef833": 6, "mathdef834": 6, "mathdef835": 6, "mathdef836": 6, "mathdef837": 6, "mathdef838": 6, "mathdef839": 6, "mathdef84": 1, "mathdef840": 6, "mathdef841": 6, "mathdef842": 6, "mathdef843": 6, "mathdef844": 6, "mathdef845": 6, "mathdef846": 6, "mathdef847": 6, "mathdef848": 6, "mathdef849": 6, "mathdef85": 1, "mathdef850": 6, "mathdef851": 6, "mathdef852": 6, "mathdef853": 6, "mathdef854": 6, "mathdef855": 6, "mathdef856": 6, "mathdef857": 6, "mathdef858": 6, "mathdef859": 6, "mathdef86": 1, "mathdef860": 6, "mathdef861": 6, "mathdef862": 6, "mathdef863": 6, "mathdef864": 6, "mathdef865": 6, "mathdef866": 6, "mathdef867": 6, "mathdef868": 6, "mathdef869": 6, "mathdef87": 1, "mathdef870": 6, "mathdef871": 6, "mathdef872": 6, "mathdef873": 6, "mathdef874": 6, "mathdef875": 6, "mathdef876": 6, "mathdef877": 6, "mathdef878": 6, "mathdef879": 6, "mathdef88": 1, "mathdef880": 6, "mathdef881": 6, "mathdef882": 6, "mathdef883": 6, "mathdef884": 6, "mathdef885": 6, "mathdef886": 6, "mathdef887": 6, "mathdef888": 6, "mathdef889": 6, "mathdef89": 1, "mathdef890": 6, "mathdef891": 6, "mathdef892": 6, "mathdef893": 6, "mathdef894": 6, "mathdef895": 6, "mathdef896": 6, "mathdef897": 6, "mathdef898": 6, "mathdef899": 6, "mathdef9": 0, "mathdef90": 1, "mathdef900": 6, "mathdef901": 6, "mathdef902": 6, "mathdef903": 6, "mathdef904": 6, "mathdef905": 6, "mathdef906": 6, "mathdef907": 6, "mathdef908": 6, "mathdef909": 6, "mathdef91": 1, "mathdef910": 6, "mathdef911": 6, "mathdef912": 6, "mathdef913": 6, "mathdef914": 6, "mathdef915": 6, "mathdef916": 6, "mathdef917": 6, "mathdef918": 6, "mathdef919": 6, "mathdef92": 1, "mathdef920": 6, "mathdef921": 6, "mathdef922": 6, "mathdef923": 6, "mathdef924": 6, "mathdef925": 6, "mathdef926": 6, "mathdef927": 6, "mathdef928": 6, "mathdef929": 6, "mathdef93": 1, "mathdef930": 6, "mathdef931": 6, "mathdef932": 6, "mathdef933": 6, "mathdef934": 6, "mathdef935": 6, "mathdef936": 6, "mathdef937": 6, "mathdef938": 6, "mathdef939": 6, "mathdef94": 2, "mathdef940": 6, "mathdef941": 6, "mathdef942": 6, "mathdef943": 6, "mathdef944": 6, "mathdef945": 6, "mathdef946": 6, "mathdef947": 6, "mathdef948": 6, "mathdef949": 6, "mathdef95": 2, "mathdef950": 6, "mathdef951": 6, "mathdef952": 6, "mathdef953": 6, "mathdef954": 6, "mathdef955": 6, "mathdef956": 6, "mathdef957": 6, "mathdef958": 6, "mathdef959": 6, "mathdef96": 2, "mathdef960": 6, "mathdef961": 6, "mathdef962": 6, "mathdef963": 6, "mathdef964": 6, "mathdef965": 6, "mathdef966": 6, "mathdef967": 6, "mathdef968": 6, "mathdef969": 6, "mathdef97": 2, "mathdef970": 6, "mathdef971": 6, "mathdef972": 6, "mathdef973": 6, "mathdef974": 6, "mathdef975": 6, "mathdef976": 6, "mathdef977": 6, "mathdef978": 6, "mathdef979": 6, "mathdef98": 2, "mathdef980": 6, "mathdef981": 6, "mathdef982": 6, "mathdef983": 6, "mathdef984": 6, "mathdef985": 6, "mathdef986": 6, "mathdef987": 6, "mathdef988": 6, "mathdef989": 6, "mathdef99": 2, "mathdef990": 6, "mathdef991": 6, "mathdef992": 6, "mathdef993": 6, "mathdef994": 6, "mathdef995": 6, "mathdef996": 6, "mathdef997": 6, "mathdef998": 6, "mathdef999": 6, "mathemat": [17, 21, 42], "mathit": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46], "mathrel": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mathrm": [0, 1, 2, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mathsf": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45], "mathtt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "matrix": 28, "max": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "maximum": [14, 15, 19, 21, 22, 27, 32, 33], "mbox": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "me": 39, "mean": [10, 19, 22, 28, 31, 33, 38, 42], "meaning": [23, 28, 42, 47], "meant": [0, 38], "mechanis": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "media": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "meet": [3, 44], "mem": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mem_typ": 0, "memaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "memarg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "member": [29, 33], "memidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "meminst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "memori": [0, 2, 4, 5, 6, 7, 8, 9, 11, 12, 16, 17, 18, 21, 23, 25, 26, 27, 28, 29, 30, 34, 35, 36, 38, 41, 42, 43], "memory64": 1, "memsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "memtyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "memus": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mere": [20, 31, 32, 33, 46], "merg": 19, "messag": 3, "met": [0, 3, 42], "meta": [2, 11, 21, 22, 29, 32, 33, 34, 35], "method": 10, "mi": [3, 10, 19], "michael": [10, 17, 42], "mid": 29, "might": [10, 22, 40], "min": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "minimum": [4, 21, 32, 33], "minor": 1, "minu": 33, "mirror": [1, 11, 35, 37, 39], "miss": 31, "mit": [17, 42], "mitig": 27, "mix": [21, 33], "mm": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mobil": 27, "mod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mode": [1, 7, 21, 31, 32, 46], "model": [17, 22, 27, 28, 31], "modern": 27, "modif": [9, 10, 17, 19], "modifi": [1, 3, 10, 17, 19, 42], "modul": [0, 1, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47], "modular": 27, "modulefield": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "moduleinst": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "modulenameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "modulenamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "modulenamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "moduletyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "modulo": 21, "more": [1, 10, 17, 19, 28, 31, 34, 38, 41, 42, 44, 46, 47], "moreov": [9, 10, 17, 22, 29, 32, 34, 41, 42, 44, 45, 47], "most": [2, 10, 14, 17, 19, 21, 22, 29, 31, 32, 34, 35, 39, 44, 45, 46, 47], "mp": 21, "mt": [3, 10, 14, 15, 33, 39, 40, 46], "mul": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mulr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "multi": [1, 6], "multicolumn": [14, 19, 20, 40], "multipl": [0, 2, 6, 9, 10, 11, 19, 20, 21, 22, 23, 29, 31, 32, 33, 34, 35, 39, 40, 44], "multipli": [10, 21], "must": [0, 2, 3, 4, 10, 11, 14, 16, 19, 21, 29, 31, 32, 35, 37, 38, 39, 40, 41, 42, 44, 47], "mut": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "mutabl": [15, 19, 22, 28, 32, 33], "mutat": [10, 17, 20, 22], "mutual": [9, 10, 20, 33, 46], "n": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "n_1": [10, 17, 19, 21, 31, 45], "n_2": [10, 17, 21, 31, 45], "n_k": 19, "name": [0, 1, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47], "nameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nameassoc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "namedata": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "namemap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "namesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "namespac": 39, "namesubsect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nan": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "narrow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "nat": 0, "nativ": 27, "natur": [22, 34, 37], "navig": 14, "ne": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nearest": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "necessari": [0, 10, 20, 31, 44], "necessarili": 32, "need": [0, 2, 3, 10, 14, 19, 28, 33, 35, 42, 44, 46], "neg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "negat": 21, "neither": [21, 33], "neq": [14, 19, 20, 21, 31, 38, 39, 40, 41, 44, 46], "nest": [2, 4, 13, 22, 28, 29, 31, 37, 38], "never": [0, 9, 10, 22, 42], "new": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "newli": 31, "newlin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "next": [17, 38], "nm": [3, 14, 39, 46], "nn": 1, "noexn": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "noextern": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nofunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "non": [0, 2, 3, 9, 10, 11, 16, 19, 21, 22, 29, 31, 33, 35, 44], "none": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nontermin": [11, 29, 35], "nontrap": 1, "nop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "nor": [4, 21, 27, 33], "normal": [21, 34, 41], "notabl": 10, "notat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47], "note": [1, 17, 45], "noth": [3, 19, 31], "notin": 37, "notion": [10, 19, 34, 45], "now": [1, 19, 20], "nt": [15, 24, 40, 44], "null": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "nullabl": [10, 22, 24, 31, 33], "nullexnref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nullexternref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nullfuncref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "nullref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "num": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "num_typ": 0, "number": [0, 1, 2, 4, 7, 8, 9, 10, 11, 12, 14, 16, 19, 20, 21, 22, 24, 28, 30, 31, 34, 35, 36, 39, 41, 43, 44], "numer": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 22, 23, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "numtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "numvectyp": 10, "o": [14, 27, 37], "object": [3, 20, 22, 27, 33], "observ": [1, 20, 21, 22, 28, 33], "obtain": 33, "occur": [0, 1, 2, 10, 14, 15, 17, 19, 20, 21, 22, 23, 28, 32, 34, 37, 38, 39, 41, 42, 44], "occurr": [2, 11, 13, 22, 29, 35, 42], "off": [0, 17, 19, 42, 44], "offer": [17, 42], "offici": 10, "offset": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "often": [17, 29], "ok": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "old": [10, 19], "omit": [0, 2, 9, 13, 14, 17, 29, 35, 37, 39, 40], "onc": [2, 14, 20, 21, 28, 32], "one": [0, 1, 2, 10, 11, 13, 14, 17, 19, 20, 21, 22, 28, 29, 31, 33, 35, 37, 39, 42, 44, 47], "ones": [10, 16, 21, 31], "onli": [0, 1, 2, 3, 9, 10, 11, 13, 17, 19, 20, 21, 22, 27, 28, 31, 32, 34, 35, 37, 38, 39, 40, 42, 44, 45, 46], "onto": 19, "op": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "opaqu": [28, 32, 33], "opcod": [1, 5, 6, 8, 13], "open": [10, 27, 38], "oper": [1, 3, 4, 6, 17, 18, 19, 27, 28, 31, 33, 34, 42], "operand": [0, 1, 10, 13, 17, 19, 21, 22, 28, 31, 37, 42, 44], "oplu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "opposit": 21, "optim": [19, 31], "option": [1, 11, 14, 22, 28, 29, 31, 33, 35, 37, 39, 40, 41, 42], "order": [0, 2, 3, 9, 10, 11, 13, 14, 16, 17, 20, 21, 22, 28, 31, 32, 33, 34, 35, 39, 40, 42], "organ": [14, 28, 32], "origin": [0, 1, 10, 17, 19, 21, 22, 42], "other": [0, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 27, 28, 31, 32, 33, 34, 35, 37, 38, 40, 41, 42, 44, 47], "otherwis": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "out": [0, 4, 9, 14, 21, 31, 32, 33, 35], "outcom": [3, 10, 19, 21, 22, 46], "outermost": [0, 31], "output": [10, 21, 31, 33, 42, 44, 45], "outsid": [10, 11, 22, 28, 31, 41, 42], "outward": 31, "over": [0, 2, 3, 4, 10, 14, 21, 22, 29, 31, 32, 33, 34, 35, 39, 42, 46], "overal": 9, "overflow": [21, 41], "overlap": [31, 38, 40], "overload": 32, "overview": [1, 25, 26], "own": [10, 20, 22, 27, 28, 32, 33, 42], "p": [13, 21, 41], "p_1": 21, "p_2": 21, "pack": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "pack_typ": 0, "packfield": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "packnum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "packtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "packval": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "page": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "pair": [2, 3, 10, 11, 14, 17, 19, 21, 28, 32, 40], "pairwis": 21, "paper": 10, "parallel": [1, 14, 27, 42], "paralleliz": 27, "param": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "paramat": 21, "paramet": [1, 3, 4, 19, 21, 24, 28, 32, 33, 35, 39, 40, 42], "parameter": 14, "parametr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "paramnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "parenthes": [11, 34, 35, 37, 38], "parenthesi": 38, "pars": [3, 11, 35, 37, 40], "part": [2, 3, 9, 17, 21, 27, 28, 29, 31, 42, 44], "parti": [14, 38], "partial": [10, 19, 21], "particular": [9, 10, 17, 21, 22, 24, 27, 28, 32], "partit": 10, "pass": [0, 3, 14, 20, 22, 27, 46], "passiv": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "path": [10, 29], "pattern": [11, 13, 16, 33, 35], "payload": [2, 21, 34, 41], "per": [1, 2, 3, 17, 19, 35, 44], "perform": [0, 1, 10, 17, 19, 20, 21, 22, 27, 28, 31, 33, 42, 44, 45, 46], "perman": 9, "permiss": 46, "permit": 21, "phantom": [13, 37], "pharabod": 10, "phase": 26, "philippa": 10, "phrase": [11, 37, 42], "physic": 4, "pichon": 10, "pick": [11, 21, 42, 44], "piec": 42, "pierc": [17, 42], "place": [2, 10, 14, 15, 17, 20, 22, 23, 27, 31, 35, 39, 42], "placehold": 21, "placement": [2, 14], "plai": 38, "plain": [1, 13, 21, 35, 37], "plaininstr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "platform": [9, 27, 33], "pldi": [10, 17, 42], "pm": [21, 34, 41], "pmax": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "pmin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "point": [1, 3, 9, 10, 12, 18, 19, 22, 27, 29, 30, 31, 33, 36], "pointer": [28, 33], "pointwis": [21, 45], "polici": 27, "polymorph": [0, 10, 44], "pop": [0, 17, 19, 20, 28, 31, 42, 44], "pop_ctrl": 0, "pop_num": 0, "pop_ref": 0, "pop_val": 0, "popcnt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "portabl": 27, "posit": [2, 8, 9, 13, 15, 16, 19, 21, 34, 37, 42], "possibl": [1, 3, 6, 9, 10, 11, 15, 19, 20, 21, 22, 27, 32, 34, 38, 40, 44], "possibli": [2, 10, 11, 13, 14, 24, 29, 31, 33, 35, 39], "post": [5, 10, 19], "potenti": 27, "power": [21, 31], "practic": [1, 19, 20, 22, 28, 33, 44], "pre": [5, 10, 19, 20, 40, 46], "prealloc": 0, "preambl": 14, "prec": 10, "preced": [2, 15, 20, 21, 32, 39], "preceq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "precis": [0, 1, 3, 10, 17, 19, 21, 22, 27, 33, 44], "predic": [3, 21], "prefix": [1, 13, 31, 44], "premis": [42, 45], "prepend": [0, 10, 44], "prescrib": [14, 21, 31, 44], "presenc": [10, 14, 17, 19, 42], "present": [0, 1, 2, 9, 13, 14, 15, 20, 32, 33], "preserv": [9, 10, 22, 32, 33], "press": [17, 42], "presum": 41, "prevent": [10, 27, 31, 33, 41, 47], "previou": [0, 1, 10, 21, 31, 44, 46], "previous": [0, 1, 10, 40, 44, 46, 47], "primari": 2, "primarili": 20, "primit": [21, 34], "princip": [0, 5, 42], "printabl": [2, 41], "prior": 1, "privat": 22, "privileg": 27, "proce": [22, 42], "proceed": [10, 17, 42], "process": [28, 33, 34, 40, 47], "produc": [1, 9, 10, 14, 17, 19, 20, 21, 22, 28, 31, 32, 33, 40, 42, 44], "product": [9, 11, 16, 19, 21, 29, 35, 38, 40, 41], "profil": [0, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "program": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "progress": 10, "proj": 0, "project": [1, 21, 42], "promot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "proof": [10, 17, 42], "prop": 10, "propag": 3, "proper": [0, 33], "properli": 38, "properti": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "propos": 1, "proposit": 42, "prose": [18, 19, 43], "prove": 10, "provid": [1, 2, 3, 11, 20, 21, 22, 27, 28, 29, 31, 32, 35, 41, 42, 44, 45], "provision": 10, "pseudo": [0, 38], "pt": [10, 15, 19, 40], "pth": 29, "pure": 0, "purg": 0, "purpos": [0, 2, 9, 22, 24, 31, 33, 40], "push": [0, 17, 19, 20, 22, 28, 31, 42, 44], "push_ctrl": 0, "push_val": 0, "put": 27, "q": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "q15": 21, "q15mulr": [1, 37], "q_1": [17, 21], "q_2": [17, 21], "q_3": 17, "q_4": 17, "q_5": 17, "q_6": 17, "qquad": [3, 9, 10, 19, 21, 24, 37, 39, 42, 44, 45, 46, 47], "qt": 14, "quad": [10, 11, 13, 14, 15, 16, 19, 20, 22, 23, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42], "qualif": 21, "quiet": [21, 34], "quot": [35, 41], "quotat": 41, "r": [3, 9, 10, 11, 19, 21, 22, 29, 35, 41], "r_": 21, "r_1": 29, "r_2": 29, "r_k": 21, "rais": [0, 31], "rang": [1, 3, 4, 10, 13, 14, 21, 22, 27, 29, 31, 32, 33, 34, 41, 45, 47], "rao": 10, "rather": 22, "ration": 21, "raw": [28, 32, 34, 39, 41], "rcl": [17, 19, 42], "re": 20, "reach": [3, 10, 19, 22], "reachabl": [0, 10], "read": [10, 14, 17, 21, 31, 42], "readabl": 35, "reader": [17, 42], "readili": [17, 42], "real": [21, 28], "reason": [4, 27], "rec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "rec_typ": 0, "receiv": 33, "recent": [17, 44], "reclassifi": 1, "recogn": [2, 15, 38], "recommend": [11, 21, 35], "record": [0, 10, 14, 17, 22, 29, 35, 42], "rectifi": 21, "rectyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "recurs": [0, 1, 4, 7, 8, 12, 14, 20, 28, 29, 30, 32, 35, 36, 37, 42, 43, 44, 45, 46], "reduc": [1, 17, 19, 22], "reduct": [9, 17, 19, 22], "ref": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "ref_typ": 0, "refer": [0, 3, 7, 8, 10, 12, 17, 18, 20, 22, 28, 30, 32, 36, 42, 43, 46], "referenc": [19, 22, 24, 28, 31, 32, 33, 40], "refin": [0, 1, 3], "reftyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "reftypediff": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "regard": [21, 37], "regardless": [19, 31, 33], "region": 31, "regionof": 31, "regist": 28, "regular": [3, 10, 21, 22, 37, 39, 42], "regularli": 19, "reinterpret": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "reject": 4, "rel": [2, 10, 19, 21, 24, 31, 37, 42, 44], "relat": [1, 10, 21, 24, 42, 45], "relax": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "relaxed_trunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "releas": [5, 25, 27], "relev": [11, 22, 27, 29, 35, 38, 39, 42], "reliabl": [21, 33], "relop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "rem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "remain": [1, 2, 9, 10, 19, 31], "remaind": [0, 21], "remov": [0, 9, 10, 17, 19, 22], "render": [2, 17, 35, 42], "reorder": 1, "repeat": [37, 39], "repeatedli": 39, "replac": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "report": [4, 20, 28], "repres": [0, 1, 2, 9, 10, 13, 14, 17, 21, 22, 28, 31, 32, 33, 34, 37, 38, 41, 42, 46], "represent": [0, 1, 2, 6, 10, 11, 16, 17, 18, 22, 27, 28, 29, 33, 34, 40, 41, 42], "repurpos": 10, "requir": [0, 2, 3, 4, 10, 11, 14, 17, 19, 20, 21, 22, 28, 29, 31, 32, 33, 38, 40, 41, 42, 44, 46], "rerais": 31, "reserv": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "reset": 0, "reset_loc": 0, "resiz": [0, 33], "resolv": [21, 22, 32, 35, 39, 42], "resourc": [4, 9, 19, 27, 31], "respect": [0, 1, 2, 3, 9, 10, 11, 13, 14, 15, 17, 19, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 47], "respons": [3, 27], "rest": [20, 38], "restart": [22, 31], "restrict": [4, 9, 11, 16, 31, 32, 35, 38, 39, 47], "result": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46], "resulttyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "resum": 31, "retain": 1, "retriev": 31, "return": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "return_call_ref": 0, "return_typ": 0, "reus": [22, 27, 40], "revers": [0, 21], "rewrit": 35, "right": [0, 10, 17, 19, 21, 38], "rightarrow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "rise": 42, "role": [1, 38, 39], "roll": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47], "root": 21, "rossberg": [10, 17, 25, 42], "rotat": 21, "rotl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "rotr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "round": [2, 27, 39, 41], "rrl": [11, 13, 14, 15, 16, 22, 29, 31, 32, 33, 34, 35, 38, 40, 41, 42], "rt": [0, 14, 15, 24, 40, 42, 46], "rt1": 0, "rt2": 0, "rule": [1, 5, 9, 10, 11, 14, 17, 19, 22, 24, 25, 29, 35, 37, 38, 41, 42, 44, 45, 46, 47], "run": [3, 10, 22, 27], "rundata": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "runelem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "runtim": [0, 1, 2, 4, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "s_1": [10, 19, 20, 21, 29], "s_2": [10, 20, 29], "s_3": 20, "s_4": 20, "s_5": 20, "s_6": 20, "s_7": 20, "s_i": 29, "s_n": [19, 21], "safe": [10, 27, 28], "safeti": 10, "sai": 42, "said": 42, "same": [2, 4, 10, 11, 14, 15, 21, 22, 29, 31, 32, 34, 35, 37, 39, 40, 42, 44, 46], "san": 29, "sandbox": 27, "sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "satisfi": [0, 3, 10, 19], "satur": [13, 21], "scalar": [1, 22, 31, 33, 34, 35, 38, 41, 43], "scheme": 10, "schuff": [10, 17, 42], "scope": [10, 11, 22, 26, 28, 39, 42], "scriptstyl": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle128": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "scriptstyle15": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle16": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle2": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle31": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "scriptstyle32": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle4": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle64": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "scriptstyle8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "search": 22, "sec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "second": [0, 21, 31, 39], "secondari": [2, 20], "section": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "secur": 26, "see": 39, "seem": 44, "seen": 27, "segment": [1, 2, 4, 7, 14, 22, 28, 30, 31, 33, 36, 42, 43, 44], "select": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "self": [0, 27], "semant": [0, 2, 3, 5, 10, 14, 17, 19, 20, 21, 22, 23, 25, 26, 27, 38, 42], "semicolon": [38, 41], "sens": 3, "separ": [0, 2, 10, 11, 13, 14, 17, 21, 22, 27, 28, 29, 33, 35, 38, 41, 42], "sequenc": [1, 2, 3, 4, 5, 7, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 41, 42, 43, 45, 46, 47], "sequenti": [44, 46], "serif": 29, "serv": [28, 32, 39], "set": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "set_loc": 0, "setminu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "sever": [13, 21, 27, 31, 44], "sh": 44, "shadow": 37, "shape": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "share": [10, 22], "shift": [21, 31, 37, 44], "shl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "short": [1, 9, 15, 29, 32], "shortcut": 31, "shortest": 6, "shorthand": [11, 15, 20, 21, 29, 33, 34, 35, 40, 42], "should": [2, 9, 38], "show": 0, "shr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "shrink": 10, "shrunk": 0, "shuffl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "si": 19, "side": [1, 11, 16, 27, 28, 29, 35, 37, 39, 42, 47], "sigma": 10, "sign": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "signal": [21, 22, 34], "signatur": [32, 33], "signed": [31, 34, 41, 44], "signif": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "signific": [21, 34, 41], "significand": [21, 34], "signless": 21, "sigplan": [10, 17, 42], "simd": [1, 31, 33, 34], "similar": [0, 2, 21, 32, 38], "similarli": [0, 14, 16, 17, 19, 20, 29, 31, 34, 40, 42], "simpl": [10, 22, 27, 28, 34, 42, 44, 46, 47], "simpler": [22, 33], "simplest": 34, "simpli": [0, 2, 22, 31], "simplifi": [14, 20, 40], "sinc": [0, 1, 10, 14, 19, 21, 31, 33, 34, 37, 42, 45], "singl": [0, 1, 2, 10, 13, 14, 15, 21, 22, 27, 28, 31, 32, 33, 34, 35, 37, 38, 39, 40], "singleton": [21, 46], "singular": [19, 39, 40], "site": 33, "situat": 4, "sixteen": 28, "size": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "skeleton": [0, 42], "sketch": 0, "skip": [0, 14], "slice": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "slot": [31, 32], "slower": 19, "small": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "smaller": [10, 21, 24, 27, 28, 31], "smallest": [21, 32, 34, 40], "so": [0, 11, 13, 14, 15, 17, 19, 27, 31, 35, 37, 40, 42, 44], "sole": 37, "some": [3, 4, 9, 10, 11, 15, 16, 17, 19, 20, 21, 28, 29, 31, 33, 34, 35, 41, 42, 44], "sometim": [22, 32, 34], "soon": 27, "sort": [28, 42], "sound": [0, 5, 9, 17, 19, 25, 42], "sourc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "space": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "spec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "special": [0, 10, 13, 19, 34, 37], "specif": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "specifi": [1, 3, 4, 9, 10, 17, 21, 24, 28, 31, 32, 33, 35, 39, 42], "speed": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "splat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "splice": 19, "split": [1, 2, 10, 11, 14, 27, 29, 35, 39], "springer": 10, "sqrt": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "squar": 21, "st": [0, 10, 15, 39, 40], "stack": [4, 10, 17, 18, 19, 20, 28, 31, 32, 42, 44], "stackrel": 3, "stage": 20, "stand": [27, 41, 42], "standard": [10, 17, 21, 27, 33, 34, 42], "start": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47], "start_typ": 0, "startsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "state": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "statement": [31, 42], "static": [5, 9, 10, 20, 22, 28, 31, 32, 33], "statu": [0, 1, 21, 42, 46], "stem": 4, "step": [10, 17, 19, 20], "step_pur": 19, "still": [0, 2, 4, 9, 10, 16, 17, 19, 21, 32], "stop": 21, "storag": [7, 10, 28, 31, 33, 37, 44, 45, 47], "storagetyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "store": [0, 1, 2, 4, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "store16": 37, "store32": 37, "store64": 37, "store8": 37, "storeop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "straightforward": 0, "strategi": 4, "stream": [14, 17, 38], "streamabl": 27, "string": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47], "stringchar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "stringelem": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "struct": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "struct_typ": 0, "structaddr": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "structinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "structref": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "structur": [1, 2, 3, 5, 7, 13, 14, 18, 19, 25, 28, 29, 31, 32, 33, 37, 38, 40, 42], "stylis": [17, 42], "sub": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "sub_typ": 0, "subcategori": 31, "subclass": 33, "subject": [1, 17, 27], "subnorm": [21, 34], "subrang": 32, "subsequ": 44, "subset": [1, 4, 9, 33, 35, 38], "subseteq": 21, "subst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "substanti": 19, "substitut": [0, 10, 20, 23, 40, 42], "subsum": 19, "subsumpt": [10, 44], "subtract": 21, "subtyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46], "succe": [3, 19, 31], "success": 31, "successfulli": 1, "suffic": 10, "suffici": 10, "sugar": [35, 37], "suitabl": [0, 3, 10, 19, 27, 28, 33, 39, 42, 46], "super": [0, 15, 40, 44], "superimpos": 38, "supersed": 27, "supertyp": [0, 3, 10, 33, 42, 44, 45, 47], "suppli": [20, 22, 32], "support": [3, 4, 9, 11, 21, 22, 27, 28, 32, 33, 38, 41], "supset": 10, "surround": [0, 39, 42, 44], "switch": 0, "swizzl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "sx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "sym": [11, 29, 35], "symbol": [3, 4, 11, 29, 35, 37, 38, 39, 40, 41], "symposium": 10, "syntact": [0, 1, 3, 5, 9, 10, 17, 22, 29, 35, 37, 38, 40, 41, 42, 45], "syntax": [0, 1, 2, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45], "synthes": [11, 35, 40], "system": [5, 17, 25, 27, 28, 42], "sz": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "t": [0, 1, 2, 3, 6, 7, 9, 11, 13, 14, 15, 16, 17, 21, 22, 23, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 45, 46, 47], "t1": 0, "t2": 0, "t_": 45, "t_1": [3, 6, 10, 15, 19, 20, 22, 35, 37, 40, 42, 45, 46, 47], "t_2": [3, 6, 10, 15, 19, 20, 22, 37, 40, 42, 45, 46, 47], "t_3": 44, "t_4": 44, "t_i": [10, 20, 35], "t_n": 35, "t_x": 6, "ta": [20, 39], "tab": 14, "tabl": [0, 2, 4, 5, 6, 7, 8, 9, 11, 12, 16, 17, 18, 21, 23, 25, 26, 27, 28, 29, 30, 34, 35, 36, 38, 41, 42, 43], "table_typ": 0, "tableaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tableidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tableinst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tablesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tabletyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tableus": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tabul": 38, "tag": [0, 1, 4, 5, 6, 7, 8, 9, 11, 12, 13, 16, 17, 18, 19, 21, 23, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 41, 42, 43, 44], "tagaddr": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "taginst": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagnameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagnamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagnamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tagtyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tail": 31, "take": [0, 1, 2, 4, 10, 20, 21, 22, 27, 28, 31, 35], "taken": [22, 40], "target": [17, 21, 22, 28, 31], "task": 27, "technic": [9, 10, 21], "techniqu": 22, "tee": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "term": [11, 17, 19, 20, 22, 29, 35, 39], "termin": [4, 10, 11, 13, 16, 17, 19, 22, 29, 31, 32, 35, 38], "ternari": [1, 31], "test": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "testop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "text": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "textual": [2, 9, 27, 35, 41], "tfield": 39, "tg": 39, "th": [29, 42], "than": [1, 3, 10, 14, 19, 20, 21, 22, 27, 28, 31, 33, 34, 41, 44, 45, 47], "thei": [1, 2, 4, 9, 10, 11, 13, 14, 15, 19, 21, 22, 27, 28, 31, 32, 33, 34, 35, 37, 38, 40, 41, 42, 44, 45, 46], "them": [0, 2, 3, 9, 10, 17, 21, 22, 23, 28, 31, 32, 33, 34, 37, 38, 39, 40, 42, 46], "themselv": [10, 16, 22, 31, 38, 42, 46], "theorem": 5, "therebi": [0, 9, 17, 28, 39], "therefor": [19, 22, 44], "thereof": 33, "thi": [0, 1, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46], "third": [14, 31, 38], "thisisenough": 37, "thisshouldbeenough": 37, "thorough": [17, 42], "those": [10, 11, 29, 31, 35, 38, 42, 46], "thought": 21, "thread": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "three": [0, 17, 28, 31, 33], "through": [0, 3, 10, 14, 19, 22, 28, 31, 32, 33], "throw": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "thrown": [3, 22], "thu": [0, 11, 15, 21, 28, 32, 35, 42], "ti": [0, 3, 19, 21], "tild": 41, "time": [0, 1, 3, 4, 10, 11, 19, 21, 22, 23, 27, 29, 31, 32, 35], "titzer": [10, 17, 42], "tobool": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "token": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47], "tool": [2, 9, 39], "top": [0, 10, 11, 19, 20, 44], "top_heap_typ": 0, "toplevel": 39, "topmost": 19, "total": 16, "touch": 17, "toward": [21, 28], "track": [0, 1, 42], "tracker": 25, "trail": [16, 21], "transfer": [31, 44], "transform": [19, 21], "transit": 10, "translat": 27, "transmit": 27, "transpar": 33, "trap": [0, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "treat": [3, 13, 29, 31, 38], "tree": 1, "trip": 2, "tripl": 3, "trivial": 0, "true": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "trunc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "trunc_sat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "truncat": [13, 21], "try": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "try_tabl": 0, "tt": [3, 10, 14, 15, 33, 39, 40, 46], "tupl": 17, "turn": [1, 2, 4, 14, 22, 44], "two": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "ty": [14, 39], "type": [4, 5, 6, 9, 11, 12, 13, 16, 17, 18, 21, 22, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 41, 43], "typedef": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typeidx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typenameannot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typenamesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typenamesubsec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typesec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typeus": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "typewrit": [11, 35], "typic": [3, 4, 17, 27, 28, 31], "u": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "u32": [0, 6], "ultim": 22, "unalign": [19, 28], "unambigu": [14, 15, 35], "unannot": 10, "unari": [1, 15, 21, 31], "unbound": 21, "unbox": [1, 31, 33], "unchang": 10, "uncondit": [0, 31, 44], "uncondition": [0, 42], "unconstrain": [10, 44], "undefin": [10, 21], "under": [0, 3, 9, 10, 19, 28, 42, 44, 46], "underflow": 0, "underli": [19, 21, 34], "underscor": 41, "understand": [17, 42], "undo": 0, "unfus": 21, "unicod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "uniniti": [19, 22], "uninterpret": [14, 16, 22, 32, 34, 41], "union": 42, "uniqu": [2, 10, 22, 32, 35, 42], "unit": [31, 32, 33], "univers": [27, 33, 47], "unknown": 14, "unless": [10, 17, 19], "unlik": [1, 13, 16, 28, 31, 32], "unlink": 1, "unnam": [35, 37], "unnecessari": [17, 35], "unop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "unpack": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unpack_field": 0, "unpackfield": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unpacknum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unpackshap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unravel": 20, "unreach": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "unrel": 34, "unrol": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47], "unsaf": 27, "unset": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unsign": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "unspecif": 3, "unspecifi": 21, "until": [4, 14, 19], "unus": 16, "unwind": 31, "up": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "updat": [0, 3, 29, 37, 44], "upon": 32, "upper": [10, 21], "us": [0, 1, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 21, 22, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 43, 45], "usabl": 28, "user": 2, "usual": [4, 11, 17, 21, 28, 31, 35, 42], "utf": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "utf8": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "v": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "v128": [0, 1, 37, 40], "v_1": [19, 37], "v_2": [19, 37], "vacuous": 45, "val": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "val_height": 0, "val_i": 20, "val_stack": 0, "val_typ": 0, "valid": [1, 2, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47], "validate_ref_typ": 0, "validate_val_typ": 0, "valtyp": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "valu": [0, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 42, 43, 44, 46], "var": 0, "vari": [4, 13, 34], "variabl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47], "variant": [13, 16, 31], "varieti": 27, "variou": [0, 17, 33, 42], "vbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vbitmaskop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vcvtop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vdash": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vec": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vec_typ": 0, "vechaslongerinstructionnam": 13, "vechasreallylonginstructionnam": 37, "vechasreallyreallyreallylonginstructionnam": 37, "vecnum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vector": [7, 8, 9, 12, 18, 22, 28, 30, 36, 43], "vectyp": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vee": [10, 21, 37, 39], "veebar": 21, "verbatim": 37, "veri": [14, 17], "verifi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "versa": [1, 10, 21], "version": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vextbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vextternop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vextunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vfbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vfrelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vftestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vfunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "via": [2, 19, 20], "vibinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vice": [1, 10, 21], "view": 28, "violat": [9, 19], "virelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "virtu": 42, "virtual": [2, 27, 28], "vishiftop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "visual": 37, "viswizzlop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vitestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "viunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vloadop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "vm": 27, "vrelop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vshiftop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vswizzlop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vt": [15, 24, 40, 44], "vternop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vtestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vulner": 27, "vunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vvbinop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vvternop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vvtestop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "vvunop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47], "w": 21, "w3c": 27, "wa": [0, 10, 31], "wagner": [10, 17, 42], "wai": [3, 9, 10, 20, 21, 27, 28, 33], "wasm": [11, 27], "wat": 35, "watt": 10, "we": [0, 22], "weaken": [10, 44], "web": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "webassembli": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "wedg": [3, 9, 10, 19, 21, 39], "well": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "were": [0, 1, 35], "wf": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "what": [1, 6], "when": [0, 1, 2, 3, 9, 10, 11, 14, 17, 19, 20, 21, 22, 29, 32, 33, 35, 39, 41, 42, 44, 45, 46], "where": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "wherea": 13, "whether": [0, 10, 14, 15, 22, 31, 32, 34], "which": [0, 2, 3, 4, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 46, 47], "while": [0, 10, 14, 20, 21, 31, 32, 33, 34, 38, 45], "white": [35, 36, 37, 41], "whitespac": 38, "whose": [0, 1, 2, 9, 10, 11, 14, 19, 20, 21, 33, 34, 35, 40, 42, 44], "why": 33, "wide": [17, 28, 42], "wider": 33, "width": [19, 21, 22, 28, 31, 33, 34], "wise": [17, 19, 21, 29, 31], "within": [1, 10, 16, 21, 22, 28, 31, 32, 33, 35, 41, 42, 47], "without": [4, 10, 13, 14, 15, 19, 22, 33, 42, 44], "word": [10, 42], "would": [0, 10, 14, 19, 22, 23, 44], "wrap": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "write": 35, "written": [2, 10, 11, 21, 29, 31, 33, 35, 37, 39, 41, 42], "x": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 47], "x_0": 47, "x_1": [10, 13, 21, 44, 45], "x_2": [10, 13, 44, 45], "x_n": [19, 21], "xa": 22, "xi": 20, "xiaojia": 10, "xor": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "xref": [0, 1, 2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45], "xt": [3, 14, 20, 24, 33, 46], "xx": [14, 32, 39], "xyz": [9, 10], "y": [6, 10, 13, 14, 20, 32, 37, 39], "y_k": 10, "yield": [3, 19, 31, 44, 46], "z": [17, 19, 22, 34, 37, 38, 41], "z_1": 19, "z_k": 19, "zakai": [10, 17, 42], "zero": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "zeroop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47], "zt": [15, 19, 40, 44, 45]}, "titles": ["Validation Algorithm", "Change History", "Custom Sections and Annotations", "Embedding", "Implementation Limitations", "Appendix", "Index of Instructions", "Index of Semantic Rules", "Index of Types", "Profiles", "Type Soundness", "Conventions", "Binary Format", "Instructions", "Modules", "Types", "Values", "Conventions", "Execution", "Instructions", "Modules", "Numerics", "Runtime Structure", "Types", "Values", "WebAssembly Specification", "Introduction", "Introduction", "Overview", "Conventions", "Structure", "Instructions", "Modules", "Types", "Values", "Conventions", "Text Format", "Instructions", "Lexical Format", "Modules", "Types", "Values", "Conventions", "Validation", "Instructions", "Matching", "Modules", "Types"], "titleterms": {"": [10, 20, 21], "0": [1, 3, 19], "16": 44, "1em64": 3, "1emn": 19, "2": 1, "2m": 21, "3": 1, "64": 1, "_": [19, 20, 21, 44], "_0": 10, "_1": [3, 19, 21, 44], "_2": [3, 19, 21, 44], "_all": 44, "_alloc": 3, "_ani": [19, 44], "_call": [19, 44], "_cast": [19, 44], "_data": [19, 44], "_decod": 3, "_default": [3, 19, 44], "_dot": 21, "_elem": [19, 44], "_export": 3, "_expr": 19, "_extern": [19, 44], "_externtyp": 3, "_fail": [19, 44], "_fix": [19, 44], "_grow": 3, "_if": [19, 44], "_import": 3, "_indirect": [19, 44], "_init": 3, "_instanti": 3, "_invok": 3, "_lane": [19, 44], "_laneselect": 21, "_madd": 21, "_max": 21, "_min": 21, "_n": [10, 21], "_nmadd": 21, "_non": [19, 44], "_null": [19, 44], "_on": [19, 44], "_pairwis": 21, "_pars": 3, "_q15mulr": 21, "_read": 3, "_ref": [10, 19, 44], "_sat": 21, "_size": 3, "_splat": 44, "_swizzl": 21, "_tabl": [19, 44], "_tag": 3, "_true": 19, "_trunc": 21, "_type": 3, "_u": 21, "_valid": 3, "_valtyp": 3, "_write": 3, "_zero": 44, "abbrevi": [35, 37, 39, 40], "addr": 10, "address": [1, 22, 33, 40], "addrtyp": 10, "administr": [10, 22], "aggreg": [22, 31, 44], "algorithm": 0, "alloc": 20, "allocdata": 20, "allocelem": 20, "allocexport": 20, "allocfunc": 20, "allocglob": 20, "allocmem": 20, "allocmodul": 20, "alloct": 20, "alloctag": 20, "alloctyp": 20, "an": 19, "ani": [19, 44], "annot": [1, 2, 9, 38], "ao": 19, "appendix": [3, 5], "arrai": [10, 19, 24, 44], "arrayinst": 10, "ast": [3, 10, 19, 20, 44, 47], "aux": 20, "auxiliari": [11, 29], "b": [10, 20], "binari": [4, 12], "binop": [19, 44], "bit": 1, "bitmask": [19, 44], "block": [19, 33, 44, 47], "blocktyp": 44, "bool": 3, "boolean": [3, 21], "bot": 10, "br": [19, 44], "bt": 19, "bulk": 1, "byte": [3, 10, 16, 20, 34], "c": [19, 21, 44], "c_1": 21, "c_2": 21, "c_3": 21, "call": [1, 19, 22, 44], "cast": [19, 44], "catch": [10, 19, 44], "chang": 1, "char": 3, "charact": 38, "code": [10, 14, 20], "collect": 1, "comment": 38, "composit": [15, 33, 40, 45, 47], "composition": 10, "comptyp": [10, 47], "concept": 28, "condit": 3, "configur": [10, 22], "consider": 27, "const": [19, 44], "constant": [1, 7, 44], "construct": 7, "context": [0, 10, 35, 42], "control": [10, 13, 19, 31, 37, 44], "convent": [3, 9, 10, 11, 17, 20, 22, 29, 31, 32, 33, 34, 35, 41, 42], "convers": [1, 21], "convert": [19, 21, 44], "copi": [19, 44], "count": 14, "custom": [1, 2, 14], "cvtop": [19, 44], "data": [0, 10, 14, 19, 20, 22, 32, 33, 39, 44, 46], "datainst": 10, "datamod": 20, "defin": [9, 10, 42, 45], "deftyp": [3, 10, 20], "demot": 21, "depend": 27, "design": 27, "det": 9, "determinist": 9, "drop": [19, 44], "e": 20, "elem": [10, 19, 20, 44], "element": [10, 14, 20, 22, 32, 33, 39, 46], "eleminst": 10, "elemmod": 20, "elemtyp": 20, "els": 44, "emb": 3, "embed": 3, "empti": 44, "enter": 19, "epsilon": 44, "eq": [19, 44], "error": 3, "eval": [19, 20], "evalglob": 20, "except": [1, 3, 10, 19, 22, 24], "exec": [3, 10, 19, 20, 21], "execut": [4, 7, 18], "exit": 19, "exn": [3, 10], "exnaddr": 3, "exninst": 10, "export": [10, 14, 20, 22, 32, 39, 46], "exportinst": 10, "expr": 20, "express": [1, 13, 19, 31, 37, 44], "ext": 10, "extend": [1, 21], "extens": [1, 7, 10], "extern": [15, 19, 22, 24, 33, 40, 44, 45, 47], "externaddr": [3, 10, 20], "externidx": [20, 46], "externtyp": 3, "extract": [19, 44], "f": 10, "fab": 21, "fadd": 21, "fceil": 21, "fcopysign": 21, "fdiv": 21, "feq": 21, "ffloor": 21, "fge": 21, "fgt": 21, "field": [2, 10, 45], "fieldval": 10, "fill": [19, 44], "final": [10, 47], "fle": 21, "float": [1, 16, 21, 34, 41], "flt": 21, "fma": 21, "fmax": 21, "fmin": 21, "fmul": 21, "fne": 21, "fnearest": 21, "fneg": 21, "fold": 37, "formal": [17, 42], "format": [4, 12, 36, 38], "formed": 7, "fpmax": 21, "fpmin": 21, "frame": [10, 22], "frelax": 21, "frelaxed_madd": 21, "frelaxed_max": 21, "frelaxed_min": 21, "frelaxed_nmadd": 21, "from": 19, "fsqrt": 21, "fsub": 21, "ftrunc": 21, "ful": 9, "full": 9, "func": [3, 10, 19, 20, 44, 46], "funcaddr": [3, 10, 20], "funcinst": [10, 20], "function": [2, 3, 10, 14, 19, 20, 22, 24, 32, 39, 46], "g": 20, "garbag": 1, "get": [19, 44], "global": [3, 10, 14, 15, 19, 20, 22, 24, 32, 33, 39, 40, 44, 45, 46, 47], "globaladdr": 3, "globalinst": 10, "globaltyp": [3, 20], "goal": 27, "grammar": [11, 29, 35], "grow": [19, 20, 44], "growmem": 20, "growtabl": 20, "h": 19, "half": [21, 44], "handl": [1, 19], "handler": [10, 19, 22], "heap": [10, 15, 33, 40, 45, 47], "heaptyp": 10, "hf": 10, "histori": 1, "host": [10, 19, 24], "hostfunc": [3, 10], "ht": [10, 44], "i": [3, 10, 19, 20, 21, 44], "i31": [19, 44], "i8x16": 44, "i_1": 21, "i_2": 21, "i_3": 21, "iab": 21, "iadd": 21, "iadd_sat": 21, "iand": 21, "iandnot": 21, "iavgr": 21, "ibitselect": 21, "iclz": 21, "ictz": 21, "identifi": 41, "idiv": 21, "ieq": 21, "ieqz": 21, "iextend": 21, "iextendn": 21, "ig": 21, "igt": 21, "il": 21, "ilt": 21, "imax": 21, "imin": 21, "implement": 4, "import": [14, 32, 39, 46], "imul": 21, "index": [6, 7, 8], "indic": [14, 32, 39], "ine": 21, "ineg": 21, "inez": 21, "init": [19, 44], "inot": 21, "instanc": [3, 10, 22], "instanti": [20, 23], "instr": [10, 19, 21, 44], "instruct": [1, 6, 10, 13, 19, 20, 21, 22, 31, 37, 42, 44, 45, 47], "int": [1, 3], "integ": [16, 21, 34, 41], "interpret": 21, "introduct": [26, 27], "invoc": [19, 20], "invok": [10, 20], "ior": 21, "ipopcnt": 21, "iq15mulrsat": 21, "irelax": 21, "irelaxed_laneselect": 21, "irelaxed_q15mulr_": 21, "irem": 21, "irev": 21, "irotl": 21, "irotr": 21, "ishap": 44, "ishl": 21, "ishr": 21, "isub": 21, "isub_sat": 21, "ivadd": 21, "ivadd_pairwis": 21, "ivbitmask": 21, "ivdot": 21, "ivdot_sat": 21, "ivdotsat": 21, "ivmul": 21, "ivrelax": 21, "ivrelaxed_swizzl": 21, "ivshuffl": 21, "ivswizzl": 21, "ixor": 21, "j": [19, 20, 21], "k": 19, "kern": [3, 19], "l": [19, 44], "l_n": 44, "label": [10, 19, 22, 37], "lane": 19, "laneidx": 44, "lanetyp": 19, "lattic": 10, "len": [19, 44], "lexic": 38, "limit": [4, 10, 15, 20, 33, 40, 45, 47], "list": [11, 29, 35], "load": [19, 44], "loadop": 19, "local": [2, 10, 19, 42, 44, 46], "loop": [19, 44], "m": [19, 21, 44], "map": 2, "match": [3, 7, 45], "mathit": [3, 10, 19, 20, 21, 44, 47], "mathrm": [3, 9, 20, 21], "mathsf": [10, 19, 20, 21, 44, 46, 47], "mem": [3, 20], "memaddr": 3, "memarg": 44, "meminst": [10, 20], "memori": [1, 3, 10, 13, 14, 15, 19, 20, 22, 24, 31, 32, 33, 37, 39, 40, 44, 45, 46, 47], "memtyp": [3, 20], "modul": [2, 3, 10, 14, 20, 22, 32, 39, 46], "moduleinst": [3, 10, 20], "multipl": 1, "mut": 10, "n": [3, 19, 20, 21, 44], "name": [2, 3, 10, 16, 20, 34, 41], "nan": 21, "narrow": [19, 21, 44], "new": [19, 44], "non": 1, "nop": [19, 44], "notat": [11, 17, 29, 42], "nt": 19, "null": [19, 24, 44], "number": [15, 33, 40, 45, 47], "numer": [13, 19, 21, 24, 31, 37, 44], "numtyp": 19, "ok": 20, "op": 21, "opcod": 0, "oper": 21, "overview": 28, "page": 20, "paramet": 2, "parametr": [13, 19, 31, 37, 44], "phase": 28, "point": [16, 21, 34, 41], "post": 3, "pre": 3, "princip": 10, "profil": [1, 9], "promot": 21, "propag": 21, "properti": [9, 10], "prose": [17, 42], "r": 20, "rec": [10, 47], "rectyp": [10, 20, 47], "recurs": [10, 15, 33, 40, 47], "ref": [3, 10, 19, 20, 44], "refer": [1, 13, 15, 19, 24, 31, 33, 37, 40, 44, 45, 47], "reftyp": 3, "reinterpret": 21, "relax": [1, 21], "relaxed_trunc": 21, "releas": 1, "relop": [19, 44], "replac": [19, 44], "represent": 21, "result": [10, 15, 22, 33, 45, 47], "return": [19, 44], "roll": 42, "round": 21, "rt": [19, 20, 44], "rule": 7, "rundata": 20, "runelem": 20, "runtim": [3, 7, 10, 19, 20, 22], "s_": 21, "scalar": [24, 44], "scope": 27, "scriptstyl": [3, 19], "scriptstyle128": [19, 44], "scriptstyle31": [19, 44], "section": [2, 14], "secur": 27, "segment": [20, 32, 39, 46], "select": [19, 44], "semant": [7, 9, 28], "sequenc": [0, 44], "set": [19, 44], "sh": [19, 21], "shape": [19, 44], "shuffl": [19, 44], "sign": [1, 21], "size": [19, 44], "small": 9, "sound": 10, "space": [1, 38], "specif": 25, "splat": [19, 44], "stack": [0, 22], "start": [14, 32, 39, 46], "static": 7, "storag": 21, "store": [3, 7, 10, 19, 22, 44], "storeop": 19, "string": 41, "struct": [19, 44], "structinst": 10, "structur": [0, 4, 10, 22, 24, 30], "sub": [10, 47], "subsect": 2, "subsumpt": 24, "subtyp": [10, 47], "swizzlop": 19, "sx": [19, 21, 44], "syntact": 4, "syntax": [3, 9, 10, 19, 20, 21, 44, 46, 47], "system": 10, "t": [10, 19, 20, 44], "t_1": [21, 44], "t_2": [21, 44], "tabl": [1, 3, 10, 13, 14, 15, 19, 20, 22, 24, 31, 32, 33, 37, 39, 40, 44, 45, 46, 47], "tableaddr": 3, "tableinst": [10, 20], "tabletyp": 3, "tag": [2, 3, 10, 14, 15, 20, 22, 24, 32, 33, 39, 40, 45, 46, 47], "tagaddr": 3, "taginst": 10, "tagtyp": [3, 10, 20], "tail": 1, "tee": [19, 44], "test": [19, 44], "testop": [19, 44], "text": [4, 36], "theorem": 10, "thread": 10, "throw": [10, 19, 44], "todo": 19, "token": 38, "trap": [1, 10], "trunc": 21, "trunc_sat": 21, "try": [19, 44], "type": [0, 1, 2, 3, 7, 8, 10, 14, 15, 19, 20, 23, 24, 32, 33, 40, 42, 44, 45, 46, 47], "u": [3, 21], "u_": 21, "unop": [19, 44], "unreach": [19, 44], "unrol": 42, "us": [33, 40, 47], "v": [19, 44], "v128": 44, "val": [3, 10, 19, 20], "valid": [0, 3, 4, 10, 20, 43], "valtyp": [3, 10], "valu": [1, 3, 10, 15, 16, 19, 20, 22, 24, 33, 34, 40, 41, 45, 47], "variabl": [13, 19, 31, 37, 44], "vbinop": [19, 44], "vcvtop": [19, 21, 44], "vec": [19, 21, 44], "vector": [1, 13, 15, 19, 21, 24, 31, 33, 34, 37, 40, 44, 45, 47], "vectyp": [19, 44], "vextbinop": [19, 21, 44], "vextternop": [19, 21, 44], "vextunop": [19, 21, 44], "vishiftop": 44, "vrelop": [19, 44], "vshiftop": [19, 44], "vswizzlop": 44, "vternop": [19, 44], "vtestop": [19, 44], "vunop": [19, 44], "vvbinop": [19, 44], "vvternop": [19, 44], "vvtestop": 44, "vvunop": [19, 44], "webassembli": 25, "well": 7, "white": 38, "wrap": 21, "x": [19, 20, 44, 46], "x_1": 19, "x_2": 19, "xref": [3, 10, 19, 20, 21, 44, 46, 47], "y": [19, 44, 47], "z": [20, 21], "z_1": 21, "z_2": 21, "z_3": 21, "zero": [19, 21]}})
\ No newline at end of file
diff --git a/core/syntax/conventions.html b/core/syntax/conventions.html
index b141a38..e8fe0ab 100644
--- a/core/syntax/conventions.html
+++ b/core/syntax/conventions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Conventions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Conventions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/syntax/index.html b/core/syntax/index.html
index 853fb25..a794a9f 100644
--- a/core/syntax/index.html
+++ b/core/syntax/index.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Structure — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Structure — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/syntax/instructions.html b/core/syntax/instructions.html
index 9740c3a..8bbd972 100644
--- a/core/syntax/instructions.html
+++ b/core/syntax/instructions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Instructions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Instructions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/syntax/modules.html b/core/syntax/modules.html
index 65a9ee1..9f3c812 100644
--- a/core/syntax/modules.html
+++ b/core/syntax/modules.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Modules — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Modules — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/syntax/types.html b/core/syntax/types.html
index d0edd07..a95ce51 100644
--- a/core/syntax/types.html
+++ b/core/syntax/types.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Types — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Types — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/syntax/values.html b/core/syntax/values.html
index 54438a3..c3eab8e 100644
--- a/core/syntax/values.html
+++ b/core/syntax/values.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Values — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Values — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/text/conventions.html b/core/text/conventions.html
index 068fbfa..4e849f7 100644
--- a/core/text/conventions.html
+++ b/core/text/conventions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Conventions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Conventions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/text/index.html b/core/text/index.html
index 0e46b47..c71bce5 100644
--- a/core/text/index.html
+++ b/core/text/index.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Text Format — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Text Format — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/text/instructions.html b/core/text/instructions.html
index 8601ebc..3d25627 100644
--- a/core/text/instructions.html
+++ b/core/text/instructions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Instructions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Instructions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/text/lexical.html b/core/text/lexical.html
index d5f03b1..7ac164c 100644
--- a/core/text/lexical.html
+++ b/core/text/lexical.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Lexical Format — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Lexical Format — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/text/modules.html b/core/text/modules.html
index 1417427..44efa54 100644
--- a/core/text/modules.html
+++ b/core/text/modules.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Modules — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Modules — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/text/types.html b/core/text/types.html
index 47c8e32..4b674e3 100644
--- a/core/text/types.html
+++ b/core/text/types.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Types — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Types — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/text/values.html b/core/text/values.html
index 80c3329..39bc064 100644
--- a/core/text/values.html
+++ b/core/text/values.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Values — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Values — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/valid/conventions.html b/core/valid/conventions.html
index e71e58b..76ca9df 100644
--- a/core/valid/conventions.html
+++ b/core/valid/conventions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Conventions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Conventions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/valid/index.html b/core/valid/index.html
index 4d25907..84de65c 100644
--- a/core/valid/index.html
+++ b/core/valid/index.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Validation — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Validation — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/valid/instructions.html b/core/valid/instructions.html
index b5d0a2a..26ca963 100644
--- a/core/valid/instructions.html
+++ b/core/valid/instructions.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Instructions — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Instructions — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/valid/matching.html b/core/valid/matching.html
index 57e9525..6c300f1 100644
--- a/core/valid/matching.html
+++ b/core/valid/matching.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Matching — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Matching — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/valid/modules.html b/core/valid/modules.html
index 9395e72..c1cd016 100644
--- a/core/valid/modules.html
+++ b/core/valid/modules.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Modules — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Modules — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/core/valid/types.html b/core/valid/types.html
index 3883a31..ffd40da 100644
--- a/core/valid/types.html
+++ b/core/valid/types.html
@@ -5,11 +5,11 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Types — WebAssembly 3.0 (2025-09-26)</title>
+ <title>Types — WebAssembly 3.0 (2025-09-30)</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=057308f9" />
- <script src="../_static/documentation_options.js?v=957dc673"></script>
+ <script src="../_static/documentation_options.js?v=783541fe"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script>window.MathJax = {"tex": {"maxBuffer": 30720, "macros": {"multicolumn": ["", 2]}}, "options": {"menuOptions": {"settings": {"enrich": false}}}}</script>
diff --git a/js-api/index.html b/js-api/index.html
index 2ced4de..db80c5b 100644
--- a/js-api/index.html
+++ b/js-api/index.html
@@ -6,7 +6,7 @@
<meta content="ED" name="w3c-status">
<meta content="Bikeshed version 3f621ba99, updated Mon Jul 28 15:38:36 2025 -0700" name="generator">
<link href="https://www.w3.org/TR/wasm-js-api-2/" rel="canonical">
- <meta content="9d36019973201a19f9c9ebb0f10828b2fe2374aa" name="revision">
+ <meta content="485bbd9e1034444869fc5326c55301d4f3662967" name="revision">
<meta content="dark light" name="color-scheme">
<style>
emu-const {
@@ -747,7 +747,7 @@
</p>
<h1 class="p-name no-ref" id="title">WebAssembly JavaScript Interface</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>,
- <time class="dt-updated" datetime="2025-09-26">26 September 2025</time></p>
+ <time class="dt-updated" datetime="2025-09-30">30 September 2025</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
@@ -788,6 +788,42 @@
</div>
<h2 class="no-num no-toc no-ref heading settled" id="sotd"><span class="content">Status of this document</span></h2>
<div data-fill-with="status">
+ <p><em>This section describes the status of this document at the time of
+ its publication. A list of
+ current W3C publications and the latest revision of this technical report
+ can be found in the <a href="https://www.w3.org/TR/">W3C technical reports
+ index.</a></em>
+
+</p>
+ <p>
+ This is a public copy of the editors’ draft.
+ It is provided for discussion only and may change at any moment.
+ Its publication here does not imply endorsement of its contents by W3C.
+ Don’t cite this document other than as work in progress.
+</p>
+ <p>
+ <a href="https://github.com/WebAssembly/spec/issues">GitHub Issues</a>
+ are preferred for discussion of this specification.
+ All issues and comments are
+ <a href="https://github.com/WebAssembly/spec/issues?utf8=%E2%9C%93&q=is%3Aissue++">archived</a>.
+</p>
+ <p>
+ This document was produced by the
+ <a href="https://www.w3.org/groups/wg/wasm">WebAssembly Working Group</a>.
+</p>
+ <p>
+ This document was produced by a group operating under
+ the <a href="https://www.w3.org/policies/patent-policy/">W3C Patent Policy</a>.
+ W3C maintains a <a href="https://www.w3.org/2004/01/pp-impl/101196/status" rel="disclosure">public list of any patent disclosures</a>
+ made in connection with the deliverables of the group;
+ that page also includes instructions for disclosing a patent.
+ An individual who has actual knowledge of a patent that the individual believes contains <a href="https://www.w3.org/policies/patent-policy/#def-essential">Essential Claim(s)</a>
+ must disclose the information in accordance with <a href="https://www.w3.org/policies/patent-policy/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.
+
+</p>
+ <p>
+ This document is governed by the <a href="https://www.w3.org/policies/process/20250818/" id="w3c_process_revision">18 August 2025 W3C Process Document</a>.
+</p>
<p></p>
</div>
<div data-fill-with="at-risk"></div>
diff --git a/legacy/exceptions/core/_download/WebAssembly-Legacy-Exceptions.pdf b/legacy/exceptions/core/_download/WebAssembly-Legacy-Exceptions.pdf
index a00a74a..b8f803a 100644
--- a/legacy/exceptions/core/_download/WebAssembly-Legacy-Exceptions.pdf
+++ b/legacy/exceptions/core/_download/WebAssembly-Legacy-Exceptions.pdf
Binary files differ
diff --git a/legacy/exceptions/js-api/index.html b/legacy/exceptions/js-api/index.html
index c8b1b79..6dcb99e 100644
--- a/legacy/exceptions/js-api/index.html
+++ b/legacy/exceptions/js-api/index.html
@@ -6,7 +6,7 @@
<meta content="ED" name="w3c-status">
<meta content="Bikeshed version 3f621ba99, updated Mon Jul 28 15:38:36 2025 -0700" name="generator">
<link href="https://www.w3.org/TR/wasm-js-api-2/" rel="canonical">
- <meta content="9d36019973201a19f9c9ebb0f10828b2fe2374aa" name="revision">
+ <meta content="485bbd9e1034444869fc5326c55301d4f3662967" name="revision">
<meta content="dark light" name="color-scheme">
<style>
emu-const {
@@ -747,7 +747,7 @@
</p>
<h1 class="p-name no-ref" id="title">WebAssembly JavaScript Interface: Exception Handling</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>,
- <time class="dt-updated" datetime="2025-09-26">26 September 2025</time></p>
+ <time class="dt-updated" datetime="2025-09-30">30 September 2025</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
@@ -785,6 +785,42 @@
</div>
<h2 class="no-num no-toc no-ref heading settled" id="sotd"><span class="content">Status of this document</span></h2>
<div data-fill-with="status">
+ <p><em>This section describes the status of this document at the time of
+ its publication. A list of
+ current W3C publications and the latest revision of this technical report
+ can be found in the <a href="https://www.w3.org/TR/">W3C technical reports
+ index.</a></em>
+
+</p>
+ <p>
+ This is a public copy of the editors’ draft.
+ It is provided for discussion only and may change at any moment.
+ Its publication here does not imply endorsement of its contents by W3C.
+ Don’t cite this document other than as work in progress.
+</p>
+ <p>
+ <a href="https://github.com/WebAssembly/spec/issues">GitHub Issues</a>
+ are preferred for discussion of this specification.
+ All issues and comments are
+ <a href="https://github.com/WebAssembly/spec/issues?utf8=%E2%9C%93&q=is%3Aissue++">archived</a>.
+</p>
+ <p>
+ This document was produced by the
+ <a href="https://www.w3.org/groups/wg/wasm">WebAssembly Working Group</a>.
+</p>
+ <p>
+ This document was produced by a group operating under
+ the <a href="https://www.w3.org/policies/patent-policy/">W3C Patent Policy</a>.
+ W3C maintains a <a href="https://www.w3.org/2004/01/pp-impl/101196/status" rel="disclosure">public list of any patent disclosures</a>
+ made in connection with the deliverables of the group;
+ that page also includes instructions for disclosing a patent.
+ An individual who has actual knowledge of a patent that the individual believes contains <a href="https://www.w3.org/policies/patent-policy/#def-essential">Essential Claim(s)</a>
+ must disclose the information in accordance with <a href="https://www.w3.org/policies/patent-policy/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.
+
+</p>
+ <p>
+ This document is governed by the <a href="https://www.w3.org/policies/process/20250818/" id="w3c_process_revision">18 August 2025 W3C Process Document</a>.
+</p>
<p></p>
</div>
<div data-fill-with="at-risk"></div>
diff --git a/metadata/code/_download/WebAssembly-Metadata-Code.pdf b/metadata/code/_download/WebAssembly-Metadata-Code.pdf
index a3dda49..a7b85ae 100644
--- a/metadata/code/_download/WebAssembly-Metadata-Code.pdf
+++ b/metadata/code/_download/WebAssembly-Metadata-Code.pdf
Binary files differ
diff --git a/web-api/index.html b/web-api/index.html
index 05c38b5..5cf3daf 100644
--- a/web-api/index.html
+++ b/web-api/index.html
@@ -6,7 +6,7 @@
<meta content="ED" name="w3c-status">
<meta content="Bikeshed version 3f621ba99, updated Mon Jul 28 15:38:36 2025 -0700" name="generator">
<link href="https://www.w3.org/TR/wasm-web-api-2/" rel="canonical">
- <meta content="9d36019973201a19f9c9ebb0f10828b2fe2374aa" name="revision">
+ <meta content="485bbd9e1034444869fc5326c55301d4f3662967" name="revision">
<meta content="dark light" name="color-scheme">
<style>/* Boilerplate: style-autolinks */
.css.css, .property.property, .descriptor.descriptor {
@@ -742,7 +742,7 @@
</p>
<h1 class="p-name no-ref" id="title">WebAssembly Web API</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>,
- <time class="dt-updated" datetime="2025-09-26">26 September 2025</time></p>
+ <time class="dt-updated" datetime="2025-09-30">30 September 2025</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
@@ -782,6 +782,42 @@
</div>
<h2 class="no-num no-toc no-ref heading settled" id="sotd"><span class="content">Status of this document</span></h2>
<div data-fill-with="status">
+ <p><em>This section describes the status of this document at the time of
+ its publication. A list of
+ current W3C publications and the latest revision of this technical report
+ can be found in the <a href="https://www.w3.org/TR/">W3C technical reports
+ index.</a></em>
+
+</p>
+ <p>
+ This is a public copy of the editors’ draft.
+ It is provided for discussion only and may change at any moment.
+ Its publication here does not imply endorsement of its contents by W3C.
+ Don’t cite this document other than as work in progress.
+</p>
+ <p>
+ <a href="https://github.com/WebAssembly/spec/issues">GitHub Issues</a>
+ are preferred for discussion of this specification.
+ All issues and comments are
+ <a href="https://github.com/WebAssembly/spec/issues?utf8=%E2%9C%93&q=is%3Aissue++">archived</a>.
+</p>
+ <p>
+ This document was produced by the
+ <a href="https://www.w3.org/groups/wg/wasm">WebAssembly Working Group</a>.
+</p>
+ <p>
+ This document was produced by a group operating under
+ the <a href="https://www.w3.org/policies/patent-policy/">W3C Patent Policy</a>.
+ W3C maintains a <a href="https://www.w3.org/2004/01/pp-impl/101196/status" rel="disclosure">public list of any patent disclosures</a>
+ made in connection with the deliverables of the group;
+ that page also includes instructions for disclosing a patent.
+ An individual who has actual knowledge of a patent that the individual believes contains <a href="https://www.w3.org/policies/patent-policy/#def-essential">Essential Claim(s)</a>
+ must disclose the information in accordance with <a href="https://www.w3.org/policies/patent-policy/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.
+
+</p>
+ <p>
+ This document is governed by the <a href="https://www.w3.org/policies/process/20250818/" id="w3c_process_revision">18 August 2025 W3C Process Document</a>.
+</p>
<p></p>
</div>
<div data-fill-with="at-risk"></div>