summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Yunsup Lee <yunsup@cs.berkeley.edu>2012-03-03 15:12:44 -0800
committerGravatar Yunsup Lee <yunsup@cs.berkeley.edu>2012-03-03 15:12:44 -0800
commitd5cb229de8bcacf13ce7bf07736b2e756bebb690 (patch)
tree4c6ccc5f3f83e6d620936536423951bb08f3a70c /Makefile
parent8b7d325b53667ff123531325a410f40e5dd0373a (diff)
new instructions to handle vector exceptions
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4cb4597..529cf38 100755
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-ISASIM_H := ../riscv-isa-run/riscv/opcodes.h
+ISASIM_H := ../riscv-isa-sim/riscv/opcodes.h
PK_H := ../riscv-pk/pk/riscv-opc.h
-XCC_H := ../riscv-gcc/src/include/opcode/mips-riscv-opc.h
+XCC_H := ../riscv-gcc/binutils-2.21.1/include/opcode/riscv-opc.h
install: $(ISASIM_H) $(PK_H) $(XCC_H) inst.v instr-table.tex