add hwacha exception support
[riscv-isa-sim.git] / config.h.in
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to 1 if you have the `fesvr' library (-lfesvr). */
4 #undef HAVE_LIBFESVR
5
6 /* Define to 1 if you have the `pthread' library (-lpthread). */
7 #undef HAVE_LIBPTHREAD
8
9 /* Define if subproject MCPPBS_SPROJ_NORM is enabled */
10 #undef HWACHA_ENABLED
11
12 /* Define to the address where bug reports for this package should be sent. */
13 #undef PACKAGE_BUGREPORT
14
15 /* Define to the full name of this package. */
16 #undef PACKAGE_NAME
17
18 /* Define to the full name and version of this package. */
19 #undef PACKAGE_STRING
20
21 /* Define to the one symbol short name of this package. */
22 #undef PACKAGE_TARNAME
23
24 /* Define to the home page for this package. */
25 #undef PACKAGE_URL
26
27 /* Define to the version of this package. */
28 #undef PACKAGE_VERSION
29
30 /* Define if subproject MCPPBS_SPROJ_NORM is enabled */
31 #undef RISCV_ENABLED
32
33 /* Define if 64-bit mode is supported */
34 #undef RISCV_ENABLE_64BIT
35
36 /* Enable commit log generation */
37 #undef RISCV_ENABLE_COMMITLOG
38
39 /* Define if floating-point instructions are supported */
40 #undef RISCV_ENABLE_FPU
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