rust/library/stdarch/crates
2021-03-06 17:09:18 +00:00
..
assert-instr-macro Initial conversion to const generics (#1018) 2021-02-27 14:25:19 +00:00
core_arch convert _mm256_i64gather_ps to const generics 2021-03-06 17:09:18 +00:00
simd-test-macro Bye bye MMX! (#890) 2020-09-03 14:12:19 +01:00
std_detect Turn std_detect into a no_std crate (#1005) 2021-02-14 22:14:37 +00:00
stdarch-gen Correct the instruction name and add floating point instructions 2021-03-05 00:18:04 +00:00
stdarch-test Use --no-show-raw-insn to make disassemble parser simple. (#948) 2020-11-06 21:56:36 +00:00
stdarch-verify Add stricter validation of const arguments on x86 intrinsics (#1025) 2021-02-28 18:07:42 +00:00