aboutsummaryrefslogtreecommitdiff
path: root/parse_opcodes
AgeCommit message (Expand)AuthorFilesLines
2021-01-22Update Go instruction encoding generation (#34)Joel Sing1-4/+4
2020-11-08Support generating Rust code (#52)Ngo Iok Ui (Wu Yu Wei)1-0/+13
2020-10-14Adding four trigger CSRs to the list (#50)Jan Matyas1-0/+4
2020-07-31hyperviosr: add csr mask and interrupt macro nameChih-Min Chao1-1/+5
2020-04-14rvv: add new vcsr for vector spec 0.9 (#42)Chih-Min Chao1-0/+1
2020-03-31update csr to draft-20200326-af69f79 (#39)Chih-Min Chao1-1/+16
2020-03-29Using OrderedDict to keep encodings for match/mask. (#38)Kito Cheng1-2/+3
2020-02-28Add mcountinhibit CSRAndrew Waterman1-0/+1
2020-02-24Add N-extension CSRs and status bits. (#37)michael-roe1-0/+2
2019-11-28rvv: add vleb csr register and mstatus.vs fieldChih-Min Chao1-0/+1
2019-08-03Fix crash introduced by #30Andrew Waterman1-1/+1
2019-08-03(Partially) fix #30 (#31)Tommy Thorn1-0/+1089