From de5e3de07e39add545aa58b0757d67927f14f7fb Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Thu, 17 Oct 2013 19:34:45 -0700 Subject: add hwacha exception support --- opcodes-hwacha | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3