Lines Matching full:cpu
41 # and recognize all the CPU types, system types and aliases
65 Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS
660 # Here we handle the default manufacturer of certain CPU types. It is in
663 cpu=hppa1.1
667 cpu=hppa1.1
671 cpu=hppa1.1
675 cpu=i370
679 cpu=clipper
683 cpu=m68k
687 cpu=powerpc
692 # for a CPU type and a company and sometimes even an OS.
694 cpu=m68000
698 cpu=we32k
702 cpu=powerpc
707 cpu=pdp10
712 cpu=pdp10
718 cpu=m68k
722 cpu=m68k
727 cpu=ns32k
731 cpu=elxsi
736 cpu=i860
740 cpu=ns32k
744 cpu=hppa1.1
749 cpu=hppa1.0
753 cpu=m68000
757 cpu=m68k
761 cpu=hppa1.0
765 cpu=hppa1.1
770 cpu=hppa1.1
775 cpu=hppa1.1
779 cpu=hppa1.1
783 cpu=hppa1.0
787 cpu=`echo "$1" | sed -e 's/86.*/86/'`
792 cpu=`echo "$1" | sed -e 's/86.*/86/'`
797 cpu=`echo "$1" | sed -e 's/86.*/86/'`
802 cpu=`echo "$1" | sed -e 's/86.*/86/'`
807 cpu=j90
812 cpu=mips
823 cpu=m68000
827 cpu=m68k
832 cpu=mips
837 cpu=m68k
853 cpu=np1
857 cpu=hppa1.1
862 cpu=hppa1.1
867 cpu=sparc
871 cpu=m68k
875 cpu=ns32k
879 cpu=pn
883 cpu=power
887 cpu=i386
891 cpu=mips
895 cpu=romp
899 cpu=mipsisa32
904 cpu=sparclite
909 cpu=m68k
913 cpu=f301
917 cpu=w65
921 cpu=hppa1.1
926 cpu=none
930 cpu=sparc
934 cpu=sparc
941 IFS="-" read cpu vendor <<EOF
950 cpu=$basic_machine
956 cpu=i386
960 cpu=x86_64
963 # Recognize the basic CPU types without company name.
965 cpu=$basic_machine
972 # Decode basic machines in the full and proper CPU-Company form.
973 case $cpu-$vendor in
974 # Here we handle the default manufacturer of certain CPU types in canonical form. It is in
1018 cpu=xps100
1022 # Here we normalize CPU types with a missing or matching vendor
1024 cpu=rs6000
1029 # Here we normalize CPU types irrespective of the vendor
1031 cpu=x86_64
1034 cpu=bfin
1038 cpu=tic54x
1041 cpu=tic55x
1044 cpu=tic6x
1047 cpu=powerpc
1051 cpu=mips64
1054 cpu=mt
1057 cpu=m68k
1061 cpu=s12z
1064 cpu=or32
1067 cpu=hppa
1071 cpu=i586
1074 cpu=i686
1077 cpu=i686
1080 cpu=i786
1083 cpu=i386
1086 cpu=powerpc
1089 cpu=powerpcle
1092 cpu=powerpc64
1095 cpu=powerpc64le
1098 cpu=mipsisa64sb1
1101 cpu=mipsisa64sb1el
1104 cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
1107 cpu=spur
1110 cpu=arm
1113 cpu=mipstx39
1116 cpu=mipstx39el
1119 cpu=x86_64
1122 cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
1125 cpu=aarch64
1128 # Recognize the canonical CPU Types that limit and/or modify the
1134 cpu=crisv32
1138 cpu=cris
1145 cpu=neo
1149 cpu=nse
1153 cpu=nsr
1157 cpu=nsv
1161 cpu=nsx
1165 cpu=mipsallegrexel
1173 # Recognize the canonical CPU types that are allowed with any
1175 case $cpu in
1283 echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
1499 case $cpu in
1526 case $cpu-$vendor in
1715 # VxWorks passes extra cpu info in the 4th filed.
1798 # Here we handle the case where we know the os, and the CPU type, but not the
1802 case $cpu-$os in
1876 echo "$cpu-$vendor-${kernel:+$kernel-}$os"