Lines Matching refs:architecture

17 AC_MSG_CHECKING([for supported architecture])
21 AC_DEFINE([BFIN], 1, [Define for the Blackfin architecture.])
25 AC_DEFINE([I386], 1, [Define for the i386 architecture.])
29 AC_DEFINE([IA64], 1, [Define for the IA64 architecture.])
33 AC_DEFINE([M68K], 1, [Define for the m68k architecture.])
37 AC_DEFINE([SPARC64], 1, [Define for the SPARC64 architecture.])
41 AC_DEFINE([SPARC], 1, [Define for the SPARC architecture.])
45 AC_DEFINE([METAG], 1, [Define for the Meta architecture.])
49 AC_DEFINE([MIPS], 1, [Define for the MIPS architecture.])
53 AC_DEFINE([ALPHA], 1, [Define for the Alpha architecture.])
56 AC_DEFINE([POWERPC], 1, [Define for the PowerPC architecture.])
62 AC_DEFINE([POWERPC64], 1, [Define for the PowerPC64 architecture.])
67 AC_DEFINE([ARM], 1, [Define for the ARM architecture.])
71 AC_DEFINE([AARCH64], 1, [Define for the AArch64 architecture.])
75 AC_DEFINE([AVR32], 1, [Define for the AVR32 architecture.])
79 AC_DEFINE([ARC], 1, [Define for the ARC architecture.])
83 AC_DEFINE([S390], 1, [Define for the S390 architecture.])
87 AC_DEFINE([S390X], 1, [Define for the S390x architecture.])
91 AC_DEFINE([HPPA], 1, [Define for the HPPA architecture.])
95 AC_DEFINE([SH64], 1, [Define for the SH64 architecture.])
99 AC_DEFINE([SH], 1, [Define for the SH architecture.])
107 AC_DEFINE([X86_64], 1, [Define for the 64bit AMD x86-64 architecture.])
109 AC_DEFINE([X32], 1, [Define for the 32bit AMD x86-64 architecture.])
114 AC_DEFINE([CRISV10], 1, [Define for the CRISv10 architecture.])
118 AC_DEFINE([CRISV32], 1, [Define for the CRISv32 architecture.])
122 AC_DEFINE([TILE], 1, [Define for the Tile architecture])
126 AC_DEFINE([MICROBLAZE], 1, [Define for the MicroBlaze architecture.])
130 AC_DEFINE([OR1K], 1, [Define for the OpenRISC 1000 architecture.])
135 AC_DEFINE([XTENSA], 1, [Define for the Xtensa architecture])
140 AC_MSG_ERROR([architecture $host_cpu is not supported by strace])