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=armv7l
1029 cpu=rs6000
1034 # Here we normalize CPU types irrespective of the vendor
1036 cpu=x86_64
1039 cpu=bfin
1043 cpu=tic54x
1046 cpu=tic55x
1049 cpu=tic6x
1052 cpu=powerpc
1056 cpu=mips64
1059 cpu=mt
1062 cpu=m68k
1066 cpu=s12z
1069 cpu=or32
1072 cpu=hppa
1076 cpu=i586
1079 cpu=i686
1082 cpu=i686
1085 cpu=i786
1088 cpu=i386
1091 cpu=powerpc
1094 cpu=powerpcle
1097 cpu=powerpc64
1100 cpu=powerpc64le
1103 cpu=mipsisa64sb1
1106 cpu=mipsisa64sb1el
1109 cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
1112 cpu=spur
1115 cpu=arm
1118 cpu=mipstx39
1121 cpu=mipstx39el
1124 cpu=x86_64
1127 cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
1130 cpu=aarch64
1133 # Recognize the canonical CPU Types that limit and/or modify the
1139 cpu=crisv32
1143 cpu=cris
1150 cpu=neo
1154 cpu=nse
1158 cpu=nsr
1162 cpu=nsv
1166 cpu=nsx
1170 cpu=mipsallegrexel
1178 # Recognize the canonical CPU types that are allowed with any
1180 case $cpu in
1288 echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
1504 case $cpu in
1531 case $cpu-$vendor in
1720 # VxWorks passes extra cpu info in the 4th filed.
1804 # Here we handle the case where we know the os, and the CPU type, but not the
1808 case $cpu-$os in
1882 echo "$cpu-$vendor-${kernel:+$kernel-}$os"