aboutsummaryrefslogtreecommitdiff
path: root/hwacha/hwacha.cc
AgeCommit message (Expand)AuthorFilesLines
2015-03-16bugfix in raising accelerator interruptsYunsup Lee1-1/+1
2015-03-12Update to new privileged specAndrew Waterman1-6/+2
2014-12-05zero-extend 32b instructions for vxcptauxAndrew Waterman1-1/+1
2014-11-25Factor out the dummy RoCC acceleratorAndrew Waterman1-0/+2
2013-11-29Add vsetprec instruction prototypeQuan Nguyen1-0/+1
2013-11-05correctly trap when SR_EA is disabledYunsup Lee1-0/+1
2013-10-28include stdexceptYunsup Lee1-0/+1
2013-10-18more hwacha supervisor stuffYunsup Lee1-8/+6
2013-10-18refactor disassembler, and add hwacha disassemblerYunsup Lee1-0/+1
2013-10-17catch trap_illegal_instruction in hwachaYunsup Lee1-0/+4
2013-10-17add hwacha exception supportYunsup Lee1-6/+63
2013-10-16use reset virtual methodYunsup Lee1-1/+1
2013-10-16use uint32_t for vlYunsup Lee1-1/+1
2013-10-16revamp hwacha; now runs in physical modeYunsup Lee1-0/+46