aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
incoresemi-migration-to-new-formatMerge branch 'migration-to-new-format' of https://github.com/incoresemi/riscv...Andrew Waterman2 years
latex-based-output-refactorpre commit fixesIIITM-Jay3 days
masterMerge pull request #297 from huxuan0307/masterAndrew Waterman10 hours
riscv-bitmanipRemove subu.wAndrew Waterman4 years
rnmiAdd RNMI CSRs and instructionAndrew Waterman3 years
rvvFix config immsColin Schmidt6 years
vCSRRx is called ZicsrAndrew Waterman6 years
vadcUpdate encoding of vadc and friendsAndrew Waterman5 years
wfmiAdd wfmi instructionAndrew Waterman3 years
zfhAdd tentative RV32Zfh encodingAndrew Waterman5 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2021-06-07Add wfmi instructionwfmiAndrew Waterman2-1/+2
2021-06-04scalar-crypto: Opcode updates for v0.9.2 (#66)Ben Marshall4-8/+8
2021-04-05Add fence.tso and pause instructionsAndrew Waterman1-2/+2
2021-03-11update vmv.x.s opcode (#65)leahyao1-1/+1
2021-03-08Merge pull request #63 from ben-marshall/scalar-cryptoAndrew Waterman5-3/+136
2021-02-24Merge pull request #64 from chihminchao/rvv-v0.10Andrew Waterman2-5/+9
2021-02-23rvv: add vsetivliChih-Min Chao2-3/+5
2021-02-23rvv: rename reciprocal instructionsChih-Min Chao1-2/+2
2021-02-23rvv: add vle1/vse1 instructionsChih-Min Chao1-0/+2
2021-02-19scalar-crypto: Apply suggestions from code reviewBen Marshall3-5/+2
[...]