rust/library/stdarch/crates
Scott McMurray b77fc27aaa Stabilize __m512i, __m512, and __m512d
I didn't include `__m512bh` since `__m128bh` is also unstable.
2023-06-13 22:46:58 +02:00
..
assert-instr-macro Edition 2021, apply clippy::uninlined_format_args fix (#1339) 2022-10-25 20:17:23 +01:00
core_arch Stabilize __m512i, __m512, and __m512d 2023-06-13 22:46:58 +02:00
intrinsic-test Fix intrinsic-test rejecting the new instructions JSON field 2023-05-16 14:05:52 +02:00
simd-test-macro Edition 2021, apply clippy::uninlined_format_args fix (#1339) 2022-10-25 20:17:23 +01:00
std_detect std_detect: Do not use libc::getauxval on 32-bit Android 2023-04-24 12:50:27 -07:00
stdarch-gen docs: fix unfinished vcgt documentation 2023-04-15 08:12:01 -07:00
stdarch-test Remove assert_instr exception for AArch64 *cvt*. 2023-06-09 00:34:38 +02:00
stdarch-verify Remove ud2 intrinsic (in favor of asm! or abort as needed) 2023-05-25 23:30:24 +02:00