From 7f3c072750a71f2800cfb03531ec16699c20bb34 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 30 Mar 2015 20:28:55 -0700 Subject: Implement RVC draft --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 52c7253..5293fa8 100644 --- a/config.h.in +++ b/config.h.in @@ -45,6 +45,9 @@ /* Enable PC histogram generation */ #undef RISCV_ENABLE_HISTOGRAM +/* Define if RISC-V Compressed is supported */ +#undef RISCV_ENABLE_RVC + /* Define if subproject MCPPBS_SPROJ_NORM is enabled */ #undef SOFTFLOAT_ENABLED -- cgit v1.1