boringssl/util/fipstools
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
..
testdata Support AVX-512 instructions with a writemask in delocate. 2018-01-22 18:00:18 +00:00
ar.go
break-hash.go Add tool for corrupting the FIPS module in a binary. 2017-05-23 22:41:14 +00:00
const.go
delocate_test.go ppc64le delocate: avoid r0 as a base register. 2017-06-10 00:00:58 +00:00
delocate.go Fix format-string error in delocate.go. 2018-01-18 19:08:50 +00:00
delocate.peg Support AVX-512 instructions with a writemask in delocate. 2018-01-22 18:00:18 +00:00
delocate.peg.go Support AVX-512 instructions with a writemask in delocate. 2018-01-22 18:00:18 +00:00
inject-hash.go