rust/library/stdarch/crates/core_arch/src
2023-08-31 23:12:32 +02:00
..
aarch64 Update instruction tests for LLVM 17 2023-08-29 15:21:34 +02:00
arm Remove redundant definitions 2023-07-30 08:00:01 +01:00
arm_shared Update instruction tests for LLVM 17 2023-08-29 15:21:34 +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 Add vec_xl 2023-07-03 20:39:57 +01:00
powerpc64 Make core_arch compatible with Rust2015 and Rust2018 2019-02-23 01:14:07 +01:00
riscv32 Fix: Assembly mistakes in RISC-V Zk extensions 2023-08-31 23:12:32 +02:00
riscv64 Fix: Assembly mistakes in RISC-V Zk extensions 2023-08-31 23:12:32 +02:00
riscv_shared Fix: Assembly mistakes in RISC-V Zk extensions 2023-08-31 23:12:32 +02:00
wasm32 clippy: Some simple clippy fixes. 2023-07-30 10:58:50 +01:00
x86 Fix _mm_srli_epi64 2023-08-30 23:38:21 +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 Add #![allow(internal_unstable)] 2023-08-29 15:21:34 +02:00
macros.rs Replace associated const hacks with inline consts 2023-03-05 18:00:21 +01:00
mod.rs Implement RISC-V Zk extension intrinsics 2023-08-31 23:12:32 +02: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