Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-11 | Always write sbadaddr on trap redirection | Andrew Waterman | 1 | -1/+1 |
2017-03-29 | Attempt to read instruction from mbadaddr | Andrew Waterman | 1 | -5/+9 |
2017-02-25 | New counter-enable scheme | Andrew Waterman | 1 | -3/+3 |
2017-02-15 | Emulate RVFC instructions | Andrew Waterman | 1 | -4/+66 |
2016-12-06 | avoid non-standard predefined macros | Andrew Waterman | 1 | -2/+2 |
2016-10-25 | Use __riscv_flen macro to detect FP support | Andrew Waterman | 1 | -4/+4 |
2016-09-09 | machine, emulation.c: fix the condition of rdtime emulation (#37) | sashimi-yzh | 1 | -2/+2 |
2016-08-26 | Update to new counter spec | Andrew Waterman | 1 | -25/+10 |
2016-04-30 | Move DRAM to high addresses | Andrew Waterman | 1 | -2/+2 |
2016-04-29 | Remove mtime/mtimecmp | Andrew Waterman | 1 | -4/+3 |
2016-03-10 | Misc improvements | Andrew Waterman | 1 | -2/+2 |
2016-03-09 | Factor emulation routines into multiple files | Andrew Waterman | 1 | -142/+12 |
2016-03-09 | Refactor pk, bbl, machine into separate libraries | Andrew Waterman | 1 | -0/+313 |