aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@cs.berkeley.edu>2013-07-26 18:12:36 -0700
committerAndrew Waterman <waterman@cs.berkeley.edu>2013-07-26 18:12:36 -0700
commitb357c97b249cdb13cc08f0893d73994662b5be8d (patch)
tree4945a8f9088735c025b02d11abfd21bf83260d7f /config.h.in
parentbda232b0117adbc949b87ffb71fda34e51c891bc (diff)
downloadspike-b357c97b249cdb13cc08f0893d73994662b5be8d.zip
spike-b357c97b249cdb13cc08f0893d73994662b5be8d.tar.gz
spike-b357c97b249cdb13cc08f0893d73994662b5be8d.tar.bz2
Remove more vector stuff
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in
index 28d57d2..2ec4911 100644
--- a/config.h.in
+++ b/config.h.in
@@ -33,12 +33,6 @@
/* 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