rust/library/stdarch/crates/core_arch/src
2024-12-23 22:28:34 +00:00
..
aarch64 Fix test verification and allow for generic types in intrinsics 2024-08-27 15:14:28 +01:00
arm Fix types for ARM SIMD32 intrinsics 2024-11-27 07:06:17 +08:00
arm_shared Fix __crc32d and __crc32cd not showing up in standard library docs 2024-09-30 15:01:50 -04:00
loongarch64 core_arch: Add LoongArch basic intrinsics 2024-12-23 22:28:34 +00:00
mips Keep Debug the same 2024-08-08 23:47:25 +01:00
nvptx NVPTX: Add f16 SIMD intrinsics 2024-08-19 20:16:10 +01:00
powerpc core_arch: powerpc: Fix documentation for vec_ctu 2024-11-01 06:07:58 +08:00
powerpc64 Add vec_xl_len and vec_xst_len 2024-03-12 05:52:08 +00:00
riscv32 Fix more missing/incorrect feature specifications 2023-10-29 20:39:50 +01:00
riscv64 Fix more missing/incorrect feature specifications 2023-10-29 20:39:50 +01:00
riscv_shared Fix RISC-V Packed SIMD intrinsics compilation 2024-11-27 09:07:39 +08:00
wasm32 Fix Wasm f*_sqrt() doc 2024-12-21 12:02:28 +00:00
x86 Fix _mm*_mask_cmp_ep*_mask bug with IMM3=7 2024-12-21 12:02:41 +00:00
x86_64 Remove buffers in tests for {f,}xsave{c,}{64,} 2024-12-13 15:07:48 +00:00
core_arch_docs.md Clean up docs, fixing indentation and formatting 2024-09-28 20:14:36 -04:00
lib.rs remove rustc_allow_const_fn_unstable feature gate 2024-11-30 21:34:02 +00:00
macros.rs simd_extract, simd_insert: use absolute path in macro 2024-08-28 14:55:57 +01:00
mod.rs Remove the dummy function 2024-08-04 12:10:17 +01:00
simd.rs Rework SIMD zeroing 2024-11-30 00:05:40 +00:00
v64.rs use remaining SIMD intrinsics via libcore 2024-02-23 22:32:49 +00:00