Lines Matching refs:ppc
93 powerpc*le*) cpu_type=ppc endian=little ;;
94 powerpc*) cpu_type=ppc endian=big ;;
99 rs6000*) cpu_type=ppc ;;
364 ppc-*-aix5.[01]) fmt=coff em=aix5 ;;
365 ppc-*-aix[5-9].*) fmt=coff em=aix5 ;;
366 ppc-*-aix*) fmt=coff em=aix ;;
367 ppc-*-beos*) fmt=coff ;;
368 ppc-*-*n*bsd* | ppc-*-elf*) fmt=elf ;;
369 ppc-*-eabi* | ppc-*-sysv4*) fmt=elf ;;
370 ppc-*-haiku*) fmt=elf em=haiku ;;
371 ppc-*-linux-*) fmt=elf em=linux ;;
372 ppc-*-solaris*) fmt=elf em=solaris ;;
373 ppc-*-macos*) fmt=coff em=macos ;;
374 ppc-*-nto*) fmt=elf ;;
375 ppc-*-kaos*) fmt=elf ;;
457 or1k | or1knd | pdp11 | ppc | riscv | sh | sparc | z80 | z8k | loongarch)