rust/library/stdarch/crates
Jacob Bramley a9fecd8456 Support AArch32 Neon dotprod intrinsics.
Note that the feature detection requires a recent Linux kernel (v6.2).
2023-06-21 18:52:21 +02:00
..
assert-instr-macro Edition 2021, apply clippy::uninlined_format_args fix (#1339) 2022-10-25 20:17:23 +01:00
core_arch Support AArch32 Neon dotprod intrinsics. 2023-06-21 18:52:21 +02:00
intrinsic-test Support AArch32 Neon dotprod intrinsics. 2023-06-21 18:52:21 +02:00
simd-test-macro Edition 2021, apply clippy::uninlined_format_args fix (#1339) 2022-10-25 20:17:23 +01:00
std_detect Support AArch32 Neon dotprod intrinsics. 2023-06-21 18:52:21 +02:00
stdarch-gen Support AArch32 Neon dotprod intrinsics. 2023-06-21 18:52:21 +02: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