aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--encoding.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/encoding.h b/encoding.h
index 63f1a78..edccf00 100644
--- a/encoding.h
+++ b/encoding.h
@@ -51,10 +51,6 @@
#define SSTATUS_UXL 0x0000000300000000
#define SSTATUS64_SD 0x8000000000000000
-#define SSTATUS_VS_MASK (SSTATUS_SIE | SSTATUS_SPIE | \
- SSTATUS_SPP | SSTATUS_FS | SSTATUS_SUM | \
- SSTATUS_MXR | SSTATUS_UXL)
-
#define HSTATUS_VSXL 0x300000000
#define HSTATUS_VTSR 0x00400000
#define HSTATUS_VTW 0x00200000