Home | History | Annotate | Download | only in Driver

Lines Matching full:mips64r2

25 // RUN:   | FileCheck -check-prefix=MIPS64R2-EB-AS %s
26 // MIPS64R2-EB-AS: as{{(.exe)?}}" "-march" "mips64r2" "-mabi" "64" "-mno-shared" "-KPIC" "-EB"
30 // RUN: | FileCheck -check-prefix=MIPS64R2-DEF-EL-AS %s
31 // MIPS64R2-DEF-EL-AS: as{{(.exe)?}}" "-march" "mips64r2" "-mabi" "64" "-mno-shared" "-KPIC" "-EL"
41 // MIPS-N32: as{{(.exe)?}}" "-march" "mips64r2" "-mabi" "n32" "-mno-shared" "-call_nonpic" "-EB"
53 // RUN: | FileCheck -check-prefix=MIPS64R2-EL-AS %s
54 // MIPS64R2-EL-AS: as{{(.exe)?}}" "-march" "mips64r2" "-mabi" "64" "-mno-shared" "-KPIC" "-EL"
126 // RUN: %clang -target mips64-linux-gnu -mips64r2 -### \
129 // MIPS-ALIAS-64R2: as{{(.exe)?}}" "-march" "mips64r2" "-mabi" "64" "-mno-shared" "-KPIC" "-EB"
227 // We've already tested MIPS32r2 and MIPS64r2 thoroughly. Do minimal tests on