add hwacha exception support
[riscv-isa-sim.git] / hwacha / opcodes_hwacha.h
index 75cbfa62a7060c6a79744f070e0f690598cf400b..e384b375e79ea9c3a8866467ad9a07e5f1348878 100644 (file)
@@ -35,6 +35,8 @@ DECLARE_INSN(vssegstd, 0x600307b, 0x1e00707f)
 DECLARE_INSN(vssegsth, 0x200307b, 0x1e00707f)
 DECLARE_INSN(vssegstw, 0x400307b, 0x1e00707f)
 DECLARE_INSN(vssegw, 0x400207b, 0x1ff0707f)
+DECLARE_INSN(vxcptaux, 0x200402b, 0xfffff07f)
+DECLARE_INSN(vxcptcause, 0x402b, 0xfffff07f)
 DECLARE_INSN(vxcptkill, 0x400302b, 0xffffffff)
 DECLARE_INSN(vxcptrestore, 0x200302b, 0xfff07fff)
 DECLARE_INSN(vxcptsave, 0x302b, 0xfff07fff)