rust/library/stdarch/crates
Luca Barbato 1601ce4f2f Add Icelake avx512 features (#838)
* Add Icelake avx512 features

As documented in https://software.intel.com/sites/default/files/managed/c5/15//architecture-instruction-set-extensions-programming-reference.pdf

* Sort the avx512 feature checks by bit

* Unbreak macos

Force nightly.
2020-01-26 13:10:29 -06:00
..
assert-instr-macro Format with rustfmt 2019-10-26 18:46:57 +02:00
core_arch Add Icelake avx512 features (#838) 2020-01-26 13:10:29 -06:00
simd-test-macro Update proc-macro2, syn, and quote to 1.0 2019-10-26 18:46:57 +02:00
std_detect Add Icelake avx512 features (#838) 2020-01-26 13:10:29 -06:00
stdarch-test Require prefix of instruction line to be the expected instruction 2019-12-18 17:41:21 +01:00
stdarch-verify Format with rustfmt 2019-10-26 18:46:57 +02:00