aboutsummaryrefslogtreecommitdiff
path: root/riscv/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/processor.h')
-rw-r--r--riscv/processor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscv/processor.h b/riscv/processor.h
index be1ffea..4164939 100644
--- a/riscv/processor.h
+++ b/riscv/processor.h
@@ -452,7 +452,7 @@ public:
reg_t vlmax;
reg_t vstart, vxrm, vxsat, vl, vtype, vlenb;
reg_t vma, vta;
- reg_t vediv, vsew, vlmul;
+ reg_t vediv, vsew;
reg_t veew;
float vemul;
float vflmul;