aboutsummaryrefslogtreecommitdiff
path: root/riscv/encoding.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Generate device tree for target machineAndrew Waterman1-2/+76
2015-10-20Update to hopefully final RVC 1.9 encodingAndrew Waterman1-16/+10
2015-10-06RVC encoding tweakAndrew Waterman1-29/+29
2015-10-05more work towards RVC 1.8Andrew Waterman1-41/+38
2015-10-02work towards rvc 1.8Andrew Waterman1-519/+552
2015-09-08Improve instruction fetchAndrew Waterman1-0/+27
2015-09-04Move towards RVC v1.8Andrew Waterman1-38/+26
2015-09-02Don't automatically run autoconfAndrew Waterman1-66/+12
2015-07-05New machine-mode timer facilityAndrew Waterman1-3/+3
2015-05-31Add rest of RV32C instructionsAndrew Waterman1-1/+1
2015-05-31New RV64C proposalAndrew Waterman1-24/+48
2015-05-14Fix VM, MIP encodingAndrew Waterman1-6/+6
2015-05-09Upgrade to privileged architecture 1.7Andrew Waterman1-102/+157
2015-04-03Support setting ISA/subsets with --isa flagAndrew Waterman1-4/+6
2015-03-30Implement RVC draftAndrew Waterman1-414/+477
2015-03-26New virtual memory implementation (Sv39)Andrew Waterman1-17/+38
2015-03-17Merge [shm]call into ecall, [shm]ret into eretAndrew Waterman1-26/+15
2015-03-12Use hcall instead of mcallAndrew Waterman1-6/+9
2015-03-12Implement PTE referenced/dirty bitsAndrew Waterman1-0/+2
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 in opcodesStephen Twigg1-3/+15
2014-03-11New FP encodingAndrew Waterman1-42/+42
2014-03-06Add fclass.{s|d} instructionsAndrew Waterman1-0/+6
2014-02-14Renumber uarch CSRs into custom CSR spaceAndrew Waterman1-16/+16
2014-02-06commit missing definitions for uarch countersYunsup Lee1-0/+56
2014-01-21Use auto-generated trap cause numbersAndrew Waterman1-13/+40
2014-01-13Improve performance for branchy codeAndrew Waterman1-2/+2
2013-12-09New RDCYCLE encodingAndrew Waterman1-22/+22
2013-11-25Update to new privileged ISAAndrew Waterman1-0/+626