rust/library/stdarch/crates/core_arch/src
2025-05-30 18:02:17 +00:00
..
aarch64 Upgrade more intrinsics to the new version 2025-05-30 18:02:17 +00:00
arm fix non-working intrinsics 2025-02-24 11:04:20 +00:00
arm_shared Upgrade more intrinsics to the new version 2025-05-30 18:02:17 +00:00
loongarch64 Fix ldpte and lddir signature 2025-05-30 18:02:17 +00: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 Fix PPC shift and rotate intrinsics 2025-05-30 18:02:17 +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 Fix s390x intrinsics 2025-05-30 18:02:17 +00:00
wasm32 use 'unadjusted' ABI for wasm LLVM intrinsics 2025-04-21 17:59:41 +00:00
x86 Upgrade more intrinsics to the new version 2025-05-30 18:02:17 +00:00
x86_64 cmpxchg16b: use atomic_compare_exchange from libcore 2025-05-30 17:14:51 +00:00
core_arch_docs.md add s390x to the module docs 2025-03-26 13:50:38 +00:00
lib.rs avx512_target_feature is now stable on nightly 2025-05-20 14:26:46 +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