From cbefaf68c7cbef82567036513c072de04585faca Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 20 Sep 2010 19:01:40 -0700 Subject: [xcc, sim] changed instruction format so imm12 subs for rs2 --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index bef936b..0c3b9aa 100644 --- a/config.h.in +++ b/config.h.in @@ -24,5 +24,11 @@ /* Define if libopcodes exists */ #undef RISCV_HAVE_LIBOPCODES +/* Define if subproject MCPPBS_SPROJ_NORM is enabled */ +#undef SOFTFLOAT_ENABLED + +/* Define if subproject MCPPBS_SPROJ_NORM is enabled */ +#undef SOFTFLOAT_RISCV_ENABLED + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -- cgit v1.1