aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64mi/dirty.S
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Remove instruction width assumptions to support RVCAndrew Waterman1-0/+1
2016-07-06Update to new PTE formatAndrew Waterman1-4/+4
2016-05-02Stop using tohost/fromhost registersAndrew Waterman1-2/+8
2016-04-30ERET -> xRET; new memory mapAndrew Waterman1-7/+9
2016-03-10Add missing rv32mi/rv32si testsAndrew Waterman1-2/+2
2016-03-03WIP on priv spec v1.9Andrew Waterman1-1/+3
2015-05-09Update to privileged architecture version 1.7Andrew Waterman1-2/+2
2015-04-03Run RV32 tests on spike with --isa=RV32Andrew Waterman1-1/+1
2015-03-27New virtual memory implementation (Sv39)Andrew Waterman1-4/+4
2015-03-25split out S-mode tests and M-mode testsYunsup Lee1-0/+82