rust/library/stdarch/crates/core_arch/src
Amanieu d'Antras 7586d9dcd1 Fix typo in cfg
2023-05-26 15:20:15 +02:00
..
aarch64 Update intrinsic tests for LLVM 16 2023-03-30 15:43:03 +01:00
arm Replace associated const hacks with inline consts 2023-03-05 18:00:21 +01:00
arm_shared Stabilize AArch64 AES/SHA1/SHA2 intrinsics 2023-05-25 23:29:04 +02:00
mips Replace associated const hacks with inline consts 2023-03-05 18:00:21 +01:00
nvptx Correctly import core::ffi::c_void 2019-02-27 19:43:56 +01:00
powerpc Fix typo in cfg 2023-05-26 15:20:15 +02:00
powerpc64 Make core_arch compatible with Rust2015 and Rust2018 2019-02-23 01:14:07 +01:00
riscv64 riscv: K extension (part 1), floating-point control and state register (#1278) 2022-02-06 13:23:25 +00:00
riscv_shared Replace associated const hacks with inline consts 2023-03-05 18:00:21 +01:00
wasm32 Remove useless drop (clippy drop_ref and drop_copy lint) 2023-04-21 06:41:55 -07:00
x86 Remove ud2 intrinsic (in favor of asm! or abort as needed) 2023-05-25 23:30:24 +02:00
x86_64 Implement _mm256_i32scatter_epi64 from AVX512VL 2023-05-08 07:20:40 +01:00
core_arch_docs.md Update Intel Intrinsics Guide links 2023-02-18 20:34:16 +01:00
lib.rs Re-add #![feature(target_feature_11)] 2023-03-05 17:02:26 +01:00
macros.rs Replace associated const hacks with inline consts 2023-03-05 18:00:21 +01:00
mod.rs Remove obsolete cfg for nvptx 2023-01-22 18:20:30 +00:00
simd.rs Update the intrinsic checker tool (#1258) 2021-12-04 13:03:30 +00:00
simd_llvm.rs Remove simd_shuffle<n> usage in favor of simd_shuffle 2022-09-06 03:36:27 +02:00
v64.rs Make core_arch compatible with Rust2015 and Rust2018 2019-02-23 01:14:07 +01:00