rust/library/stdarch/crates
Amanieu d'Antras 53d56091c6 Use llvm.ppc.altivec.lvx intrinsic for vec_ld
The `vec_ld` intrinsic is expected to automatically round the given
address down to a 16-byte boundary.
2022-08-20 22:18:54 +02:00
..
assert-instr-macro Make dedup guard optional (#1215) 2021-09-20 17:19:05 +01:00
core_arch Use llvm.ppc.altivec.lvx intrinsic for vec_ld 2022-08-20 22:18:54 +02:00
intrinsic-test Updates for LLVM 14 on nightly 2022-02-19 20:44:04 +00:00
simd-test-macro RISC-V feature and detect macro (#1263) 2021-12-08 11:41:12 +00:00
std_detect Allow mapping a runtime feature to a set of target_features (#1311) 2022-07-02 00:55:03 +01:00
stdarch-gen Adding doc links for arm neon intrinsics 2022-08-12 19:51:56 +02:00
stdarch-test Complete vld* and vst* neon instructions (#1224) 2021-09-29 04:28:10 +01:00
stdarch-verify Add missing vtst_p16 and vtstq_p16 intrinsics (#1257) 2021-11-20 20:51:37 +00:00