rust/library/stdarch/crates/core_arch/src
2025-04-29 11:59:15 +00:00
..
aarch64 feat - FEAT_LUT neon instrinsics 2025-03-05 14:54:05 +00:00
arm fix non-working intrinsics 2025-02-24 11:04:20 +00:00
arm_shared pr feedback - remove the commented out vcombine_f16 2025-03-25 10:53:54 +00:00
loongarch64 Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
mips Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
nvptx nvptx: use simd_fmin and simd_fmax for minnum and maxnum 2025-02-24 14:25:11 +00:00
powerpc run powerpc64le assert_instr on CI 2025-04-23 10:38:19 +00:00
powerpc64 Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
riscv32 mark riscv intrinsics as safe 2025-02-23 23:32:14 +00:00
riscv64 mark riscv intrinsics as safe 2025-02-23 23:32:14 +00:00
riscv_shared mark riscv intrinsics as safe 2025-02-23 23:32:14 +00:00
s390x add vec_extract, vec_insert, vec_promote and vec_insert_and_zero 2025-04-17 17:06:09 +00:00
wasm32 use 'unadjusted' ABI for wasm LLVM intrinsics 2025-04-21 17:59:41 +00:00
x86 Add avx512vl requirement to testsuite for avx512fp16 128 and 256 bit 2025-04-29 11:59:15 +00:00
x86_64 Add avx512vl requirement to testsuite for avx512fp16 128 and 256 bit 2025-04-29 11:59:15 +00:00
core_arch_docs.md add s390x to the module docs 2025-03-26 13:50:38 +00:00
lib.rs allow unnecessary transmutes 2025-04-17 18:27:37 +00:00
macros.rs Don't field-project (.0) into SIMD types 2025-03-06 17:55:01 +00:00
mod.rs allow unnecessary transmutes 2025-04-17 18:27:37 +00:00
simd.rs Don't field-project (.0) into SIMD types 2025-03-06 17:55:01 +00:00