about summary refs log tree commit diff
path: root/tests/ui/asm/s390x
AgeCommit message (Expand)AuthorLines
2025-08-06Explicitly disable vector feature on s390x baseline of bad-reg testPaul Murphy-1/+1
2024-12-17tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features...Taiki Endo-1/+1
2024-11-24Make s390x non-clobber-only vector register support unstableTaiki Endo-116/+627
2024-11-22Support input/output in vector registers of s390x inline assemblyTaiki Endo-108/+468
2024-11-02Adjust tests to use minicore and reblessJieyou Xu-64/+57
2024-11-02Add bad-reg inline assembly ui test for RISC-V and s390xTaiki Endo-0/+487