summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/doc_generated/sdk
diff options
context:
space:
mode:
authorJF Bastien <jfb@chromium.org>2015-02-02 10:02:31 -0800
committerJF Bastien <jfb@chromium.org>2015-02-02 18:05:10 +0000
commit8084a6a0ffe56840c29f725dec5d75c120fd838c (patch)
tree0077c0fb4921f09165705ee2b323a1baeca015e1 /native_client_sdk/doc_generated/sdk
parentc099813e194006d7ba33b71d7f62cc782a36d6a6 (diff)
downloadchromium_src-8084a6a0ffe56840c29f725dec5d75c120fd838c.zip
chromium_src-8084a6a0ffe56840c29f725dec5d75c120fd838c.tar.gz
chromium_src-8084a6a0ffe56840c29f725dec5d75c120fd838c.tar.bz2
NaCl docs: an update on AVX
NaCl now supports AVX2. R=shyamsundarr@chromium.org TBR=jmedley@chromium.org, shyamsundarr@chromium.org BUG= https://code.google.com/p/nativeclient/issues/detail?id=3637 Review URL: https://codereview.chromium.org/888313002 Cr-Commit-Position: refs/heads/master@{#314166}
Diffstat (limited to 'native_client_sdk/doc_generated/sdk')
-rw-r--r--native_client_sdk/doc_generated/sdk/release-notes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/native_client_sdk/doc_generated/sdk/release-notes.html b/native_client_sdk/doc_generated/sdk/release-notes.html
index bfbc254..82661cf 100644
--- a/native_client_sdk/doc_generated/sdk/release-notes.html
+++ b/native_client_sdk/doc_generated/sdk/release-notes.html
@@ -7,7 +7,8 @@ reached canary status. The stable release is typically 6 weeks later.</p>
<h2 id="chrome-pepper-42-20-february-2015">Chrome/Pepper 42 (20 February 2015)</h2>
<h3 id="nacl">NaCl</h3>
<ul class="small-gap">
-<li>The x86 NaCl validators accept instructions from the FMA3 extensions.</li>
+<li>The x86 NaCl validators accept instructions from the FMA3 extensions, as well
+as AVX2 instructions (except <cite>VGATHER</cite>).</li>
</ul>
<h3 id="pnacl">PNaCl</h3>
<ul class="small-gap">