aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@cs.berkeley.edu>2013-03-25 22:38:32 -0700
committerAndrew Waterman <waterman@cs.berkeley.edu>2013-03-25 22:38:32 -0700
commit30a89f79b31b101b3ce4481e502e2e7d2529746c (patch)
tree258fb08ac6d15c251a231a111acae12622ef57bf /.gitignore
parentaaf96970cc4b324d8b767c871e682cd9b669eada (diff)
downloadspike-30a89f79b31b101b3ce4481e502e2e7d2529746c.zip
spike-30a89f79b31b101b3ce4481e502e2e7d2529746c.tar.gz
spike-30a89f79b31b101b3ce4481e502e2e7d2529746c.tar.bz2
truncate effective addresses in rv32
also, employ a more efficient instruction dispatch based upon rv32 mode.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 1 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 54ac075..adc99bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,3 @@
-#=========================================================================
-# Git Ignore Files
-#=========================================================================
-# We explicitly ignore a default build directory and the autoconf
-# generated autom4te.cache directory. This makes it easy to do a clean
-# build under the source directory and still have it appear clean to git.
-
build/
autom4te.cache/
-
+riscv/dispatch.h