aboutsummaryrefslogtreecommitdiff
path: root/doc/ext_jit.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ext_jit.html')
-rw-r--r--doc/ext_jit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext_jit.html b/doc/ext_jit.html
index 5075a405..fdc97aa1 100644
--- a/doc/ext_jit.html
+++ b/doc/ext_jit.html
@@ -147,7 +147,7 @@ Contains the target OS name:
147<h3 id="jit_arch"><tt>jit.arch</tt></h3> 147<h3 id="jit_arch"><tt>jit.arch</tt></h3>
148<p> 148<p>
149Contains the target architecture name: 149Contains the target architecture name:
150"x86", "x64", "arm", "arm64", "ppc", "mips" or "mips64". 150"x86", "x64", "arm", "arm64", "arm64be", "ppc", "mips", "mipsel", "mips64", "mips64el", "mips64r6", "mips64r6el".
151</p> 151</p>
152 152
153<h2 id="jit_opt"><tt>jit.opt.*</tt> &mdash; JIT compiler optimization control</h2> 153<h2 id="jit_opt"><tt>jit.opt.*</tt> &mdash; JIT compiler optimization control</h2>