rust/tests/ui/asm/s390x
Paul Murphy 0bba9bd55c Explicitly disable vector feature on s390x baseline of bad-reg test
If the baseline s390x cpu is changed to a newer variant, such as z13,
the vector feature may be enabled by default. When rust is packaged
on fedora 38 and newer, it is set to z13.

Explicitly disable vector support on the baseline test for consistent
results across s390x cpus.
2025-08-06 14:12:38 -05:00
..
bad-reg.rs Explicitly disable vector feature on s390x baseline of bad-reg test 2025-08-06 14:12:38 -05:00
bad-reg.s390x.stderr Make s390x non-clobber-only vector register support unstable 2024-11-24 21:42:22 +09:00
bad-reg.s390x_vector.stderr Make s390x non-clobber-only vector register support unstable 2024-11-24 21:42:22 +09:00
bad-reg.s390x_vector_stable.stderr Make s390x non-clobber-only vector register support unstable 2024-11-24 21:42:22 +09:00