rust/library/stdarch/crates/core_arch/src
2021-03-01 16:44:09 +00:00
..
aarch64 Convert vsri_n_* methods to const generics (#1033) 2021-03-01 10:39:03 +00:00
acle Use llvm_asm! instead of asm! (#846) 2020-04-09 00:05:10 +01:00
arm unblock CI: Fix errors by non-upper-case-globals (#1036) 2021-03-01 16:44:09 +00:00
mips Make function signatures consistent (#871) 2020-07-04 03:27:06 +01: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 Use uppercase for const generic parameters (#1035) 2021-03-01 11:22:35 +00:00
x86_64 Avx512f avx512vl (#1010) 2021-02-23 01:33:16 +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 Convert vld1_lane_* and other methods to const generics (#1034) 2021-03-01 11:49:09 +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