• Home
  • Raw
  • Download

Lines Matching full:cpu

39 # and recognize all the CPU types, system types and aliases
56 Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS
644 # Here we handle the default manufacturer of certain CPU types. It is in
647 cpu=hppa1.1
651 cpu=hppa1.1
655 cpu=hppa1.1
659 cpu=i370
663 cpu=clipper
667 cpu=m68k
671 cpu=powerpc
676 # for a CPU type and a company and sometimes even an OS.
678 cpu=m68000
682 cpu=we32k
686 cpu=powerpc
691 cpu=pdp10
696 cpu=pdp10
702 cpu=m68k
706 cpu=m68k
711 cpu=ns32k
715 cpu=elxsi
720 cpu=i860
724 cpu=ns32k
728 cpu=hppa1.1
733 cpu=hppa1.0
737 cpu=m68000
741 cpu=m68k
745 cpu=hppa1.0
749 cpu=hppa1.1
754 cpu=hppa1.1
759 cpu=hppa1.1
763 cpu=hppa1.1
767 cpu=hppa1.0
771 cpu=`echo "$1" | sed -e 's/86.*/86/'`
776 cpu=`echo "$1" | sed -e 's/86.*/86/'`
781 cpu=`echo "$1" | sed -e 's/86.*/86/'`
786 cpu=`echo "$1" | sed -e 's/86.*/86/'`
791 cpu=j90
796 cpu=mips
807 cpu=m68000
811 cpu=m68k
816 cpu=mips
821 cpu=m68k
835 cpu=np1
839 cpu=hppa1.1
844 cpu=hppa1.1
849 cpu=sparc
853 cpu=m68k
857 cpu=ns32k
861 cpu=pn
865 cpu=power
869 cpu=i386
873 cpu=mips
877 cpu=romp
881 cpu=mipsisa32
886 cpu=sparclite
891 cpu=m68k
895 cpu=f301
899 cpu=w65
903 cpu=hppa1.1
908 cpu=none
912 cpu=sparc
916 cpu=sparc
921 IFS="-" read -r cpu vendor <<EOF
929 cpu=$basic_machine
935 cpu=i386
939 cpu=x86_64
942 # Recognize the basic CPU types without company name.
944 cpu=$basic_machine
951 # Decode basic machines in the full and proper CPU-Company form.
952 case $cpu-$vendor in
953 # Here we handle the default manufacturer of certain CPU types in cannonical form. It is in
997 cpu=xps100
1001 # Here we normalize CPU types with a missing or matching vendor
1003 cpu=rs6000
1008 # Here we normalize CPU types irrespective of the vendor
1010 cpu=x86_64
1013 cpu=bfin
1017 cpu=tic54x
1020 cpu=tic55x
1023 cpu=tic6x
1026 cpu=powerpc
1030 cpu=mips64
1033 cpu=mt
1036 cpu=m68k
1040 cpu=s12z
1043 cpu=or32
1046 cpu=hppa
1050 cpu=i586
1053 cpu=i686
1056 cpu=i686
1059 cpu=i786
1062 cpu=i386
1065 cpu=powerpc
1068 cpu=powerpcle
1071 cpu=powerpc64
1074 cpu=powerpc64le
1077 cpu=mipsisa64sb1
1080 cpu=mipsisa64sb1el
1083 cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
1086 cpu=spur
1089 cpu=arm
1092 cpu=mipstx39
1095 cpu=mipstx39el
1098 cpu=x86_64
1101 cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
1104 # Recognize the cannonical CPU Types that limit and/or modify the
1110 cpu=crisv32
1114 cpu=cris
1121 cpu=neo
1125 cpu=nse
1129 cpu=nsr
1133 cpu=nsv
1137 cpu=nsx
1141 cpu=s390
1145 cpu=s390x
1153 # Recognize the cannonical CPU types that are allowed with any
1155 case $cpu in
1252 echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
1367 case $cpu in
1494 case $cpu in
1528 case $cpu-$vendor in
1707 # Here we handle the case where we know the os, and the CPU type, but not the
1782 echo "$cpu-$vendor-$os"