rust/library/stdarch/crates/core_arch/src
Sayantan Chakraborty 0b0b7e6fe1 Cleanup: remove redundant target features
Make target feature verification stricter
2024-12-12 16:56:01 +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 frecipe intrinsics 2024-10-14 14:24:33 +02: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 Add numeric instructions for Wasm not available in core 2024-12-12 16:53:36 +00:00
x86 Cleanup: remove redundant target features 2024-12-12 16:56:01 +00:00
x86_64 Fix test-case 2024-11-30 23:07:21 +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