aboutsummaryrefslogtreecommitdiff
path: root/hwacha/encodings_hwacha.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwacha/encodings_hwacha.h')
-rw-r--r--hwacha/encodings_hwacha.h12
1 files changed, 10 insertions, 2 deletions
diff --git a/hwacha/encodings_hwacha.h b/hwacha/encodings_hwacha.h
index 11fa889..7caf6a1 100644
--- a/hwacha/encodings_hwacha.h
+++ b/hwacha/encodings_hwacha.h
@@ -70,14 +70,18 @@
#define MASK_VF 0x1f0707f
#define MASK_VFLSEGD 0x1ff0707f
+#define MASK_VFLSEGH 0x1ff0707f
#define MASK_VFLSEGSTD 0x1e00707f
+#define MASK_VFLSEGSTH 0x1e00707f
#define MASK_VFLSEGSTW 0x1e00707f
#define MASK_VFLSEGW 0x1ff0707f
#define MASK_VFMVV 0xfff0707f
#define MASK_VFMSV_S 0xfff0707f
#define MASK_VFMSV_D 0xfff0707f
#define MASK_VFSSEGD 0x1ff0707f
+#define MASK_VFSSEGH 0x1ff0707f
#define MASK_VFSSEGSTD 0x1e00707f
+#define MASK_VFSSEGSTH 0x1e00707f
#define MASK_VFSSEGSTW 0x1e00707f
#define MASK_VFSSEGW 0x1ff0707f
#define MASK_VGETCFG 0xfffff07f
@@ -118,14 +122,18 @@
#define MATCH_VF 0x10202b
#define MATCH_VFLSEGD 0x1600205b
+#define MATCH_VFLSEGH 0x1200205b
#define MATCH_VFLSEGSTD 0x1600305b
+#define MATCH_VFLSEGSTH 0x1200305b
#define MATCH_VFLSEGSTW 0x1400305b
#define MATCH_VFLSEGW 0x1400205b
-#define MATCH_VFMVV 0x1000002b
-#define MATCH_VFMSV_S 0x1000202b
#define MATCH_VFMSV_D 0x1200202b
+#define MATCH_VFMSV_S 0x1000202b
+#define MATCH_VFMVV 0x1000002b
#define MATCH_VFSSEGD 0x1600207b
+#define MATCH_VFSSEGH 0x1200207b
#define MATCH_VFSSEGSTD 0x1600307b
+#define MATCH_VFSSEGSTH 0x1200307b
#define MATCH_VFSSEGSTW 0x1400307b
#define MATCH_VFSSEGW 0x1400207b
#define MATCH_VGETCFG 0x400b