rust/library/stdarch/crates
Eddy (Eduard) Stefes edeb02f382 disable s390x vector intrinsics if softfloat is enabled
we will add an explicit incompatibility of softfloat and vector feature
in rutsc s390x-unknown-none-softfloat target specification.
Therefore we need to disable vector intrinsics here to be able to compile
core for this target.
2026-02-05 13:36:18 +01:00
..
assert-instr-macro Fixes to compile with latest Rust nightly 2025-06-11 14:11:23 +00:00
core_arch disable s390x vector intrinsics if softfloat is enabled 2026-02-05 13:36:18 +01:00
intrinsic-test Adds some arm intrinsics to bring more up-to-date with acle 2026-01-27 15:48:26 +00:00
simd-test-macro arm_shared: avoid using transmute and unsafe fn in tests 2026-01-02 22:07:47 +01:00
stdarch-gen-arm maybe fix aarch64be unsigned vector tuple loads 2026-02-01 13:38:36 +01:00
stdarch-gen-loongarch loongarch: Use unified data types for SIMD intrinsics 2025-07-25 09:31:58 +08:00
stdarch-test aarch64: Remove withdrawn FEAT_TME 2025-11-14 19:25:34 +00:00
stdarch-verify aarch64: Remove withdrawn FEAT_TME 2025-11-14 19:25:34 +00:00