aboutsummaryrefslogtreecommitdiff
path: root/src/assembly.tex
AgeCommit message (Collapse)AuthorFilesLines
2018-01-23Standardized on pseudoinstruction.Krste Asanovic1-2/+2
Closes #122
2017-06-15Correct CALL macroAndrew Waterman1-2/+2
2017-06-14Remove FSFLAGSI, FSRMI pseudoinstructionsAndrew Waterman1-4/+0
They have never implemented and are too uncommon to justify pseudoinstructions instead of using CSRWI/CSRRWI directly.
2017-04-24Modified behavior of JALR hint bits to better support macro-op fusion of ↵Krste Asanovic1-1/+2
LUI;JALR pair.
2017-02-02Remove calling convention chapterAndrew Waterman1-0/+37
2017-02-01Reorganize directory structureAndrew Waterman1-0/+118