about summary refs log tree commit diff stats
path: root/src/include/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/debug.h')
-rw-r--r--src/include/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h
index fd3f23c0..7264261d 100644
--- a/src/include/debug.h
+++ b/src/include/debug.h
@@ -56,6 +56,7 @@ extern int rv64_zbb;
 extern int rv64_zbc;
 extern int rv64_zbs;
 extern int rv64_vector;
+extern int rv64_xtheadvector; // rvv 1.0 or xtheadvector
 extern int rv64_vlen;
 extern int rv64_xtheadba;
 extern int rv64_xtheadbb;