rust/library/stdarch/crates/core_arch/src
2021-08-22 18:55:49 +01:00
..
aarch64 Update arm vcvt intrinsics to use llvm.fpto(su)i.sat 2021-08-11 13:13:19 +01:00
arm Fix typos “a”→“an” 2021-08-22 18:55:49 +01:00
arm_shared Update arm vcvt intrinsics to use llvm.fpto(su)i.sat 2021-08-11 13:13:19 +01: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 manually const-ify shuffle arguments (#1160) 2021-05-11 21:11:52 +01:00
powerpc64 Make core_arch compatible with Rust2015 and Rust2018 2019-02-23 01:14:07 +01:00
wasm32 Rewording in Wasm all_true SIMD instruction docs 2021-08-14 09:28:29 +01:00
x86 Fix "it's purpose" -> "its purpose" 2021-08-14 17:44:03 +01:00
x86_64 Fix the stabilized version for simd_x86_bittest (#1182) 2021-06-12 18:25:16 +01:00
core_arch_docs.md Fix URLs (#928) 2020-10-14 20:46:52 +01:00
lib.rs Remove unused wasm feature 2021-08-11 11:46:45 +01:00
macros.rs Use #![feature(const_panic)] to produce better assertion errors (#1165) 2021-05-15 23:47:59 +01:00
mod.rs Revert "Move asm! and global_asm! to core::arch (#1183)" (#1185) 2021-07-20 09:49:59 +01:00
simd.rs Avx512f_avx512vl (#983) 2021-01-18 23:56:21 +00:00
simd_llvm.rs Remove remaining uses of #[rustc_args_required_const] (#1113) 2021-04-11 14:22:52 +01:00
v64.rs Make core_arch compatible with Rust2015 and Rust2018 2019-02-23 01:14:07 +01:00