summaryrefslogtreecommitdiff
path: root/encoding.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-05New M-mode timers; don't use sscratch in M-modeAndrew Waterman1-27/+51
2015-05-11Fix VM, MIP encodingAndrew Waterman1-6/+6
2015-05-09Update to privileged architecture version 1.7Andrew Waterman1-102/+157
2015-04-03Rename VM_SV43 to VM_SV39Andrew Waterman1-4/+6
2015-03-27New virtual memory implementation (Sv39)Andrew Waterman1-431/+515
2015-03-17Merge [shm]call into ecall, [shm]ret into eretAndrew Waterman1-26/+15
2015-03-12Use hcall instead of mcallAndrew Waterman1-6/+11
2015-03-12Update to new privileged specAndrew Waterman1-101/+166
2014-11-22Revert "Enable support for the four custom instructions"Yunsup Lee1-72/+0
2014-10-23Enable support for the four custom instructionsArun Thomas1-0/+72
2014-04-03Sync encoding.h with opcodesStephen Twigg1-43/+61
2014-03-02Renumber uarch CSRs into custom CSR spaceYunsup Lee1-16/+16
2014-02-06Update CSRsAndrew Waterman1-48/+48
2014-02-06Update CSRsAndrew Waterman1-13/+96
2014-01-20Update encoding.h to reflect JALR, RDCYCLE changesQuan Nguyen1-24/+24
2013-11-25Fix SLLI encodingAndrew Waterman1-2/+4
2013-11-24Update to new privileged modeAndrew Waterman1-0/+624