rust/library/stdarch/crates
Folkert de Vries b75bc77065 use simd_neg in the impl crate::ops::Neg
on s390x I had some problems with the old implementation not combining
with other instructions well, and using the purpose-built intrinsic is
just clearer.
2025-02-23 23:21:06 +00:00
..
assert-instr-macro Format with style edition 2024 2025-02-09 12:57:14 -08:00
core_arch use simd_neg in the impl crate::ops::Neg 2025-02-23 23:21:06 +00:00
intrinsic-test Format with style edition 2024 2025-02-09 12:57:14 -08:00
simd-test-macro Update all crates to Rust 2024 2025-02-09 12:31:33 -08:00
std_detect Add runtime feature detection for keylocker 2025-02-13 10:54:53 +00:00
stdarch-gen-arm Format with style edition 2024 2025-02-09 12:57:14 -08:00
stdarch-gen-loongarch Format with style edition 2024 2025-02-09 12:57:14 -08:00
stdarch-test Add the keylocker intrinsics 2025-02-13 10:54:53 +00:00
stdarch-verify Add the keylocker intrinsics 2025-02-13 10:54:53 +00:00