From d9986fbadb6c50b826e39e5f690bcf0b4cd6a20b Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sat, 28 May 2016 05:10:55 +0200 Subject: MIPS64, part 1: Add MIPS64 support to interpreter. Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. --- doc/ext_jit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ext_jit.html') diff --git a/doc/ext_jit.html b/doc/ext_jit.html index 9489c6f5..86098019 100644 --- a/doc/ext_jit.html +++ b/doc/ext_jit.html @@ -153,7 +153,7 @@ Contains the target OS name:

jit.arch

Contains the target architecture name: -"x86", "x64", "arm", "ppc", or "mips". +"x86", "x64", "arm", "arm64", "ppc", "mips" or "mips64".

jit.opt.* — JIT compiler optimization control

-- cgit v1.2.3-55-g6feb