aboutsummaryrefslogtreecommitdiff
path: root/parse_opcodes
AgeCommit message (Expand)AuthorFilesLines
2021-11-01Change entropy source CSR name and address (seed).Markku-Juhani O. Saarinen1-2/+1
2021-08-25Remove vestages of N extensionAndrew Waterman1-9/+1
2021-07-28RVP: v0.9.1 supportChun-Ping Chung1-3/+0
2021-07-28RVP: v0.5.2 supportChun-Ping Chung1-0/+9
2021-07-28scalar-crypto: Remove rv*_only logic.Ben Marshall1-54/+0
2021-07-23scalar-crypto: post arch-review aes32* opcode changeBen Marshall1-8/+0
2021-07-19Virtual memory updates (#76)Daniel Lustig1-0/+6
2021-06-04scalar-crypto: Opcode updates for v0.9.2 (#66)Ben Marshall1-1/+1
2021-04-05Add fence.tso and pause instructionsAndrew Waterman1-2/+2
2021-03-08Merge pull request #63 from ben-marshall/scalar-cryptoAndrew Waterman1-2/+70
2021-02-23rvv: add vsetivliChih-Min Chao1-0/+1
2021-02-19scalar-crypto: Apply suggestions from code reviewBen Marshall1-1/+0
2021-02-19scalar-crypto: Add opcodes for RV32K, RV64KBen Marshall1-2/+71
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