aboutsummaryrefslogtreecommitdiff
path: root/machine/mtrap.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-25Use __riscv_flen macro to detect FP supportAndrew Waterman1-1/+1
2016-08-26Update to new counter specAndrew Waterman1-7/+0
2016-06-05PLIC registers are 32-bit, not 16-bitAndrew Waterman1-3/+3
2016-05-22Add preliminary support for the interrupt controllerAndrew Waterman1-0/+8
2016-05-03Find IPI address in configuration stringAndrew Waterman1-0/+1
2016-04-29Remove mtime/mtimecmpAndrew Waterman1-4/+3
2016-03-10Make num_harts a uintptr_tAndrew Waterman1-2/+2
2016-03-10Remove dead codeAndrew Waterman1-1/+0
2016-03-09Refactor pk, bbl, machine into separate librariesAndrew Waterman1-0/+96