aboutsummaryrefslogtreecommitdiff
path: root/machine/unprivileged_memory.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-23Fix emulation of misaligned access on big endian target (#224)Marcus Comstedt1-1/+20
2019-07-05Report correct scause when faulting while fetching emulated instructionAndrew Waterman1-4/+7
2018-07-09Properly license all nontrivial filesAndrew Waterman1-0/+2
2017-10-23Make 4-byte aligned instruction-emulation loads atomicAndrew Waterman1-3/+12
2017-04-18Fix RV32 compilation errorAndrew Waterman1-1/+2
2017-04-11Load instructions as unsigned values, not signedAndrew Waterman1-4/+4
2017-02-19Handle IPIs and timer interrupts more quicklyAndrew Waterman1-0/+2
2017-02-15Emulate RVFC instructionsAndrew Waterman1-2/+14
2016-12-06avoid non-standard predefined macrosAndrew Waterman1-1/+1
2016-07-06Udpate to new PTE formatAndrew Waterman1-2/+2
2016-03-09Refactor pk, bbl, machine into separate librariesAndrew Waterman1-0/+79