aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/c_flwsp.h
AgeCommit message (Collapse)AuthorFilesLines
2024-06-11Separate RV32 and RV64 C instructions into separate filesAndrew Waterman1-9/+3
2022-11-17add support for zca zcd and zcfWeiwei Li1-2/+2
2022-10-19Template-ize loadsAndrew Waterman1-2/+2
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
2017-04-10Implement new FP encodingAndrew Waterman1-1/+1
https://groups.google.com/a/groups.riscv.org/d/msg/isa-dev/_r7hBlzsEd8/cWPyJKMzCQAJ
2015-10-02work towards rvc 1.8Andrew Waterman1-1/+1
2015-09-04Move towards RVC v1.8Andrew Waterman1-0/+9