[pk, sim] added FPU emulation support to proxy kernel
[riscv-isa-sim.git] / config.h.in
index 0c3b9aa813446498f560f367e2aae54303234cf3..6ef883daeb65ffce3c91fa61cace1090bc2c6c47 100644 (file)
 /* Define if subproject MCPPBS_SPROJ_NORM is enabled */
 #undef RISCV_ENABLED
 
+/* Define if 64-bit mode is supported */
+#undef RISCV_ENABLE_64BIT
+
+/* Define if floating-point instructions are supported */
+#undef RISCV_ENABLE_FPU
+
 /* Define if libopcodes exists */
 #undef RISCV_HAVE_LIBOPCODES