boringssl/util/fipstools/testdata
Adam Langley 05a8434484 Support AVX-512 instructions with a writemask in delocate.
AVX-512 adds a new text instruction syntax to x86-64 assembly to specify
the writemask registers and the merge-masking vs zeroing-masking signal.

This change causes these tokens to be passed through.

Patch by Jeff McDonald.

Change-Id: Ib15b15ac684183cc5fba329a176b63b477bc24a3
Reviewed-on: https://boringssl-review.googlesource.com/24945
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-01-22 18:00:18 +00:00
..
ppc64le-GlobalEntry Be slightly more relaxed about how ppc64le global-entry TOC references look. 2017-06-08 21:33:29 +00:00
ppc64le-LoadToR0 ppc64le delocate: avoid r0 as a base register. 2017-06-10 00:00:58 +00:00
ppc64le-Sample Fix PPC redirectors. 2017-06-22 02:37:19 +00:00
ppc64le-Sample2 Fix PPC redirectors. 2017-06-22 02:37:19 +00:00
ppc64le-TOCWithOffset Support more complex offset / symbol section interleavings. 2017-06-06 22:48:26 +00:00
x86_64-Basic Support AVX-512 instructions with a writemask in delocate. 2018-01-22 18:00:18 +00:00
x86_64-BSS
x86_64-GOTRewrite Support delocating vpbroadcastq. 2018-01-02 21:06:52 +00:00
x86_64-LabelRewrite
x86_64-Sections