rust/library/stdarch/crates/core_arch/src
2021-03-08 11:55:13 +00:00
..
aarch64 add neon instruction vbsl (#1062) 2021-03-08 11:55:13 +00:00
acle Use llvm_asm! instead of asm! (#846) 2020-04-09 00:05:10 +01:00
arm add neon instruction vbsl (#1062) 2021-03-08 11:55:13 +00:00
mips Removed unused macro 2021-03-05 23:05:50 +00:00
nvptx Correctly import core::ffi::c_void 2019-02-27 19:43:56 +01:00
powerpc Rustfmt 2020-04-24 00:36:01 +01:00
powerpc64 Make core_arch compatible with Rust2015 and Rust2018 2019-02-23 01:14:07 +01:00
wasm32 Replace cfg(dox) with cfg(doc) (#920) 2020-09-29 23:57:19 +01:00
x86 Convert _mm_alignr_epi8 to const generics (#1061) 2021-03-07 23:33:13 +00:00
x86_64 More avx512f conversions to const generics (#1060) 2021-03-07 23:29:27 +00:00
core_arch_docs.md Fix URLs (#928) 2020-10-14 20:46:52 +01:00
lib.rs Use uppercase for const generic parameters (#1035) 2021-03-01 11:22:35 +00:00
macros.rs use transmute in vceqz instructions in aarch64/neon/generated.rs 2021-03-05 00:18:04 +00:00
mod.rs Switch from doc(include) to doc = include_str! (#1013) 2021-02-26 00:23:54 +00:00
simd.rs Avx512f_avx512vl (#983) 2021-01-18 23:56:21 +00:00
simd_llvm.rs Remove old TODO (#911) 2020-09-17 00:19:46 +01:00
v64.rs Make core_arch compatible with Rust2015 and Rust2018 2019-02-23 01:14:07 +01:00