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 e5520e6..be1ffea 100644
--- a/riscv/processor.h
+++ b/riscv/processor.h
@@ -449,7 +449,7 @@ public:
void *reg_file;
char reg_referenced[NVPR];
int setvl_count;
- reg_t vlmax, vmlen;
+ reg_t vlmax;
reg_t vstart, vxrm, vxsat, vl, vtype, vlenb;
reg_t vma, vta;
reg_t vediv, vsew, vlmul;