Lines Matching refs:CPU
986 CPU=$UNAME_MACHINE
1002 eabi | eabihf) CPU=armv8l; LIBCABI=$LIBC$ABI ;;
1005 GUESS=$CPU-unknown-linux-$LIBCABI
1110 CPU=mipsisa64r6
1113 CPU=mipsisa32r6
1116 CPU=mips64
1118 CPU=mips
1135 test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
1195 CPU=$UNAME_MACHINE
1211 x86) CPU=i686 ;;
1215 GUESS=$CPU-pc-linux-$LIBCABI