summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--opcodes-hwacha3
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes-hwacha b/opcodes-hwacha
index 957e1d7..c5ec547 100644
--- a/opcodes-hwacha
+++ b/opcodes-hwacha
@@ -19,6 +19,9 @@ vmsv 31..25=1 24..20=0 rs1 14=0 13=1 12=0 rd 6..2=0x0A 1..0=3
vf imm12hi 24..20=1 rs1 14=0 13=1 12=0 imm12lo 6..2=0x0A 1..0=3
# vector supervisor instructions
+vxcptcause 31..25=0 24..20=0 19..15=0 14=1 13=0 12=0 rd 6..2=0x0A 1..0=3
+vxcptaux 31..25=1 24..20=0 19..15=0 14=1 13=0 12=0 rd 6..2=0x0A 1..0=3
+
vxcptsave 31..25=0 24..20=0 rs1 14=0 13=1 12=1 11..7=0 6..2=0x0A 1..0=3
vxcptrestore 31..25=1 24..20=0 rs1 14=0 13=1 12=1 11..7=0 6..2=0x0A 1..0=3
vxcptkill 31..25=2 24..20=0 19..15=0 14=0 13=1 12=1 11..7=0 6..2=0x0A 1..0=3