Added commit logging (--enable-commitlog). Also fixed disasm bug.
[riscv-isa-sim.git] / config.h.in
index 28d57d273366a9c2c66dc210710a9e2f30d7e7ce..2ec49115309bf6bee29e1f075b009536a839d7de 100644 (file)
 /* Define if floating-point instructions are supported */
 #undef RISCV_ENABLE_FPU
 
-/* Define if instruction compression is supported */
-#undef RISCV_ENABLE_RVC
-
-/* Define if vector processor is supported */
-#undef RISCV_ENABLE_VEC
-
 /* Define if subproject MCPPBS_SPROJ_NORM is enabled */
 #undef SOFTFLOAT_ENABLED