aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/c_lwsp.h
AgeCommit message (Collapse)AuthorFilesLines
2018-05-04Revert "C.LWSP and C.LDSP with rd=0 are legal instructions"Andrew Waterman1-0/+1
See https://github.com/riscv/riscv-isa-manual/commit/01190b6ebeb29cfac6783a3e7ce30cd529bf6c59
2018-05-03C.LWSP and C.LDSP with rd=0 are legal instructionsAndrew Waterman1-1/+0
This mistake derives from an ambiguity in the specification that has since been corrected: https://github.com/riscv/riscv-isa-manual/commit/272d038abebe7f006ed7960b522f1e51890bb982
2015-05-31New RV64C proposalAndrew Waterman1-0/+1
2015-04-03Support setting ISA/subsets with --isa flagAndrew Waterman1-1/+1
Default is RV64IMAFDC. Can do things like --isa=RV32 (which implies IMAFDC) --isa=IM (which implies RV64) --isa=RV64IMAFDXhwacha
2015-03-30Implement RVC draftAndrew Waterman1-0/+2
2013-07-26Rip out RVC for nowAndrew Waterman1-2/+0
2011-06-19temporary undoing of renamingAndrew Waterman1-0/+2
2011-06-12[sim] renamed to riscv-isa-runAndrew Waterman1-2/+0
2011-04-12[xcc,sim] rvc loads and storesAndrew Waterman1-0/+2