cf21aff58e97c497ee7cc96ffbc764494b1601df
[riscv-isa-sim.git] / config.h.in
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to the address where bug reports for this package should be sent. */
4 #undef PACKAGE_BUGREPORT
5
6 /* Define to the full name of this package. */
7 #undef PACKAGE_NAME
8
9 /* Define to the full name and version of this package. */
10 #undef PACKAGE_STRING
11
12 /* Define to the one symbol short name of this package. */
13 #undef PACKAGE_TARNAME
14
15 /* Define to the home page for this package. */
16 #undef PACKAGE_URL
17
18 /* Define to the version of this package. */
19 #undef PACKAGE_VERSION
20
21 /* Define if subproject MCPPBS_SPROJ_NORM is enabled */
22 #undef RISCV_ENABLED
23
24 /* Define if 64-bit mode is supported */
25 #undef RISCV_ENABLE_64BIT
26
27 /* Define if floating-point instructions are supported */
28 #undef RISCV_ENABLE_FPU
29
30 /* Define if instruction cache simulator is enabled */
31 #undef RISCV_ENABLE_ICSIM
32
33 /* Define if instruction compression is supported */
34 #undef RISCV_ENABLE_RVC
35
36 /* Define if vector processor is supported */
37 #undef RISCV_ENABLE_VEC
38
39 /* Define if libopcodes exists */
40 #undef RISCV_HAVE_LIBOPCODES
41
42 /* Define if subproject MCPPBS_SPROJ_NORM is enabled */
43 #undef SOFTFLOAT_ENABLED
44
45 /* Define if subproject MCPPBS_SPROJ_NORM is enabled */
46 #undef SOFTFLOAT_RISCV_ENABLED
47
48 /* Define to 1 if you have the ANSI C header files. */
49 #undef STDC_HEADERS