aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-06-03Fix typoJacob Bachmeyer1-1/+1
2017-06-03Add preface entry for SUM changeAndrew Waterman1-0/+2
2017-06-03Tweak SUM commentaryAndrew Waterman1-19/+14
2017-06-03Forbid S-mode execution from user memoryJacob Bachmeyer2-5/+26
2017-06-03Incorporate Allen's feedbackAndrew Waterman4-8/+23
2017-05-20Simplified and made more comprehensive the description of handling narrower n...Krste Asanovic1-14/+6
2017-05-20Simplified explanation of writing narrower floating-point results to f regist...Krste Asanovic1-17/+17
2017-05-20FCLASS raises no exceptionsAndrew Waterman1-0/+1
2017-05-20Integer division rounds toward zeroAndrew Waterman1-1/+2
2017-05-20Clarify FCVT.W* behavior in RV64Andrew Waterman2-4/+6
2017-05-20C.LUI uses nzimm, not nzuimmAndrew Waterman1-2/+2
2017-05-19Clarify RAS pop-push orderingAndrew Waterman1-2/+2
2017-05-16Fix typo in change logMegan Wachs1-1/+1
2017-05-15Fix some orphaned/widowed commentary sectionsAndrew Waterman6-10/+14
2017-05-15Move ILEN definition to introductionAndrew Waterman2-9/+9
2017-05-15Add ILEN to simplify descriptions of {m,s}tval CSRsJacob Bachmeyer4-27/+43
2017-05-15Delete outdated commentaryAndrew Waterman1-6/+0
2017-05-11Fix contradiction in C.ADDI definitionAndrew Waterman3-8/+9
2017-05-07user spec -> 2.2; priv spec -> 1.10Andrew Waterman3-3/+3
2017-05-07SB/UJ -> B/JAndrew Waterman2-5/+5
2017-05-07C -> 2.0Andrew Waterman2-8/+3
2017-05-07Remove SBI chapterAndrew Waterman2-1/+2
2017-05-07Add missing preface noteAndrew Waterman1-0/+2
2017-05-07Clarify compatibility note on priv spec coverAndrew Waterman1-2/+4
2017-05-07Add stvec vectoringAndrew Waterman2-9/+48
2017-05-07Misaligned superpages generate page-fault exceptionsAndrew Waterman1-13/+10
2017-05-07Fix typosHairyFotr5-7/+7
2017-05-07Actioned Robert Watson's feedback.Krste Asanovic2-44/+51
2017-05-06Forgot to add note to preface.Krste Asanovic1-3/+5
2017-05-06Clarified expected use of XS to summarize additional extensionKrste Asanovic2-5/+5
2017-05-06Added note about dropping config string for now. Some other cleanups.Krste Asanovic3-8/+11
2017-05-06Fixed some lingering references to bad address register.Krste Asanovic2-4/+4
2017-05-06Cleaned up references to hypervisor.Krste Asanovic2-9/+6
2017-05-06Fix typoAndrew Waterman1-1/+1
2017-05-06Updated to define and use hart more consistently.Krste Asanovic2-50/+77
2017-05-06Cleaned up description of SEIP/UEIP.Krste Asanovic2-25/+39
2017-05-06Added citation and cleaned up front page.Krste Asanovic2-55/+50
2017-05-05First cut at N extension.Krste Asanovic1-0/+124
2017-05-05Merge branch 'master' of github.com:riscv/riscv-isa-manualKrste Asanovic3-12/+46
2017-05-05Merge branch 'master' of github.com:riscv/riscv-isa-manualKrste Asanovic4-16/+26
2017-05-05Attempt to explain SEIP disciplineAndrew Waterman3-12/+46
2017-05-05Remove option to hardwire UXL/SXL to 0Andrew Waterman2-14/+17
2017-05-05PPN LSBs must be clear for superpage PTEsAndrew Waterman1-1/+6
2017-05-05Merge branch 'master' of github.com:riscv/riscv-isa-manualKrste Asanovic1-3/+4
2017-05-05Remove redundant clause in SFENCE.VMA descriptionAndrew Waterman1-3/+1
2017-05-04Reserve D/A/U bitsAndrew Waterman1-0/+3
2017-05-03Moved chapters into canonical extension listing order.Krste Asanovic3-3/+3
2017-05-03Added note indicating that the P extension might be reworkedKrste Asanovic2-0/+12
2017-05-03Reordered chapters to be somewhat more logical.Krste Asanovic3-6/+7
2017-05-03Clarified result of REM*W on divide by zero.Krste Asanovic1-15/+18