aboutsummaryrefslogtreecommitdiff
path: root/riscv/extension.cc
AgeCommit message (Collapse)AuthorFilesLines
2014-01-28Force extension loaders to be linked inAndrew Waterman1-6/+0
2014-01-26Eliminate hwacha <-> riscv circular dependenceAndrew Waterman1-2/+0
We now split out the spike executable into another subproject, which depends on both rocket and hwacha
2013-10-16revamp hwacha; now runs in physical modeYunsup Lee1-0/+1
2013-08-13Implement RoCC and add a dummy RoCCAndrew Waterman1-0/+29
Enable it with --extension=dummy