rust/tests/assembly-llvm/targets
Eddy (Eduard) Stefes 2b1dc3144b add a new s390x-unknown-none-softfloat target
This target is intended to be used for kernel development. Becasue on s390x
float and vector registers overlap we have to disable the vector extension.

The default s390x-unknown-gnu-linux target will not allow use of
softfloat.

Co-authored-by: Jubilee <workingjubilee@gmail.com>
2026-02-09 09:28:54 +01:00
..
targets-amdgpu.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
targets-elf.rs add a new s390x-unknown-none-softfloat target 2026-02-09 09:28:54 +01:00
targets-macho.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
targets-nvptx.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00
targets-pe.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00