From: Yunsup Lee Date: Sat, 3 Mar 2012 23:42:54 +0000 (-0800) Subject: add place holders for instructions to handle vector exceptions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=85c978fe9969d770c764eb831faaf3259cbf8533;p=riscv-isa-sim.git add place holders for instructions to handle vector exceptions --- diff --git a/riscv/insns/venqcmd.h b/riscv/insns/venqcmd.h new file mode 100644 index 0000000..e69de29 diff --git a/riscv/insns/venqcnt.h b/riscv/insns/venqcnt.h new file mode 100644 index 0000000..e69de29 diff --git a/riscv/insns/venqimm1.h b/riscv/insns/venqimm1.h new file mode 100644 index 0000000..e69de29 diff --git a/riscv/insns/venqimm2.h b/riscv/insns/venqimm2.h new file mode 100644 index 0000000..e69de29 diff --git a/riscv/insns/vwaitkill.h b/riscv/insns/vwaitkill.h new file mode 100644 index 0000000..e69de29 diff --git a/riscv/insns/vwaitxcpt.h b/riscv/insns/vwaitxcpt.h new file mode 100644 index 0000000..e69de29